diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-05-25 05:13:25 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-05-25 05:13:25 +0800 |
commit | 7eacd2b6de07ef120225de2cc41614e039bce658 (patch) | |
tree | a905407e6ef56fac65ce2aae7ffea066c51c995d /print/harfbuzz | |
parent | 38408a116d65f0fab8f67a861fc3365e48c6df51 (diff) | |
download | freebsd-ports-gnome-7eacd2b6de07ef120225de2cc41614e039bce658.tar.gz freebsd-ports-gnome-7eacd2b6de07ef120225de2cc41614e039bce658.tar.zst freebsd-ports-gnome-7eacd2b6de07ef120225de2cc41614e039bce658.zip |
print/harfbuzz: update to 2.5.0
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.0
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Reported by: GitHub (watch releases)
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 8 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 7 |
3 files changed, 13 insertions, 8 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index f342d0ca95ad..59b1e0ad4467 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 2.4.0 -PORTREVISION?= 1 +PORTVERSION= 2.5.0 +PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -15,14 +15,14 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ USE_LDCONFIG= yes USES= compiler:c++11-lib gettext-runtime gmake gnome libtool \ - pathfix pkgconfig tar:bzip2 + pathfix pkgconfig tar:xz 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.20400.0 +PLIST_SUB+= LIBVER=0.20500.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index d636e7af902a..3ba2967837f3 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551037072 -SHA256 (harfbuzz-2.4.0.tar.bz2) = 9035005903da74667d28bb181986e879e11da3d5986722759fa145cca781ead6 -SIZE (harfbuzz-2.4.0.tar.bz2) = 17922003 +TIMESTAMP = 1558727886 +SHA256 (harfbuzz-2.5.0.tar.xz) = 959c73f98db4f84ad5221ea923146a71b5a48c946138d9ca4b42f3f3ffc416ef +SIZE (harfbuzz-2.5.0.tar.xz) = 5620416 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index f85e97ed0d51..ff688cb5c5a7 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -60,10 +60,10 @@ 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/ch09.html share/gtk-doc/html/harfbuzz/ch10.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/clusters.html share/gtk-doc/html/harfbuzz/complex-scripts.html share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html @@ -104,6 +104,11 @@ 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-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/plans-and-caching.html share/gtk-doc/html/harfbuzz/pt01.html |