Commit Graph

6 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Piotr Kubaj
0f89f1a805 math/py-pygslodeiv2: fix build on GCC architectures
Add USES=compiler:c++11-lang to fix:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	mentors (implicit approval)
2019-06-28 09:22:18 +00:00
Yuri Victorovich
7057eafffd math/py-pygslodeiv2: Update 0.9.1 -> 0.9.2
Reported by:	portscout
2019-05-21 08:44:46 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Yuri Victorovich
35da913a9d math/py-pygslodeiv2: Add tests 2018-09-21 19:40:05 +00:00
Yuri Victorovich
1558e3bfc4 New port: math/py-pygslodeiv2: Python binding for odeiv2 in GNU Scientific Library (GSL) 2018-09-19 23:11:35 +00:00