diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-04-12 14:36:31 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-04-12 14:36:31 +0800 |
commit | 3f061922299a84333078544118aef89b2d7ee13c (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /devel/libcutl | |
parent | 13b9c0d71d15740fbfa0dc88223c2397d4602ef2 (diff) | |
download | freebsd-ports-gnome-3f061922299a84333078544118aef89b2d7ee13c.tar.gz freebsd-ports-gnome-3f061922299a84333078544118aef89b2d7ee13c.tar.zst freebsd-ports-gnome-3f061922299a84333078544118aef89b2d7ee13c.zip |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
Diffstat (limited to 'devel/libcutl')
-rw-r--r-- | devel/libcutl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile index 6d877ef193b8..3d58dc4a6666 100644 --- a/devel/libcutl/Makefile +++ b/devel/libcutl/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcutl PORTVERSION= 1.10.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ |