diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-02-17 11:11:12 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-02-17 11:11:12 +0800 |
commit | ba2656adb4a5d3ef2ded146841d83113487ed950 (patch) | |
tree | 51b9e167e8fc9270b4a0da7414848f68491087c6 /print | |
parent | f8706256b2cd837383de0270883602f3e548ab90 (diff) | |
download | freebsd-ports-gnome-ba2656adb4a5d3ef2ded146841d83113487ed950.tar.gz freebsd-ports-gnome-ba2656adb4a5d3ef2ded146841d83113487ed950.tar.zst freebsd-ports-gnome-ba2656adb4a5d3ef2ded146841d83113487ed950.zip |
print/harfbuzz: update to 1.4.2
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.2
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH: 2017Q1
Diffstat (limited to 'print')
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 256f54c69785..d7c11af74e60 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 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.10400.1 +PLIST_SUB+= LIBVER=0.10400.2 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 2d061f56e8a4..227f9093d936 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483676561 -SHA256 (harfbuzz-1.4.1.tar.bz2) = 85a27fab639a1d651737dcb6b69e4101e3fd09522fdfdcb793df810b5cb315bd -SIZE (harfbuzz-1.4.1.tar.bz2) = 1434585 +TIMESTAMP = 1485225299 +SHA256 (harfbuzz-1.4.2.tar.bz2) = 8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3 +SIZE (harfbuzz-1.4.2.tar.bz2) = 1446752 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 4a5d119f2469..46e7c9704cc7 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -19,6 +19,7 @@ include/harfbuzz/hb-ot-layout.h include/harfbuzz/hb-ot-math.h include/harfbuzz/hb-ot-shape.h include/harfbuzz/hb-ot-tag.h +include/harfbuzz/hb-ot-var.h include/harfbuzz/hb-ot.h include/harfbuzz/hb-set.h include/harfbuzz/hb-shape-plan.h @@ -63,7 +64,7 @@ share/gtk-doc/html/harfbuzz/api-index-1-0-5.html share/gtk-doc/html/harfbuzz/api-index-1-1-2.html share/gtk-doc/html/harfbuzz/api-index-1-1-3.html share/gtk-doc/html/harfbuzz/api-index-1-2-3.html -share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +share/gtk-doc/html/harfbuzz/api-index-1-3-3.html share/gtk-doc/html/harfbuzz/api-index-full.html share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html share/gtk-doc/html/harfbuzz/building.html |