diff options
author | marino <marino@FreeBSD.org> | 2015-10-10 23:20:41 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-10-10 23:20:41 +0800 |
commit | bfbcabfd9a81f56e24afa641554adf93fa727738 (patch) | |
tree | 1b2919c8ebb314b4fb555c63da01c9f514d07f3f /textproc | |
parent | 82d5728e5844b85aaecef2b45a432f0068058975 (diff) | |
download | freebsd-ports-gnome-bfbcabfd9a81f56e24afa641554adf93fa727738.tar.gz freebsd-ports-gnome-bfbcabfd9a81f56e24afa641554adf93fa727738.tar.zst freebsd-ports-gnome-bfbcabfd9a81f56e24afa641554adf93fa727738.zip |
graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.
PR: 200304
Submitted by: ports fury
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/htmltolatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index fb8067a914d1..70fcabb8b61a 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -3,7 +3,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} |