diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-04-26 11:38:59 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-04-26 11:38:59 +0800 |
commit | 054eea77f744e2777a510a981c439109b096bd8a (patch) | |
tree | 67a1b366aec29e181e68c90f75716af0660feb16 /print | |
parent | c3680a7fec7785a9ac622416d9ca9b5e52b8ba33 (diff) | |
download | freebsd-ports-gnome-054eea77f744e2777a510a981c439109b096bd8a.tar.gz freebsd-ports-gnome-054eea77f744e2777a510a981c439109b096bd8a.tar.zst freebsd-ports-gnome-054eea77f744e2777a510a981c439109b096bd8a.zip |
print/harfbuzz: update to 1.4.6
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.6
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH: 2017Q2
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 12ac00bd8b73..1c866e634063 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.5 -PORTREVISION= 1 +PORTVERSION= 1.4.6 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -23,6 +22,6 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10400.5 +PLIST_SUB+= LIBVER=0.10400.6 .include <bsd.port.mk> diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 38c27545a1ae..efe63c389085 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489215708 -SHA256 (harfbuzz-1.4.5.tar.bz2) = d0e05438165884f21658154c709075feaf98c93ee5c694b951533ac425a9a711 -SIZE (harfbuzz-1.4.5.tar.bz2) = 1474461 +TIMESTAMP = 1491399519 +SHA256 (harfbuzz-1.4.6.tar.bz2) = 21a78b81cd20cbffdb04b59ac7edfb410e42141869f637ae1d6778e74928d293 +SIZE (harfbuzz-1.4.6.tar.bz2) = 1475086 |