diff options
-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 |