diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-10 09:22:22 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-10 09:22:22 +0800 |
commit | 6462e584a1571da4aa372cc9dcd3feeb473dbc48 (patch) | |
tree | 1085df8c691644b537dab54a01176ece61987a17 /print | |
parent | 00bfd11a8e53f1344dced8172ad544c2e7f4eab7 (diff) | |
download | freebsd-ports-gnome-6462e584a1571da4aa372cc9dcd3feeb473dbc48.tar.gz freebsd-ports-gnome-6462e584a1571da4aa372cc9dcd3feeb473dbc48.tar.zst freebsd-ports-gnome-6462e584a1571da4aa372cc9dcd3feeb473dbc48.zip |
print/harfbuzz: update to 1.3.4
Changes: https://github.com/behdad/harfbuzz/compare/1.3.3...1.3.4#files_bucket
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH: 2016Q4
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 e8a144eab035..07fd549f31f4 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTVERSION= 1.3.4 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.10303.0 +PLIST_SUB+= LIBVER=0.10304.0 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 0efa18b2c198..8ab78bff615a 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478356493 -SHA256 (harfbuzz-1.3.3.tar.bz2) = 2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9 -SIZE (harfbuzz-1.3.3.tar.bz2) = 1402836 +TIMESTAMP = 1480974341 +SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b +SIZE (harfbuzz-1.3.4.tar.bz2) = 1408308 |