Index: branches/2016Q3/print/harfbuzz/Makefile =================================================================== --- branches/2016Q3/print/harfbuzz/Makefile (revision 418466) +++ branches/2016Q3/print/harfbuzz/Makefile (revision 418467) @@ -1,31 +1,29 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.7 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ MAINTAINER= gnome@FreeBSD.org COMMENT= OpenType text shaping engine LIB_DEPENDS= libfreetype.so:print/freetype2 \ libicudata.so:devel/icu \ libgraphite2.so:graphics/graphite2 USE_LDCONFIG= yes USES= gmake libtool pathfix pkgconfig tar:bzip2 USE_GNOME= cairo glib20 introspection:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip +TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10200.3 +PLIST_SUB+= LIBVER=0.10200.7 -.include +EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}} +EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh -.if ${OSVERSION} < 1000024 -EXTRA_PATCHES= ${PATCHDIR}/extra-src_hb-open-type-private.hh -.endif - -.include +.include Index: branches/2016Q3/print/harfbuzz/distinfo =================================================================== --- branches/2016Q3/print/harfbuzz/distinfo (revision 418466) +++ branches/2016Q3/print/harfbuzz/distinfo (revision 418467) @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-1.2.3.tar.bz2) = 8216d2404aaab7fde87be0365a90d64aa6c55928e104557cfcb37b54a096cb8c -SIZE (harfbuzz-1.2.3.tar.bz2) = 1337003 +SHA256 (harfbuzz-1.2.7.tar.bz2) = bba0600ae08b84384e6d2d7175bea10b5fc246c4583dc841498d01894d479026 +SIZE (harfbuzz-1.2.7.tar.bz2) = 1345389 Index: branches/2016Q3 =================================================================== --- branches/2016Q3 (revision 418466) +++ branches/2016Q3 (revision 418467) Property changes on: branches/2016Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r418357