diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-06-07 03:30:45 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-06-07 03:30:45 +0800 |
commit | bbf4f78bf960b2dd2eb2130931fe2c60647131ea (patch) | |
tree | 8ac0947e94dd19d3d9d2e9039ea6ae64e8d0b295 /print | |
parent | 441b8fe96ba35b6b8916f4e52d780f9bbef8606e (diff) | |
download | freebsd-ports-gnome-bbf4f78bf960b2dd2eb2130931fe2c60647131ea.tar.gz freebsd-ports-gnome-bbf4f78bf960b2dd2eb2130931fe2c60647131ea.tar.zst freebsd-ports-gnome-bbf4f78bf960b2dd2eb2130931fe2c60647131ea.zip |
print/harfbuzz: update to 1.7.7
Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.7/NEWS
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Diffstat (limited to 'print')
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 72f5eed8d474..3b1378309597 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10706.0 +PLIST_SUB+= LIBVER=0.10707.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index d9962667ab69..13e449846cb4 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520435118 -SHA256 (harfbuzz-1.7.6.tar.bz2) = da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b -SIZE (harfbuzz-1.7.6.tar.bz2) = 2586909 +TIMESTAMP = 1528236845 +SHA256 (harfbuzz-1.7.7.tar.bz2) = 6e1a56db1b8335cb8f7cb625536d6443fc34801ae419d66e445efea885a62128 +SIZE (harfbuzz-1.7.7.tar.bz2) = 3791280 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index e3324d29e7b0..52b2d070e188 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -14,6 +14,7 @@ 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-font.h include/harfbuzz/hb-ot-layout.h include/harfbuzz/hb-ot-math.h |