diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
commit | befa71e0f350a045c0cf26d1871f91c6c453546a (patch) | |
tree | eced3a067f69c836396f6dab708c086619b9da8d /graphics/libcdr01 | |
parent | 9ba47d69fa695da89652e9f0b78fe55fbb673e1c (diff) | |
download | ports-befa71e0f350a045c0cf26d1871f91c6c453546a.tar.gz ports-befa71e0f350a045c0cf26d1871f91c6c453546a.zip |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
Notes
Notes:
svn path=/head/; revision=509290
Diffstat (limited to 'graphics/libcdr01')
-rw-r--r-- | graphics/libcdr01/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 7f920da74155..1086b6daa1bf 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 |