diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-01-31 16:40:10 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-01-31 22:50:46 +0000 |
commit | d3b163b46be94e1317d1ee52ca44058c65a99843 (patch) | |
tree | 98756deff6b409401e44a4b87ae835d0de108292 /print | |
parent | 8dcd1b1f9a76b3d7514408fadba70787f6ae8f4c (diff) |
print/harfbuzz: update to 3.3.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/3.3.0
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/3.3.1
PR: 261605
Reported by: GitHub (watch releases)
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 | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index b3381c71fd62..41cbbd0ac8b9 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast <kwm@FreeBSD.org> PORTNAME= harfbuzz -DISTVERSION= 3.2.0 +DISTVERSION= 3.3.1 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ @@ -25,7 +25,7 @@ CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \ -Dfreetype=enabled -Dbenchmark=disabled -PLIST_SUB+= LIBVER=0.30200.0 +PLIST_SUB+= LIBVER=0.30301.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 22038e8a5ec5..a8f6ee629ce6 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639322953 -SHA256 (harfbuzz-3.2.0.tar.xz) = 0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd -SIZE (harfbuzz-3.2.0.tar.xz) = 14501956 +TIMESTAMP = 1643663384 +SHA256 (harfbuzz-3.3.1.tar.xz) = 8c083384838f39f4a4856a6584def595b10cc071754a08d5e999293462b34296 +SIZE (harfbuzz-3.3.1.tar.xz) = 14922732 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 80bc14f8ce48..a0336af3a2c0 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -111,6 +111,7 @@ share/gir-1.0/HarfBuzz-0.0.gir %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-1.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-0-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-1-0.html +%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-3-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.html %%DOCS%%share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html %%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html |