[Midnightbsd-cvs] mports [17878] trunk/print/harfbuzz: harfbuzz 0.9.36

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 14 09:16:07 EST 2014


Revision: 17878
          http://svnweb.midnightbsd.org/mports/?rev=17878
Author:   laffer1
Date:     2014-12-14 09:16:06 -0500 (Sun, 14 Dec 2014)
Log Message:
-----------
harfbuzz 0.9.36

Modified Paths:
--------------
    trunk/print/harfbuzz/Makefile
    trunk/print/harfbuzz/distinfo
    trunk/print/harfbuzz/pkg-plist

Modified: trunk/print/harfbuzz/Makefile
===================================================================
--- trunk/print/harfbuzz/Makefile	2014-12-14 14:10:13 UTC (rev 17877)
+++ trunk/print/harfbuzz/Makefile	2014-12-14 14:16:06 UTC (rev 17878)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	0.9.25
+PORTVERSION=	0.9.36
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 
@@ -10,21 +10,21 @@
 
 LICENSE=	mit
 
-LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2 \
-		icudata:${PORTSDIR}/devel/icu \
-		graphite2:${PORTSDIR}/graphics/graphite2
+LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2 \
+		libicudata.so:${PORTSDIR}/devel/icu \
+		libgraphite2.so:${PORTSDIR}/graphics/graphite2
 
 USE_LDCONFIG=	yes
-USES=		gmake pathfix pkgconfig tar:bzip2
-USE_GNOME=	cairo glib20 ltverhack
+USES=		gmake libtool pathfix pkgconfig tar:bzip2
+USE_GNOME=	cairo glib20
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-graphite2
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.pre.mk>
 
 EXTRA_PATCHES=	${PATCHDIR}/extra-src_hb-open-type-private.hh
 
-post-install:
-	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libharfbuzz*.so.0
+PLIST_SUB+=	LIBVER=0.936.0
 
 .include <bsd.port.post.mk>

Modified: trunk/print/harfbuzz/distinfo
===================================================================
--- trunk/print/harfbuzz/distinfo	2014-12-14 14:10:13 UTC (rev 17877)
+++ trunk/print/harfbuzz/distinfo	2014-12-14 14:16:06 UTC (rev 17878)
@@ -1,2 +1,2 @@
-SHA256 (harfbuzz-0.9.25.tar.bz2) = dc6e5997a569526cd28147a80a0f65466e87ae617753b38704a60184bc6d6bee
-SIZE (harfbuzz-0.9.25.tar.bz2) = 1051548
+SHA256 (harfbuzz-0.9.36.tar.bz2) = 3bfbf7b016167ee6b2a2f83948fef75cc1253081873d6a91022161815956b9be
+SIZE (harfbuzz-0.9.36.tar.bz2) = 1167900

Modified: trunk/print/harfbuzz/pkg-plist
===================================================================
--- trunk/print/harfbuzz/pkg-plist	2014-12-14 14:10:13 UTC (rev 17877)
+++ trunk/print/harfbuzz/pkg-plist	2014-12-14 14:16:06 UTC (rev 17878)
@@ -11,7 +11,9 @@
 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
@@ -20,12 +22,12 @@
 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.la
+lib/libharfbuzz-icu.so.%%LIBVER%%
 lib/libharfbuzz.so
 lib/libharfbuzz.so.0
+lib/libharfbuzz.so.%%LIBVER%%
 libdata/pkgconfig/harfbuzz-icu.pc
 libdata/pkgconfig/harfbuzz.pc
 share/gtk-doc/html/harfbuzz/annotation-glossary.html
@@ -66,7 +68,3 @@
 share/gtk-doc/html/harfbuzz/style.css
 share/gtk-doc/html/harfbuzz/up-insensitive.png
 share/gtk-doc/html/harfbuzz/up.png
- at dirrm share/gtk-doc/html/harfbuzz
- at dirrmtry share/gtk-doc/html
- at dirrmtry share/gtk-doc
- at dirrm include/harfbuzz



More information about the Midnightbsd-cvs mailing list