diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-01-08 03:15:05 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-01-08 03:15:05 +0800 |
commit | b20091c9b7f6bd5e1163176e221e17ea28f9f042 (patch) | |
tree | fc20299c87ff99a7a65a7fe19dffd4a5c32714e4 /print/harfbuzz | |
parent | 7a53a8e836b6881d95c6435a53a32a3482a8b765 (diff) | |
download | freebsd-ports-gnome-b20091c9b7f6bd5e1163176e221e17ea28f9f042.tar.gz freebsd-ports-gnome-b20091c9b7f6bd5e1163176e221e17ea28f9f042.tar.zst freebsd-ports-gnome-b20091c9b7f6bd5e1163176e221e17ea28f9f042.zip |
print/harfbuzz: update to 1.4.1
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.0
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.1
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH: 2017Q1
Diffstat (limited to 'print/harfbuzz')
-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 07fd549f31f4..256f54c69785 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.3.4 +PORTVERSION= 1.4.1 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10304.0 +PLIST_SUB+= LIBVER=0.10400.1 EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}} EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 8ab78bff615a..2d061f56e8a4 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480974341 -SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b -SIZE (harfbuzz-1.3.4.tar.bz2) = 1408308 +TIMESTAMP = 1483676561 +SHA256 (harfbuzz-1.4.1.tar.bz2) = 85a27fab639a1d651737dcb6b69e4101e3fd09522fdfdcb793df810b5cb315bd +SIZE (harfbuzz-1.4.1.tar.bz2) = 1434585 |