diff options
author | kwm <kwm@FreeBSD.org> | 2013-07-27 18:49:39 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-07-27 18:49:39 +0800 |
commit | 0ab216099d8f2c117e9696de1f7368619959bb65 (patch) | |
tree | df8f83e596d5535186e85b2db5de1e0ca75cd53b /print/harfbuzz | |
parent | 5afb3656dd260a4f16d06bbbefcdcd2ca93e38de (diff) | |
download | freebsd-ports-gnome-0ab216099d8f2c117e9696de1f7368619959bb65.tar.gz freebsd-ports-gnome-0ab216099d8f2c117e9696de1f7368619959bb65.tar.zst freebsd-ports-gnome-0ab216099d8f2c117e9696de1f7368619959bb65.zip |
Update to 0.9.19.
Update gmake depend
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 6 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index a3db707798b0..de46e1a39e02 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 0.9.18 -PORTREVISION= 1 +PORTVERSION= 0.9.19 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -15,9 +14,8 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ graphite2:${PORTSDIR}/graphics/graphite2 USE_BZIP2= yes -USE_GMAKE= yes USE_LDCONFIG= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= cairo glib20 ltverhack USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-graphite2 diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 0c83443d68d2..8d4e97a62e14 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-0.9.18.tar.bz2) = fef0fbbc6d6492cb4074a5e26a699d87d88bef8adc25dda62af6077735a7d908 -SIZE (harfbuzz-0.9.18.tar.bz2) = 902395 +SHA256 (harfbuzz-0.9.19.tar.bz2) = d2da0f060d47f6ad9de8c8781bb21fa4b9eae8ea1cd1e956b814095baa002f35 +SIZE (harfbuzz-0.9.19.tar.bz2) = 926632 |