Index: branches/2020Q2/print/harfbuzz/Makefile =================================================================== --- branches/2020Q2/print/harfbuzz/Makefile (revision 535349) +++ branches/2020Q2/print/harfbuzz/Makefile (revision 535350) @@ -1,55 +1,56 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 2.6.4 +DISTVERSION= 2.6.6 PORTREVISION?= 0 CATEGORIES= print -MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ +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.4 +PLIST_SUB+= LIBVER=0.20600.6 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/2020Q2/print/harfbuzz/distinfo =================================================================== --- branches/2020Q2/print/harfbuzz/distinfo (revision 535349) +++ branches/2020Q2/print/harfbuzz/distinfo (revision 535350) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572378601 -SHA256 (harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12 -SIZE (harfbuzz-2.6.4.tar.xz) = 5967468 +TIMESTAMP = 1584073551 +SHA256 (harfbuzz-2.6.6.tar.xz) = 84d0f1fb4cf4b3ee398ac20eaa608ca9f7cd90d992a44540fdcb16469bb460e5 +SIZE (harfbuzz-2.6.6.tar.xz) = 8530984 Index: branches/2020Q2/print/harfbuzz/pkg-descr =================================================================== --- branches/2020Q2/print/harfbuzz/pkg-descr (revision 535349) +++ branches/2020Q2/print/harfbuzz/pkg-descr (revision 535350) @@ -1,3 +1,6 @@ -HarfBuzz is an OpenType text shaping engine. +HarfBuzz is an OpenType text shaping engine. Using the HarfBuzz +library allows programs to convert a sequence of Unicode input into +properly formatted and positioned glyph output - for any writing +system and language. -WWW: https://www.freedesktop.org/wiki/Software/HarfBuzz/ +WWW: https://harfbuzz.github.io/ Index: branches/2020Q2/print/harfbuzz/pkg-plist =================================================================== --- branches/2020Q2/print/harfbuzz/pkg-plist (revision 535349) +++ branches/2020Q2/print/harfbuzz/pkg-plist (revision 535350) @@ -1,142 +1,149 @@ bin/hb-ot-shape-closure bin/hb-shape bin/hb-subset include/harfbuzz/hb-aat-layout.h include/harfbuzz/hb-aat.h include/harfbuzz/hb-blob.h include/harfbuzz/hb-buffer.h include/harfbuzz/hb-common.h include/harfbuzz/hb-deprecated.h +include/harfbuzz/hb-draw.h include/harfbuzz/hb-face.h include/harfbuzz/hb-font.h include/harfbuzz/hb-ft.h include/harfbuzz/hb-glib.h include/harfbuzz/hb-gobject-enums.h include/harfbuzz/hb-gobject-structs.h include/harfbuzz/hb-gobject.h include/harfbuzz/hb-graphite2.h include/harfbuzz/hb-map.h include/harfbuzz/hb-ot-color.h include/harfbuzz/hb-ot-deprecated.h include/harfbuzz/hb-ot-font.h include/harfbuzz/hb-ot-layout.h include/harfbuzz/hb-ot-math.h include/harfbuzz/hb-ot-meta.h include/harfbuzz/hb-ot-metrics.h include/harfbuzz/hb-ot-name.h include/harfbuzz/hb-ot-shape.h include/harfbuzz/hb-ot-var.h include/harfbuzz/hb-ot.h include/harfbuzz/hb-set.h include/harfbuzz/hb-shape-plan.h include/harfbuzz/hb-shape.h include/harfbuzz/hb-subset.h include/harfbuzz/hb-unicode.h include/harfbuzz/hb-version.h include/harfbuzz/hb.h lib/cmake/harfbuzz/harfbuzz-config.cmake lib/girepository-1.0/HarfBuzz-0.0.typelib lib/libharfbuzz-gobject.so lib/libharfbuzz-gobject.so.0 lib/libharfbuzz-gobject.so.%%LIBVER%% lib/libharfbuzz-subset.so lib/libharfbuzz-subset.so.0 lib/libharfbuzz-subset.so.%%LIBVER%% lib/libharfbuzz.so lib/libharfbuzz.so.0 lib/libharfbuzz.so.%%LIBVER%% libdata/pkgconfig/harfbuzz-gobject.pc libdata/pkgconfig/harfbuzz-subset.pc libdata/pkgconfig/harfbuzz.pc share/gir-1.0/HarfBuzz-0.0.gir share/gtk-doc/html/harfbuzz/HarfBuzz.png share/gtk-doc/html/harfbuzz/HarfBuzz.svg share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html share/gtk-doc/html/harfbuzz/aat-shaping.html share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html share/gtk-doc/html/harfbuzz/annotation-glossary.html share/gtk-doc/html/harfbuzz/api-index-full.html share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html share/gtk-doc/html/harfbuzz/building.html share/gtk-doc/html/harfbuzz/ch01s03.html share/gtk-doc/html/harfbuzz/ch03s02.html share/gtk-doc/html/harfbuzz/ch03s03.html -share/gtk-doc/html/harfbuzz/ch11.html share/gtk-doc/html/harfbuzz/ch12.html share/gtk-doc/html/harfbuzz/ch13.html share/gtk-doc/html/harfbuzz/ch14.html +share/gtk-doc/html/harfbuzz/ch15.html share/gtk-doc/html/harfbuzz/clusters.html share/gtk-doc/html/harfbuzz/complex-scripts.html share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html share/gtk-doc/html/harfbuzz/fonts-and-faces-custom-functions.html share/gtk-doc/html/harfbuzz/fonts-and-faces-native-opentype.html share/gtk-doc/html/harfbuzz/fonts-and-faces-variable.html share/gtk-doc/html/harfbuzz/fonts-and-faces.html share/gtk-doc/html/harfbuzz/getting-started.html share/gtk-doc/html/harfbuzz/graphite-shaping.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-aat-layout.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-map.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-color.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-name.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-var.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 share/gtk-doc/html/harfbuzz/home.png share/gtk-doc/html/harfbuzz/index.html share/gtk-doc/html/harfbuzz/install-harfbuzz.html +share/gtk-doc/html/harfbuzz/integration-coretext.html +share/gtk-doc/html/harfbuzz/integration-freetype.html +share/gtk-doc/html/harfbuzz/integration-icu.html +share/gtk-doc/html/harfbuzz/integration-python.html +share/gtk-doc/html/harfbuzz/integration-uniscribe.html +share/gtk-doc/html/harfbuzz/integration.html share/gtk-doc/html/harfbuzz/left-insensitive.png share/gtk-doc/html/harfbuzz/left.png share/gtk-doc/html/harfbuzz/level-2.html share/gtk-doc/html/harfbuzz/object-model-blobs.html share/gtk-doc/html/harfbuzz/object-model-lifecycle.html share/gtk-doc/html/harfbuzz/object-model-object-types.html share/gtk-doc/html/harfbuzz/object-model-user-data.html share/gtk-doc/html/harfbuzz/object-model.html share/gtk-doc/html/harfbuzz/opentype-shaping-models.html share/gtk-doc/html/harfbuzz/pt01.html share/gtk-doc/html/harfbuzz/pt02.html share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html share/gtk-doc/html/harfbuzz/right-insensitive.png share/gtk-doc/html/harfbuzz/right.png share/gtk-doc/html/harfbuzz/setting-buffer-properties.html share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html share/gtk-doc/html/harfbuzz/shaping-concepts.html share/gtk-doc/html/harfbuzz/shaping-opentype-features.html share/gtk-doc/html/harfbuzz/shaping-operations.html share/gtk-doc/html/harfbuzz/shaping-plans-and-caching.html share/gtk-doc/html/harfbuzz/shaping-shaper-selection.html share/gtk-doc/html/harfbuzz/style.css share/gtk-doc/html/harfbuzz/text-runs.html share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html share/gtk-doc/html/harfbuzz/unicode-character-categories.html share/gtk-doc/html/harfbuzz/up-insensitive.png share/gtk-doc/html/harfbuzz/up.png share/gtk-doc/html/harfbuzz/utilities-common-types-apis.html share/gtk-doc/html/harfbuzz/utilities-ucdn.html share/gtk-doc/html/harfbuzz/utilities.html share/gtk-doc/html/harfbuzz/what-harfbuzz-doesnt-do.html share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html share/gtk-doc/html/harfbuzz/why-do-i-need-a-shaping-engine.html share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html share/gtk-doc/html/harfbuzz/working-with-harfbuzz-clusters.html Index: branches/2020Q2/print/harfbuzz-hb-view/pkg-plist =================================================================== --- branches/2020Q2/print/harfbuzz-hb-view/pkg-plist (revision 535349) +++ branches/2020Q2/print/harfbuzz-hb-view/pkg-plist (revision 535350) @@ -1,57 +1,58 @@ @comment bin/hb-ot-shape-closure @comment bin/hb-shape @comment bin/hb-subset bin/hb-view @comment include/harfbuzz/hb-aat-layout.h @comment include/harfbuzz/hb-aat.h @comment include/harfbuzz/hb-blob.h @comment include/harfbuzz/hb-buffer.h @comment include/harfbuzz/hb-common.h @comment include/harfbuzz/hb-deprecated.h +@comment include/harfbuzz/hb-draw.h @comment include/harfbuzz/hb-face.h @comment include/harfbuzz/hb-font.h @comment include/harfbuzz/hb-ft.h @comment include/harfbuzz/hb-glib.h @comment include/harfbuzz/hb-gobject-enums.h @comment include/harfbuzz/hb-gobject-structs.h @comment include/harfbuzz/hb-gobject.h @comment include/harfbuzz/hb-graphite2.h @comment include/harfbuzz/hb-map.h @comment include/harfbuzz/hb-icu.h @comment include/harfbuzz/hb-ot-color.h @comment include/harfbuzz/hb-ot-deprecated.h @comment include/harfbuzz/hb-ot-font.h @comment include/harfbuzz/hb-ot-layout.h @comment include/harfbuzz/hb-ot-math.h @comment include/harfbuzz/hb-ot-meta.h @comment include/harfbuzz/hb-ot-metrics.h @comment include/harfbuzz/hb-ot-name.h @comment include/harfbuzz/hb-ot-shape.h @comment include/harfbuzz/hb-ot-var.h @comment include/harfbuzz/hb-ot.h @comment include/harfbuzz/hb-set.h @comment include/harfbuzz/hb-shape-plan.h @comment include/harfbuzz/hb-shape.h @comment include/harfbuzz/hb-subset.h @comment include/harfbuzz/hb-unicode.h @comment include/harfbuzz/hb-version.h @comment include/harfbuzz/hb.h @comment lib/cmake/harfbuzz/harfbuzz-config.cmake @comment lib/girepository-1.0/HarfBuzz-0.0.typelib @comment lib/libharfbuzz-gobject.so @comment lib/libharfbuzz-gobject.so.0 @comment lib/libharfbuzz-gobject.so.%%LIBVER%% @comment lib/libharfbuzz-icu.so @comment lib/libharfbuzz-icu.so.0 @comment lib/libharfbuzz-icu.so.%%LIBVER%% @comment lib/libharfbuzz-subset.so @comment lib/libharfbuzz-subset.so.0 @comment lib/libharfbuzz-subset.so.%%LIBVER%% @comment lib/libharfbuzz.so @comment lib/libharfbuzz.so.0 @comment lib/libharfbuzz.so.%%LIBVER%% @comment libdata/pkgconfig/harfbuzz-gobject.pc @comment libdata/pkgconfig/harfbuzz-icu.pc @comment libdata/pkgconfig/harfbuzz-subset.pc @comment libdata/pkgconfig/harfbuzz.pc @comment share/gir-1.0/HarfBuzz-0.0.gir Index: branches/2020Q2/print/harfbuzz-icu/pkg-plist =================================================================== --- branches/2020Q2/print/harfbuzz-icu/pkg-plist (revision 535349) +++ branches/2020Q2/print/harfbuzz-icu/pkg-plist (revision 535350) @@ -1,57 +1,58 @@ @comment bin/hb-ot-shape-closure @comment bin/hb-shape @comment bin/hb-subset @comment bin/hb-view @comment include/harfbuzz/hb-aat-layout.h @comment include/harfbuzz/hb-aat.h @comment include/harfbuzz/hb-blob.h @comment include/harfbuzz/hb-buffer.h @comment include/harfbuzz/hb-common.h @comment include/harfbuzz/hb-deprecated.h +@comment include/harfbuzz/hb-draw.h @comment include/harfbuzz/hb-face.h @comment include/harfbuzz/hb-font.h @comment include/harfbuzz/hb-ft.h @comment include/harfbuzz/hb-glib.h @comment include/harfbuzz/hb-gobject-enums.h @comment include/harfbuzz/hb-gobject-structs.h @comment include/harfbuzz/hb-gobject.h @comment include/harfbuzz/hb-graphite2.h @comment include/harfbuzz/hb-map.h include/harfbuzz/hb-icu.h @comment include/harfbuzz/hb-ot-color.h @comment include/harfbuzz/hb-ot-deprecated.h @comment include/harfbuzz/hb-ot-font.h @comment include/harfbuzz/hb-ot-layout.h @comment include/harfbuzz/hb-ot-math.h @comment include/harfbuzz/hb-ot-meta.h @comment include/harfbuzz/hb-ot-metrics.h @comment include/harfbuzz/hb-ot-name.h @comment include/harfbuzz/hb-ot-shape.h @comment include/harfbuzz/hb-ot-var.h @comment include/harfbuzz/hb-ot.h @comment include/harfbuzz/hb-set.h @comment include/harfbuzz/hb-shape-plan.h @comment include/harfbuzz/hb-shape.h @comment include/harfbuzz/hb-subset.h @comment include/harfbuzz/hb-unicode.h @comment include/harfbuzz/hb-version.h @comment include/harfbuzz/hb.h @comment lib/cmake/harfbuzz/harfbuzz-config.cmake @comment lib/girepository-1.0/HarfBuzz-0.0.typelib @comment lib/libharfbuzz-gobject.so @comment lib/libharfbuzz-gobject.so.0 @comment lib/libharfbuzz-gobject.so.%%LIBVER%% lib/libharfbuzz-icu.so lib/libharfbuzz-icu.so.0 lib/libharfbuzz-icu.so.%%LIBVER%% @comment lib/libharfbuzz-subset.so @comment lib/libharfbuzz-subset.so.0 @comment lib/libharfbuzz-subset.so.%%LIBVER%% @comment lib/libharfbuzz.so @comment lib/libharfbuzz.so.0 @comment lib/libharfbuzz.so.%%LIBVER%% @comment libdata/pkgconfig/harfbuzz-gobject.pc libdata/pkgconfig/harfbuzz-icu.pc @comment libdata/pkgconfig/harfbuzz-subset.pc @comment libdata/pkgconfig/harfbuzz.pc @comment share/gir-1.0/HarfBuzz-0.0.gir Index: branches/2020Q2 =================================================================== --- branches/2020Q2 (revision 535349) +++ branches/2020Q2 (revision 535350) Property changes on: branches/2020Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r532604,532609,535125