diff options
author | fernape <fernape@FreeBSD.org> | 2018-09-01 02:27:13 +0800 |
---|---|---|
committer | fernape <fernape@FreeBSD.org> | 2018-09-01 02:27:13 +0800 |
commit | 3dbb8731b806b8652632b43f1415d76b38ac0e00 (patch) | |
tree | 05d09f054e4a46c91774ef989a233b3638e202b1 /graphics/inkscape | |
parent | 7ec78111aef2fdbe492ef36ce4423ae3938b5a0e (diff) | |
download | freebsd-ports-gnome-3dbb8731b806b8652632b43f1415d76b38ac0e00.tar.gz freebsd-ports-gnome-3dbb8731b806b8652632b43f1415d76b38ac0e00.tar.zst freebsd-ports-gnome-3dbb8731b806b8652632b43f1415d76b38ac0e00.zip |
devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704
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 d891ef83b55a..4a7f2bc7fc7f 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= https://inkscape.org/en/gallery/item/12187/ |