diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/harfbuzz/Makefile | 12 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 4 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 8199415c0c3b..2e78bb48e414 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 0.9.25 -PORTREVISION= 2 +PORTVERSION= 0.9.28 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -14,12 +13,12 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libicudata.so:${PORTSDIR}/devel/icu \ libgraphite2.so:${PORTSDIR}/graphics/graphite2 -USE_BZIP2= yes USE_LDCONFIG= yes -USES= gmake pathfix pkgconfig -USE_GNOME= cairo glib20 ltverhack +USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 +USE_GNOME= cairo glib20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 +INSTALL_TARGET= install-strip .include <bsd.port.pre.mk> @@ -27,7 +26,4 @@ CONFIGURE_ARGS= --with-graphite2 EXTRA_PATCHES= ${PATCHDIR}/extra-src_hb-open-type-private.hh .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libharfbuzz*.so.0 - .include <bsd.port.post.mk> diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 34b686fc4601..c33fa8141893 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-0.9.25.tar.bz2) = dc6e5997a569526cd28147a80a0f65466e87ae617753b38704a60184bc6d6bee -SIZE (harfbuzz-0.9.25.tar.bz2) = 1051548 +SHA256 (harfbuzz-0.9.28.tar.bz2) = a567f7c58018af0a9751e18641fd8434bfcef8307122dabe47dd652ce8bde048 +SIZE (harfbuzz-0.9.28.tar.bz2) = 1063769 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 49247ee8c615..542c563053df 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -11,7 +11,9 @@ include/harfbuzz/hb-ft.h include/harfbuzz/hb-glib.h include/harfbuzz/hb-graphite2.h include/harfbuzz/hb-icu.h +include/harfbuzz/hb-ot-font.h include/harfbuzz/hb-ot-layout.h +include/harfbuzz/hb-ot-shape.h include/harfbuzz/hb-ot-tag.h include/harfbuzz/hb-ot.h include/harfbuzz/hb-set.h @@ -23,9 +25,11 @@ include/harfbuzz/hb.h lib/libharfbuzz-icu.la lib/libharfbuzz-icu.so lib/libharfbuzz-icu.so.0 +lib/libharfbuzz-icu.so.0.928.0 lib/libharfbuzz.la lib/libharfbuzz.so lib/libharfbuzz.so.0 +lib/libharfbuzz.so.0.928.0 libdata/pkgconfig/harfbuzz-icu.pc libdata/pkgconfig/harfbuzz.pc share/gtk-doc/html/harfbuzz/annotation-glossary.html |