diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-04-18 21:57:42 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-04-18 21:57:42 +0800 |
commit | d13c775570c558caaf2a9633b618355ed6e5c17c (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /math/pdal | |
parent | 6e52a3713447ca83b286280a28ee3b252cfda7d8 (diff) | |
download | freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.tar.gz freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.tar.zst freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.zip |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
Diffstat (limited to 'math/pdal')
-rw-r--r-- | math/pdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 5a0b26bf8a9b..8d01d05ba847 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdal DISTVERSION= 1.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math databases graphics MAINTAINER= lbartoletti@tuxfamily.org |