diff options
author | cpm <cpm@FreeBSD.org> | 2018-03-10 19:22:59 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2018-03-10 19:22:59 +0800 |
commit | 7a3e1a7e526d10f0fadd5d5203a69199b28b6e79 (patch) | |
tree | f3422928bfbec1d70858ea933109fb8033edcaf8 /graphics | |
parent | 8e7eccd994f591c18906f9b49bbdf69d463de26d (diff) | |
download | freebsd-ports-gnome-7a3e1a7e526d10f0fadd5d5203a69199b28b6e79.tar.gz freebsd-ports-gnome-7a3e1a7e526d10f0fadd5d5203a69199b28b6e79.tar.zst freebsd-ports-gnome-7a3e1a7e526d10f0fadd5d5203a69199b28b6e79.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/graphviz/Makefile | 2 | ||||
-rw-r--r-- | graphics/inkscape/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 43cf6b5e5b21..f8be6c01c953 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.40.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics tk MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/ diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index ee086081d87b..b802d6434931 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics gnome MASTER_SITES= https://launchpadlibrarian.net/332184472/ \ https://inkscape.org/en/gallery/item/11254/ \ |