aboutsummaryrefslogtreecommitdiffstats
path: root/security/spass
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-09-25 08:05:05 +0800
committerjbeich <jbeich@FreeBSD.org>2017-09-25 08:05:05 +0800
commita5a9805ffa6934c7f8a35773ecb955b8f49bc571 (patch)
tree38af65c6adad16dba1e13346ecb52295abff07e6 /security/spass
parent7484f2258645fce25c2714f8a8c349aaf4af12d4 (diff)
downloadfreebsd-ports-gnome-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.tar.gz
freebsd-ports-gnome-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.tar.zst
freebsd-ports-gnome-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.zip
devel/boost-*: enable C++11 features
PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
Diffstat (limited to 'security/spass')
-rw-r--r--security/spass/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/spass/Makefile b/security/spass/Makefile
index 7f80dfd331a3..673f11ad5902 100644
--- a/security/spass/Makefile
+++ b/security/spass/Makefile
@@ -2,7 +2,7 @@
PORTNAME= spass
PORTVERSION= 3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org