summaryrefslogtreecommitdiff
path: root/devel/cpp-hocon
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-09-25 00:05:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-09-25 00:05:05 +0000
commit7e21a6476a66bd0d11b88a9d798624831fee469c (patch)
tree38af65c6adad16dba1e13346ecb52295abff07e6 /devel/cpp-hocon
parentdevel/icu: update to 59.1 (diff)
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
Notes
Notes: svn path=/head/; revision=450557
Diffstat (limited to 'devel/cpp-hocon')
-rw-r--r--devel/cpp-hocon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cpp-hocon/Makefile b/devel/cpp-hocon/Makefile
index 054ac3978d8e..f9575be37128 100644
--- a/devel/cpp-hocon/Makefile
+++ b/devel/cpp-hocon/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cpp-hocon
PORTVERSION= 0.1.6
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= puppet@FreeBSD.org