Index: branches/2019Q4/print/harfbuzz/Makefile =================================================================== --- branches/2019Q4/print/harfbuzz/Makefile (revision 516092) +++ branches/2019Q4/print/harfbuzz/Makefile (revision 516093) @@ -1,55 +1,55 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ MAINTAINER= gnome@FreeBSD.org COMMENT?= OpenType text shaping engine LICENSE= MIT LIB_DEPENDS= libfreetype.so:print/freetype2 \ libgraphite2.so:graphics/graphite2 USES= compiler:c++11-lib gettext-runtime gmake gnome libtool \ pathfix pkgconfig tar:xz USE_GNOME= glib20 introspection:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.20600.3 +PLIST_SUB+= LIBVER=0.20600.4 HARFBUZZ_SLAVE?= no .if ${HARFBUZZ_SLAVE} == no CONFIGURE_ARGS+= --without-icu --without-cairo .elif ${HARFBUZZ_SLAVE} == icu CONFIGURE_ARGS+= --with-icu \ --without-cairo \ --disable-gtk-doc-html LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \ libicudata.so:devel/icu .elif ${HARFBUZZ_SLAVE} == hb-view CONFIGURE_ARGS+= --with-cairo \ --without-icu LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz USE_GNOME+= cairo .endif .if ${HARFBUZZ_SLAVE} != no post-patch: ${REINPLACE_CMD} -e 's|install-data-am: install-data-local|install-data-am:|g' \ ${WRKSRC}/docs/Makefile.in .endif .include Index: branches/2019Q4/print/harfbuzz/distinfo =================================================================== --- branches/2019Q4/print/harfbuzz/distinfo (revision 516092) +++ branches/2019Q4/print/harfbuzz/distinfo (revision 516093) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572299243 -SHA256 (harfbuzz-2.6.3.tar.xz) = b0b3e68e5fcb332ac7c2f0ce3455b33ff244ed2c5271d31f2f7d4b0d8c34e958 -SIZE (harfbuzz-2.6.3.tar.xz) = 5811320 +TIMESTAMP = 1572378601 +SHA256 (harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12 +SIZE (harfbuzz-2.6.4.tar.xz) = 5967468 Index: branches/2019Q4 =================================================================== --- branches/2019Q4 (revision 516092) +++ branches/2019Q4 (revision 516093) Property changes on: branches/2019Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r516091