aboutsummaryrefslogtreecommitdiffstats
path: root/devel/kBuild
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2016-11-20 17:38:08 +0800
committergerald <gerald@FreeBSD.org>2016-11-20 17:38:08 +0800
commitdb5f30a44b64f57dc79943bd0353111f9146dadc (patch)
treee94768205025f539f2698d8d84810ab33e0ca57f /devel/kBuild
parent402295d85eaa6b40d0c3fd478260d4ccd953880e (diff)
downloadfreebsd-ports-gnome-db5f30a44b64f57dc79943bd0353111f9146dadc.tar.gz
freebsd-ports-gnome-db5f30a44b64f57dc79943bd0353111f9146dadc.tar.zst
freebsd-ports-gnome-db5f30a44b64f57dc79943bd0353111f9146dadc.zip
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). In particular that is 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.
Diffstat (limited to 'devel/kBuild')
-rw-r--r--devel/kBuild/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kBuild/Makefile b/devel/kBuild/Makefile
index 0dc39df6cb57..b70bdf7213ad 100644
--- a/devel/kBuild/Makefile
+++ b/devel/kBuild/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kBuild
DISTVERSION= ${KBUILD_VERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= ftp://ftp.netlabs.org/pub/kbuild/ \
http://tmp.chruetertee.ch/ \