Index: branches/2018Q3/print/harfbuzz/Makefile =================================================================== --- branches/2018Q3/print/harfbuzz/Makefile (revision 477300) +++ branches/2018Q3/print/harfbuzz/Makefile (revision 477301) @@ -1,43 +1,43 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.8.7 +PORTVERSION= 1.8.8 PORTREVISION?= 0 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 \ libgraphite2.so:graphics/graphite2 USE_LDCONFIG= yes USES= gettext-runtime gmake gnome 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.10800.7 +PLIST_SUB+= LIBVER=0.10800.8 HARFBUZZ_SLAVE?= no .if ${HARFBUZZ_SLAVE} == no CONFIGURE_ARGS+= --without-icu .else CONFIGURE_ARGS+= --with-icu \ --disable-gtk-doc-html USES+= compiler:c++11-lib LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \ libicudata.so:devel/icu post-patch: ${REINPLACE_CMD} -e 's|install-data-am: install-data-local|install-data-am:|g' \ ${WRKSRC}/docs/Makefile.in .endif .include Index: branches/2018Q3/print/harfbuzz/distinfo =================================================================== --- branches/2018Q3/print/harfbuzz/distinfo (revision 477300) +++ branches/2018Q3/print/harfbuzz/distinfo (revision 477301) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533791094 -SHA256 (harfbuzz-1.8.7.tar.bz2) = 96e0c8ac6fd25da783052f0b65f2f0314e6a63af94e87ca127ae2d8e39306453 -SIZE (harfbuzz-1.8.7.tar.bz2) = 3863545 +TIMESTAMP = 1534269475 +SHA256 (harfbuzz-1.8.8.tar.bz2) = a8e5c86e4d99e1cc9865ec1b8e9b05b98e413c2a885cd11f8e9bb9502dd3e3a9 +SIZE (harfbuzz-1.8.8.tar.bz2) = 3862626 Index: branches/2018Q3 =================================================================== --- branches/2018Q3 (revision 477300) +++ branches/2018Q3 (revision 477301) Property changes on: branches/2018Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r477192