aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Wx
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2018-07-30 06:18:44 +0800
committergerald <gerald@FreeBSD.org>2018-07-30 06:18:44 +0800
commit0941a202747383778df713c994bd63e831dd3095 (patch)
tree75221c7f7553f4576b2cf1137ee3db4058fd8973 /x11-toolkits/p5-Wx
parentab8fd2fd1724dec181a850cb35ddfeb9deec8153 (diff)
downloadfreebsd-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 'x11-toolkits/p5-Wx')
-rw-r--r--x11-toolkits/p5-Wx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile
index a11946bb3adc..83ec75988cd9 100644
--- a/x11-toolkits/p5-Wx/Makefile
+++ b/x11-toolkits/p5-Wx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Wx
PORTVERSION= 0.9932
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-