diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 23:35:27 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 23:35:27 +0800 |
commit | befa71e0f350a045c0cf26d1871f91c6c453546a (patch) | |
tree | eced3a067f69c836396f6dab708c086619b9da8d /x11-toolkits | |
parent | 9ba47d69fa695da89652e9f0b78fe55fbb673e1c (diff) | |
download | freebsd-ports-gnome-befa71e0f350a045c0cf26d1871f91c6c453546a.tar.gz freebsd-ports-gnome-befa71e0f350a045c0cf26d1871f91c6c453546a.tar.zst freebsd-ports-gnome-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
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/flowcanvas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/flowcanvas/Makefile b/x11-toolkits/flowcanvas/Makefile index bec44eee48d7..7678973c0c00 100644 --- a/x11-toolkits/flowcanvas/Makefile +++ b/x11-toolkits/flowcanvas/Makefile @@ -3,7 +3,7 @@ PORTNAME= flowcanvas PORTVERSION= 0.7.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= x11-toolkits MASTER_SITES= http://download.drobilla.net/ |