diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-03-09 06:26:40 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 19:59:09 +0800 |
commit | 0f94b666d2c9848fc1d04348de20ac7a4469dadb (patch) | |
tree | 2696994b3c73a1039652b3cab69b84f09babfa17 /print | |
parent | 2498655dffe1a81dcfa822d7686fe31af0608bcf (diff) | |
download | freebsd-ports-gnome-0f94b666d2c9848fc1d04348de20ac7a4469dadb.tar.gz freebsd-ports-gnome-0f94b666d2c9848fc1d04348de20ac7a4469dadb.tar.zst freebsd-ports-gnome-0f94b666d2c9848fc1d04348de20ac7a4469dadb.zip |
print/harfbuzz: update to 1.4.4
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.3
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.4
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH: 2017Q1 (requires r435692)
Diffstat (limited to 'print')
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index e265c9e1430a..2a9c26c68fc8 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -22,6 +22,6 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10400.3 +PLIST_SUB+= LIBVER=0.10400.4 .include <bsd.port.mk> diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index a61de0aa54a0..bbe21c3942ce 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488200426 -SHA256 (harfbuzz-1.4.3.tar.bz2) = 838c17400a88a3a451eb401573ef94cdd50919730d98255547c459fef1d85321 -SIZE (harfbuzz-1.4.3.tar.bz2) = 1470967 +TIMESTAMP = 1488750899 +SHA256 (harfbuzz-1.4.4.tar.bz2) = 35d2f8ca476cbbec64ee824eca6b0209ff8db0334990b9f5af893b94f119d255 +SIZE (harfbuzz-1.4.4.tar.bz2) = 1480766 |