diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile index f2dc8aadc1ad..a651fa64d78b 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,10 +1,10 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support MASTERDIR= ${.CURDIR}/../../print/harfbuzz PLIST= ${.CURDIR}/pkg-plist HARFBUZZ_SLAVE= icu .include "${MASTERDIR}/Makefile" diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 06c3e0908107..b0305e682167 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,58 +1,58 @@ PORTNAME= harfbuzz -DISTVERSION= 7.1.0 +DISTVERSION= 7.2.0 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ MAINTAINER= desktop@FreeBSD.org COMMENT?= OpenType text shaping engine WWW= https://harfbuzz.github.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 \ libgraphite2.so:graphics/graphite2 USES= compiler:c++11-lib cpe gnome meson \ pkgconfig python:build shebangfix tar:xz USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes SHEBANG_GLOB= *.py CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dgraphite2=enabled -Dchafa=disabled -Dtests=disabled -PLIST_SUB+= LIBVER=0.60710.0 +PLIST_SUB+= LIBVER=0.60720.0 HARFBUZZ_SLAVE?= no .if ${HARFBUZZ_SLAVE} == no OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc DOCS_MESON_ENABLED= docs .endif .if ${HARFBUZZ_SLAVE} == no MESON_ARGS+= -Dicu=disabled -Dcairo=disabled .elif ${HARFBUZZ_SLAVE} == icu MESON_ARGS+= -Dicu=enabled -Dcairo=disabled -Ddocs=disabled LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \ libicudata.so:devel/icu .elif ${HARFBUZZ_SLAVE} == cairo MESON_ARGS+= -Dcairo=enabled -Dicu=disabled -Ddocs=disabled LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz USE_GNOME+= cairo .endif pre-test: @if [ ! -e ${WRKDIR}/.meson_build_tests ]; then \ ${RM} ${CONFIGURE_COOKIE} ${BUILD_COOKIE}; \ ${MAKE} -C${.CURDIR} build MESON_ARGS="${MESON_ARGS} --reconfigure -Dtests=enabled"; \ ${TOUCH} ${WRKDIR}/.meson_build_tests; \ fi .include diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 37a8ecd11d9c..8f9b92ca02f5 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677798424 -SHA256 (harfbuzz-7.1.0.tar.xz) = f135a61cd464c9ed6bc9823764c188f276c3850a8dc904628de2a87966b7077b -SIZE (harfbuzz-7.1.0.tar.xz) = 18655864 +TIMESTAMP = 1682549332 +SHA256 (harfbuzz-7.2.0.tar.xz) = fc5560c807eae0efd5f95b5aa4c65800c7a8eed6642008a6b1e7e3ffff7873cc +SIZE (harfbuzz-7.2.0.tar.xz) = 18716956