Index: head/print/harfbuzz/Makefile =================================================================== --- head/print/harfbuzz/Makefile (revision 483538) +++ head/print/harfbuzz/Makefile (revision 483539) @@ -1,42 +1,42 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 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= compiler:c++11-lib 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.20000.2 +PLIST_SUB+= LIBVER=0.20100.0 HARFBUZZ_SLAVE?= no .if ${HARFBUZZ_SLAVE} == no CONFIGURE_ARGS+= --without-icu .else CONFIGURE_ARGS+= --with-icu \ --disable-gtk-doc-html 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: head/print/harfbuzz/distinfo =================================================================== --- head/print/harfbuzz/distinfo (revision 483538) +++ head/print/harfbuzz/distinfo (revision 483539) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540066156 -SHA256 (harfbuzz-2.0.2.tar.bz2) = f6de6c9dc89a56909227ac3e3dc9b18924a0837936ffd9633d13e981bcbd96e0 -SIZE (harfbuzz-2.0.2.tar.bz2) = 4322171 +TIMESTAMP = 1540939334 +SHA256 (harfbuzz-2.1.0.tar.bz2) = 8e5b496ec7328d700ff340e4c44dfbd1dfa8159cd11df2876417496e4efd12f9 +SIZE (harfbuzz-2.1.0.tar.bz2) = 4375308 Index: head/print/harfbuzz/files/patch-src_test-ot-color.cc =================================================================== --- head/print/harfbuzz/files/patch-src_test-ot-color.cc (nonexistent) +++ head/print/harfbuzz/files/patch-src_test-ot-color.cc (revision 483539) @@ -0,0 +1,15 @@ +Drop once FreeBSD 10.* is EOL as USE_GCC defaultso to >= 6 since 2017-09-10. + +https://github.com/harfbuzz/harfbuzz/issues/1338 + +--- src/test-ot-color.cc.orig 2018-10-30 05:40:14 UTC ++++ src/test-ot-color.cc +@@ -23,7 +23,7 @@ + * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. + */ + +-#include "hb.h" ++#include "hb.hh" + #include "hb-ot.h" + + #include "hb-ft.h" Property changes on: head/print/harfbuzz/files/patch-src_test-ot-color.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/print/harfbuzz/pkg-plist =================================================================== --- head/print/harfbuzz/pkg-plist (revision 483538) +++ head/print/harfbuzz/pkg-plist (revision 483539) @@ -1,135 +1,146 @@ bin/hb-ot-shape-closure bin/hb-shape bin/hb-subset bin/hb-view include/harfbuzz/hb-blob.h include/harfbuzz/hb-buffer.h include/harfbuzz/hb-common.h include/harfbuzz/hb-deprecated.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-font.h include/harfbuzz/hb-ot-layout.h include/harfbuzz/hb-ot-math.h include/harfbuzz/hb-ot-name.h include/harfbuzz/hb-ot-shape.h -include/harfbuzz/hb-ot-tag.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/adding-text-to-the-buffer.html share/gtk-doc/html/harfbuzz/annotation-glossary.html share/gtk-doc/html/harfbuzz/api-index-0-9-10.html share/gtk-doc/html/harfbuzz/api-index-0-9-11.html share/gtk-doc/html/harfbuzz/api-index-0-9-2.html share/gtk-doc/html/harfbuzz/api-index-0-9-20.html share/gtk-doc/html/harfbuzz/api-index-0-9-22.html share/gtk-doc/html/harfbuzz/api-index-0-9-28.html share/gtk-doc/html/harfbuzz/api-index-0-9-30.html share/gtk-doc/html/harfbuzz/api-index-0-9-31.html share/gtk-doc/html/harfbuzz/api-index-0-9-38.html share/gtk-doc/html/harfbuzz/api-index-0-9-39.html share/gtk-doc/html/harfbuzz/api-index-0-9-41.html share/gtk-doc/html/harfbuzz/api-index-0-9-42.html share/gtk-doc/html/harfbuzz/api-index-0-9-5.html share/gtk-doc/html/harfbuzz/api-index-0-9-7.html share/gtk-doc/html/harfbuzz/api-index-0-9-8.html share/gtk-doc/html/harfbuzz/api-index-1-0-5.html share/gtk-doc/html/harfbuzz/api-index-1-1-2.html share/gtk-doc/html/harfbuzz/api-index-1-1-3.html share/gtk-doc/html/harfbuzz/api-index-1-2-3.html share/gtk-doc/html/harfbuzz/api-index-1-3-3.html +share/gtk-doc/html/harfbuzz/api-index-1-4-0.html share/gtk-doc/html/harfbuzz/api-index-1-4-2.html share/gtk-doc/html/harfbuzz/api-index-1-4-3.html share/gtk-doc/html/harfbuzz/api-index-1-5-0.html share/gtk-doc/html/harfbuzz/api-index-1-6-0.html +share/gtk-doc/html/harfbuzz/api-index-1-7-5.html +share/gtk-doc/html/harfbuzz/api-index-1-7-7.html +share/gtk-doc/html/harfbuzz/api-index-1-8-0.html +share/gtk-doc/html/harfbuzz/api-index-1-8-1.html +share/gtk-doc/html/harfbuzz/api-index-1-8-5.html +share/gtk-doc/html/harfbuzz/api-index-1-8-6.html +share/gtk-doc/html/harfbuzz/api-index-1-9-0.html +share/gtk-doc/html/harfbuzz/api-index-2-0-0.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/ch08.html +share/gtk-doc/html/harfbuzz/ch09.html +share/gtk-doc/html/harfbuzz/ch10.html share/gtk-doc/html/harfbuzz/clusters.html share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html share/gtk-doc/html/harfbuzz/deprecated-api-index.html share/gtk-doc/html/harfbuzz/fonts-and-faces.html -share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html -share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.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-tag.html -share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.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-hb.html share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 share/gtk-doc/html/harfbuzz/hello-harfbuzz.html 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/left-insensitive.png share/gtk-doc/html/harfbuzz/left.png share/gtk-doc/html/harfbuzz/level-2.html -share/gtk-doc/html/harfbuzz/object-tree.html share/gtk-doc/html/harfbuzz/plans-and-caching.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/style.css share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html share/gtk-doc/html/harfbuzz/up-insensitive.png share/gtk-doc/html/harfbuzz/up.png share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html Index: head/print/harfbuzz-icu/pkg-plist =================================================================== --- head/print/harfbuzz-icu/pkg-plist (revision 483538) +++ head/print/harfbuzz-icu/pkg-plist (revision 483539) @@ -1,55 +1,52 @@ @comment bin/hb-ot-shape-closure @comment bin/hb-shape @comment bin/hb-subset @comment bin/hb-view @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-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-font.h @comment include/harfbuzz/hb-ot-layout.h @comment include/harfbuzz/hb-ot-math.h @comment include/harfbuzz/hb-ot-name.h @comment include/harfbuzz/hb-ot-shape.h -@comment include/harfbuzz/hb-ot-tag.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-glyf.hh -@comment include/harfbuzz/hb-subset-plan.hh -@comment include/harfbuzz/hb-subset-private.hh @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