summaryrefslogtreecommitdiff
path: root/devel/cpprestsdk
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/cpprestsdk
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/cpprestsdk')
-rw-r--r--devel/cpprestsdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpprestsdk/Makefile b/devel/cpprestsdk/Makefile
index 1a130bf525f8..847e4f2fdccd 100644
--- a/devel/cpprestsdk/Makefile
+++ b/devel/cpprestsdk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cpprestsdk
PORTVERSION= 2.9.1
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= projects@phess.net