diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-05-13 18:01:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-05-13 18:01:50 +0000 |
commit | 753d061468a6af4d14a63f1ad517af6cddf02eaf (patch) | |
tree | b62070456ead5bd878e7cb1c59494015188d78d0 /print | |
parent | 072efe06b8b647494c0df3de086b5f0220812aeb (diff) | |
download | ports-753d061468a6af4d14a63f1ad517af6cddf02eaf.tar.gz ports-753d061468a6af4d14a63f1ad517af6cddf02eaf.zip |
print/harfbuzz: update to 2.6.6
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.6
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Reported by: GitHub (watch releases)
Notes
Notes:
svn path=/head/; revision=535125
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 | 8 |
3 files changed, 12 insertions, 6 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 6cd0b5af49ef..41f278bc7cc7 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -DISTVERSION= 2.6.5 +DISTVERSION= 2.6.6 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ @@ -27,7 +27,7 @@ USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.20600.5 +PLIST_SUB+= LIBVER=0.20600.6 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index a50282c42cc3..eed0d7b5da18 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587151268 -SHA256 (harfbuzz-2.6.5.tar.xz) = 126ea030bcb66fca518d43162443d337e60933c3729c23f8a25da3a1c7371dfd -SIZE (harfbuzz-2.6.5.tar.xz) = 8510596 +TIMESTAMP = 1584073551 +SHA256 (harfbuzz-2.6.6.tar.xz) = 84d0f1fb4cf4b3ee398ac20eaa608ca9f7cd90d992a44540fdcb16469bb460e5 +SIZE (harfbuzz-2.6.6.tar.xz) = 8530984 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index df48e1f4cdee..6f2610095fdc 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -62,10 +62,10 @@ share/gtk-doc/html/harfbuzz/building.html share/gtk-doc/html/harfbuzz/ch01s03.html share/gtk-doc/html/harfbuzz/ch03s02.html share/gtk-doc/html/harfbuzz/ch03s03.html -share/gtk-doc/html/harfbuzz/ch11.html share/gtk-doc/html/harfbuzz/ch12.html share/gtk-doc/html/harfbuzz/ch13.html share/gtk-doc/html/harfbuzz/ch14.html +share/gtk-doc/html/harfbuzz/ch15.html share/gtk-doc/html/harfbuzz/clusters.html share/gtk-doc/html/harfbuzz/complex-scripts.html share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html @@ -106,6 +106,12 @@ share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 share/gtk-doc/html/harfbuzz/home.png share/gtk-doc/html/harfbuzz/index.html share/gtk-doc/html/harfbuzz/install-harfbuzz.html +share/gtk-doc/html/harfbuzz/integration-coretext.html +share/gtk-doc/html/harfbuzz/integration-freetype.html +share/gtk-doc/html/harfbuzz/integration-icu.html +share/gtk-doc/html/harfbuzz/integration-python.html +share/gtk-doc/html/harfbuzz/integration-uniscribe.html +share/gtk-doc/html/harfbuzz/integration.html share/gtk-doc/html/harfbuzz/left-insensitive.png share/gtk-doc/html/harfbuzz/left.png share/gtk-doc/html/harfbuzz/level-2.html |