summaryrefslogtreecommitdiff
path: root/devel/cpp-netlib
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-09-25 00:08:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-09-25 00:08:16 +0000
commit98eb11b2f0e873c1d18153e250f15cb2c32e1521 (patch)
treebb7ad747880e8b73ba67e7537e487c63a9b9aed7 /devel/cpp-netlib
parentgames/stuntrally: switch to C++11 for Boost (diff)
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
Diffstat (limited to 'devel/cpp-netlib')
-rw-r--r--devel/cpp-netlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile
index b17eadbf74d6..2d07470c03c3 100644
--- a/devel/cpp-netlib/Makefile
+++ b/devel/cpp-netlib/Makefile
@@ -5,7 +5,7 @@ PORTNAME= cpp-netlib
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 0.12.0
DISTVERSIONSUFFIX= -final
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MAINTAINER= zi@FreeBSD.org