Index: head/print/harfbuzz/Makefile =================================================================== --- head/print/harfbuzz/Makefile (revision 546853) +++ head/print/harfbuzz/Makefile (revision 546854) @@ -1,55 +1,55 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= harfbuzz -DISTVERSION= 2.7.1 +DISTVERSION= 2.7.2 PORTREVISION?= 0 CATEGORIES= print 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 gnome meson \ pkgconfig python:build shebangfix USE_GITHUB= yes USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes SHEBANG_GLOB= *.py MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \ -Dfreetype=enabled -Dbenchmark=disabled -PLIST_SUB+= LIBVER=0.20701.0 +PLIST_SUB+= LIBVER=0.20702.0 HARFBUZZ_SLAVE?= no .if ${HARFBUZZ_SLAVE} == no OPTIONS_DEFINE= DOCS TEST OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc DOCS_MESON_ENABLED= docs TEST_MESON_ENABLED= tests .endif .if ${HARFBUZZ_SLAVE} == no MESON_ARGS+= -Dicu=disabled -Dcairo=disabled .elif ${HARFBUZZ_SLAVE} == icu MESON_ARGS+= -Dicu=enabled -Dcairo=disabled -Ddocs=disabled \ -Dtests=disabled LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \ libicudata.so:devel/icu .elif ${HARFBUZZ_SLAVE} == hb-view MESON_ARGS+= -Dcairo=enabled -Dicu=disabled -Ddocs=disabled \ -Dtests=disabled LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz USE_GNOME+= cairo .endif .include Index: head/print/harfbuzz/distinfo =================================================================== --- head/print/harfbuzz/distinfo (revision 546853) +++ head/print/harfbuzz/distinfo (revision 546854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597479059 -SHA256 (harfbuzz-harfbuzz-2.7.1_GH0.tar.gz) = 431c856ff18eeca89b2a36b58f2c2d56273cd522c34c0ffbc9dd6f7da4b9bd08 -SIZE (harfbuzz-harfbuzz-2.7.1_GH0.tar.gz) = 16603949 +TIMESTAMP = 1598654382 +SHA256 (harfbuzz-harfbuzz-2.7.2_GH0.tar.gz) = 8ec112ee108642477478b75fc7906422abed404d7530e47ba0a4875f553f1b59 +SIZE (harfbuzz-harfbuzz-2.7.2_GH0.tar.gz) = 16605557