diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-18 12:11:02 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:25:46 +0800 |
commit | 99c54863657b11d84414c8752af062e3143d2d51 (patch) | |
tree | 19e7978f929be44b7e4626d3e028488266fb8abf /graphics/inkscape | |
parent | 35f3e5d0d5bba4646594f6abb68473c8769e06fb (diff) | |
download | freebsd-ports-gnome-99c54863657b11d84414c8752af062e3143d2d51.tar.gz freebsd-ports-gnome-99c54863657b11d84414c8752af062e3143d2d51.tar.zst freebsd-ports-gnome-99c54863657b11d84414c8752af062e3143d2d51.zip |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
Diffstat (limited to 'graphics/inkscape')
-rw-r--r-- | graphics/inkscape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index a9be57819554..b208548d33d5 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= https://launchpadlibrarian.net/332184472/ \ https://inkscape.org/en/gallery/item/11254/ \ |