diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-07 13:24:56 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-07 13:24:56 +0000 |
| commit | e4b7b9118a07c1abfba624cb75f204c62030aa79 (patch) | |
| tree | 6d5d55da551a842aeccb81af2fbec5d4427e876a /math/cmlib | |
| parent | net-im/openfire: update to 4.0.4, kill Linux-based nativeAuth plugin (diff) | |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
Notes
Notes:
svn path=/head/; revision=428057
Diffstat (limited to 'math/cmlib')
| -rw-r--r-- | math/cmlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cmlib/Makefile b/math/cmlib/Makefile index 6b07b4b6942f..ad0cbdf71d84 100644 --- a/math/cmlib/Makefile +++ b/math/cmlib/Makefile @@ -3,6 +3,7 @@ PORTNAME= cmlib PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= NL/blas:blas ftp://ftp.nist.gov/pub/cmlib/ # Get d1mach.f, i1mach.f, r1mach.f from BLAS, rather than from CMLIB. |
