diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-08-08 21:00:08 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-08-08 21:00:08 +0800 |
commit | 8368f0facd06b0f7c93a002e1a682e196c9cbff3 (patch) | |
tree | 98ca792a897ee43098e9761cac64ad444519f39b /print | |
parent | c69bc8cfd7e684a5088d7be3c1f19db9c8316a18 (diff) | |
download | freebsd-ports-gnome-8368f0facd06b0f7c93a002e1a682e196c9cbff3.tar.gz freebsd-ports-gnome-8368f0facd06b0f7c93a002e1a682e196c9cbff3.tar.zst freebsd-ports-gnome-8368f0facd06b0f7c93a002e1a682e196c9cbff3.zip |
print/harfbuzz: update to 1.4.7
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.7
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH: 2017Q3 (required by firefox-56.0 scheduled on 2017-09-26)
Diffstat (limited to 'print')
-rw-r--r-- | print/harfbuzz/Makefile | 5 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 19c02f975a05..91258a33288f 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTVERSION= 1.4.7 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -22,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10400.6 +PLIST_SUB+= LIBVER=0.10400.7 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index efe63c389085..a061d340c24b 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491399519 -SHA256 (harfbuzz-1.4.6.tar.bz2) = 21a78b81cd20cbffdb04b59ac7edfb410e42141869f637ae1d6778e74928d293 -SIZE (harfbuzz-1.4.6.tar.bz2) = 1475086 +TIMESTAMP = 1500402353 +SHA256 (harfbuzz-1.4.7.tar.bz2) = b85f6627425d54f32118308e053b939c63a388de9bf455b3830f68cad406bc6d +SIZE (harfbuzz-1.4.7.tar.bz2) = 1592693 |