diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-12-03 13:06:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-12-03 13:06:22 +0000 |
commit | 7669446d90a4b03c9f76f7a09776eddec4b02dbd (patch) | |
tree | 3eabe151f013a2dab0637600e5e4d6846082ae30 /print/harfbuzz | |
parent | Update to 0.7.1 (diff) |
Update to 0.9.36.
PR: 195596
Submitted by: Jan Beich <jbeich@vfemail.net>
Notes
Notes:
svn path=/head/; revision=373810
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 6 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 4 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 2e78bb48e414..18ddf37a2feb 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 0.9.28 +PORTVERSION= 0.9.36 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -14,7 +14,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libgraphite2.so:${PORTSDIR}/graphics/graphite2 USE_LDCONFIG= yes -USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 +USES= gmake libtool pathfix pkgconfig tar:bzip2 USE_GNOME= cairo glib20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 @@ -26,4 +26,6 @@ INSTALL_TARGET= install-strip EXTRA_PATCHES= ${PATCHDIR}/extra-src_hb-open-type-private.hh .endif +PLIST_SUB+= LIBVER=0.936.0 + .include <bsd.port.post.mk> diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index c33fa8141893..977112501006 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-0.9.28.tar.bz2) = a567f7c58018af0a9751e18641fd8434bfcef8307122dabe47dd652ce8bde048 -SIZE (harfbuzz-0.9.28.tar.bz2) = 1063769 +SHA256 (harfbuzz-0.9.36.tar.bz2) = 3bfbf7b016167ee6b2a2f83948fef75cc1253081873d6a91022161815956b9be +SIZE (harfbuzz-0.9.36.tar.bz2) = 1167900 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index b66deb900d94..82a359072df0 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -22,14 +22,12 @@ include/harfbuzz/hb-shape.h include/harfbuzz/hb-unicode.h include/harfbuzz/hb-version.h 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-icu.so.%%LIBVER%% lib/libharfbuzz.so lib/libharfbuzz.so.0 -lib/libharfbuzz.so.0.928.0 +lib/libharfbuzz.so.%%LIBVER%% libdata/pkgconfig/harfbuzz-icu.pc libdata/pkgconfig/harfbuzz.pc share/gtk-doc/html/harfbuzz/annotation-glossary.html |