diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2022-03-30 13:09:42 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2022-03-30 14:56:15 +0000 |
| commit | a256217880112030795f7113551fba45d24e22df (patch) | |
| tree | 43fab4a373c51e23414787c17e414abe847333dd | |
| parent | c19c7b29c3cc8d91ff0ee9049c76e9dbf48170fe (diff) | |
print/harfbuzz: update to 4.2.0
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/4.2.0
Reported by: GitHub (watch releases)
| -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 b612117d96df..26486cbe1a10 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast <kwm@FreeBSD.org> PORTNAME= harfbuzz -DISTVERSION= 4.1.0 +DISTVERSION= 4.2.0 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.40100.0 +PLIST_SUB+= LIBVER=0.40200.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 19e9ef6d0af6..717369e22f49 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648012926 -SHA256 (harfbuzz-4.1.0.tar.xz) = f7984ff4241d4d135f318a93aa902d910a170a8265b7eaf93b5d9a504eed40c8 -SIZE (harfbuzz-4.1.0.tar.xz) = 15028288 +TIMESTAMP = 1648645782 +SHA256 (harfbuzz-4.2.0.tar.xz) = f2200f177768bdc21445aa09703326f3bbe8114ac083d081fe1a79d305c7ae73 +SIZE (harfbuzz-4.2.0.tar.xz) = 14980636 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 482af41c9743..e5ce462610f5 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -115,6 +115,7 @@ share/gir-1.0/HarfBuzz-0.0.gir %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-0-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-4-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-1-0.html +%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-2-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 |
