diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-06-29 05:31:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-06-29 12:35:51 +0000 |
commit | e7c247c58179f420e78fd573bbe3e1a1d844ac8e (patch) | |
tree | 6f2ee55901a0bc6219036c665c532a1cbf50f07b /print/harfbuzz | |
parent | textproc/ugrep: Update to 3.8.3 (diff) |
print/harfbuzz: update to 4.4.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/4.4.1
Reported by: GitHub (watch releases)
Diffstat (limited to 'print/harfbuzz')
-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 3225360dfb33..870c4f0eba3b 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast <kwm@FreeBSD.org> PORTNAME= harfbuzz -DISTVERSION= 4.4.0 +DISTVERSION= 4.4.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.40400.0 +PLIST_SUB+= LIBVER=0.40401.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index afc5af8b5e8c..4fdbba28cd75 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656355944 -SHA256 (harfbuzz-4.4.0.tar.xz) = 02035eddb9d84112834abd1654ce0e177d14f41fd8ce0c29d5b4376888890790 -SIZE (harfbuzz-4.4.0.tar.xz) = 15104432 +TIMESTAMP = 1656480665 +SHA256 (harfbuzz-4.4.1.tar.xz) = c5bc33ac099b2e52f01d27cde21cee4281b9d5bfec7684135e268512478bc9ee +SIZE (harfbuzz-4.4.1.tar.xz) = 15113152 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 7baa65c39c90..307b993910cc 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -118,6 +118,7 @@ share/gir-1.0/HarfBuzz-0.0.gir %%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-4-3-0.html +%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-4-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 |