aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/kf5-prison
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-09-11 04:55:38 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:30:34 +0800
commit4060c6920a41233ac2276e20f43677eb8765451f (patch)
tree2aa635392e0e68409546a38521c7d2e81085f92c /graphics/kf5-prison
parent9a01042e2385aa8b7a30bbf12b229eec2e629980 (diff)
downloadfreebsd-ports-gnome-4060c6920a41233ac2276e20f43677eb8765451f.tar.gz
freebsd-ports-gnome-4060c6920a41233ac2276e20f43677eb8765451f.tar.zst
freebsd-ports-gnome-4060c6920a41233ac2276e20f43677eb8765451f.zip
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
Diffstat (limited to 'graphics/kf5-prison')
-rw-r--r--graphics/kf5-prison/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kf5-prison/Makefile b/graphics/kf5-prison/Makefile
index 9a9a79930b8a..926d4fc0a0b8 100644
--- a/graphics/kf5-prison/Makefile
+++ b/graphics/kf5-prison/Makefile
@@ -3,6 +3,7 @@
PORTNAME= prison
PORTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= graphics kde kde-frameworks
MAINTAINER= kde@FreeBSD.org