diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-12-12 08:15:49 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-12-12 08:15:49 +0800 |
commit | 9450dbc10a4ffaf3052b6ac70c9dca088a5b123c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /x11-toolkits | |
parent | badcc048a62299a44785187daa93c985df9972b3 (diff) | |
download | freebsd-ports-gnome-9450dbc10a4ffaf3052b6ac70c9dca088a5b123c.tar.gz freebsd-ports-gnome-9450dbc10a4ffaf3052b6ac70c9dca088a5b123c.tar.zst freebsd-ports-gnome-9450dbc10a4ffaf3052b6ac70c9dca088a5b123c.zip |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
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 f3e4aaa60475..63f976eea0e8 100644 --- a/x11-toolkits/flowcanvas/Makefile +++ b/x11-toolkits/flowcanvas/Makefile @@ -3,7 +3,7 @@ PORTNAME= flowcanvas PORTVERSION= 0.7.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11-toolkits MASTER_SITES= http://download.drobilla.net/ |