diff options
author | gerald <gerald@FreeBSD.org> | 2018-07-30 06:18:44 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-07-30 06:18:44 +0800 |
commit | 0941a202747383778df713c994bd63e831dd3095 (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /misc | |
parent | ab8fd2fd1724dec181a850cb35ddfeb9deec8153 (diff) | |
download | freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.tar.gz freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.tar.zst freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.zip |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
Diffstat (limited to 'misc')
-rw-r--r-- | misc/estic/Makefile | 2 | ||||
-rw-r--r-- | misc/kf5-purpose/Makefile | 1 | ||||
-rw-r--r-- | misc/metalink-tools/Makefile | 2 | ||||
-rw-r--r-- | misc/py-QSpectrumAnalyzer/Makefile | 1 | ||||
-rw-r--r-- | misc/rumprun/Makefile | 2 | ||||
-rw-r--r-- | misc/seabios/Makefile | 1 | ||||
-rw-r--r-- | misc/sword/Makefile | 2 | ||||
-rw-r--r-- | misc/urh/Makefile | 1 | ||||
-rw-r--r-- | misc/xdelta3/Makefile | 1 |
9 files changed, 9 insertions, 4 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile index 31bd12e7f13f..823f6ca7c470 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -3,7 +3,7 @@ PORTNAME= estic PORTVERSION= 1.61 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc comms MASTER_SITES= LOCAL/dinoex PKGNAMESUFFIX?= ${NOX11_SUFFIX}${PKGNAMESUFFIX2} diff --git a/misc/kf5-purpose/Makefile b/misc/kf5-purpose/Makefile index 08c9712d5a37..ac27c069563b 100644 --- a/misc/kf5-purpose/Makefile +++ b/misc/kf5-purpose/Makefile @@ -2,6 +2,7 @@ PORTNAME= purpose DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile index 458378698c41..dddfe29eefff 100644 --- a/misc/metalink-tools/Makefile +++ b/misc/metalink-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= metalink PORTVERSION= 0.3.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MASTER_SITES= SF/metalinks/Metalink%20commandline/${PORTVERSION} PKGNAMESUFFIX?= -tools diff --git a/misc/py-QSpectrumAnalyzer/Makefile b/misc/py-QSpectrumAnalyzer/Makefile index 4b47ebedc405..e18aeb0d814f 100644 --- a/misc/py-QSpectrumAnalyzer/Makefile +++ b/misc/py-QSpectrumAnalyzer/Makefile @@ -2,6 +2,7 @@ PORTNAME= QSpectrumAnalyzer DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/rumprun/Makefile b/misc/rumprun/Makefile index f6dd9445c118..e69b08693db4 100644 --- a/misc/rumprun/Makefile +++ b/misc/rumprun/Makefile @@ -2,7 +2,7 @@ PORTNAME= rumprun DISTVERSION= g20180105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/misc/seabios/Makefile b/misc/seabios/Makefile index e608488d82ce..0bb74bf8ed0b 100644 --- a/misc/seabios/Makefile +++ b/misc/seabios/Makefile @@ -2,6 +2,7 @@ PORTNAME= seabios PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://code.coreboot.org/p/seabios/downloads/get/ diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 6790e66edcae..68b2841a74e9 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ diff --git a/misc/urh/Makefile b/misc/urh/Makefile index 48fc46082d10..9061a2fcdd83 100644 --- a/misc/urh/Makefile +++ b/misc/urh/Makefile @@ -2,6 +2,7 @@ PORTNAME= urh DISTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP diff --git a/misc/xdelta3/Makefile b/misc/xdelta3/Makefile index b79ee693773e..2d2fc69be823 100644 --- a/misc/xdelta3/Makefile +++ b/misc/xdelta3/Makefile @@ -3,6 +3,7 @@ PORTNAME= xdelta PORTVERSION= 3.1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES?= misc devel |