summaryrefslogtreecommitdiff
path: root/devel/cpp-netlib
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
commita8713d15f4d56c9054b5d6a952f5c3613f04959a (patch)
tree9f8db44177ed46a64b46576a24dfdf8ada114376 /devel/cpp-netlib
parentAdd ttyd: (diff)
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
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 1bf8d8d3fefe..777721c54b57 100644
--- a/devel/cpp-netlib/Makefile
+++ b/devel/cpp-netlib/Makefile
@@ -5,7 +5,7 @@ PORTNAME= cpp-netlib
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 0.11.2
DISTVERSIONSUFFIX= -final
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= zi@FreeBSD.org