diff options
author | tobik <tobik@FreeBSD.org> | 2019-09-09 21:41:29 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-09-09 21:41:29 +0800 |
commit | a49d8329b9ac36450b10cfb064a6b979691a096b (patch) | |
tree | 1cf5ec6172df4ffe4c1775005d78e2b5ddd16fbf /print | |
parent | 7b86677ce8212764aeac296fba9ab44e8cb6bb86 (diff) | |
download | freebsd-ports-gnome-a49d8329b9ac36450b10cfb064a6b979691a096b.tar.gz freebsd-ports-gnome-a49d8329b9ac36450b10cfb064a6b979691a096b.tar.zst freebsd-ports-gnome-a49d8329b9ac36450b10cfb064a6b979691a096b.zip |
Belatedly bump revision of graphics/libspiro consumers
In r509300 libspiro was updated and there was a shared library bump,
but consumers were never bumped.
https://forums.freebsd.org/threads/gimp-wont-compile.72223/
PR: 239951
Pointy hat: pi
Diffstat (limited to 'print')
-rw-r--r-- | print/fontforge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 6c724d38dde4..34df32d361d0 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -3,6 +3,7 @@ PORTNAME= fontforge PORTVERSION= 20190801 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= cyberbotx@cyberbotx.com |