Index: head/print/harfbuzz/Makefile =================================================================== --- head/print/harfbuzz/Makefile (revision 537612) +++ head/print/harfbuzz/Makefile (revision 537613) @@ -1,56 +1,56 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= harfbuzz -DISTVERSION= 2.6.6 +DISTVERSION= 2.6.7 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= gnome@FreeBSD.org COMMENT?= OpenType text shaping engine LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING 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.6 +PLIST_SUB+= LIBVER=0.20600.7 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: head/print/harfbuzz/distinfo =================================================================== --- head/print/harfbuzz/distinfo (revision 537612) +++ head/print/harfbuzz/distinfo (revision 537613) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584073551 -SHA256 (harfbuzz-2.6.6.tar.xz) = 84d0f1fb4cf4b3ee398ac20eaa608ca9f7cd90d992a44540fdcb16469bb460e5 -SIZE (harfbuzz-2.6.6.tar.xz) = 8530984 +TIMESTAMP = 1591108113 +SHA256 (harfbuzz-2.6.7.tar.xz) = 49e481d06cdff97bf68d99fa26bdf785331f411614485d892ea4c78eb479b218 +SIZE (harfbuzz-2.6.7.tar.xz) = 9001936