diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-06-27 18:52:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-06-27 21:40:19 +0000 |
commit | ab35801b052610dcaa68666bdccbbae3c7874d35 (patch) | |
tree | 19c78d1f0d601173b9f1269b5202f84de70a3215 | |
parent | 2a04a8532f6ba24e15912ffa99fe8e067d03a9ae (diff) | |
download | ports-ab35801b052610dcaa68666bdccbbae3c7874d35.tar.gz ports-ab35801b052610dcaa68666bdccbbae3c7874d35.zip |
-rw-r--r-- | print/harfbuzz-hb-view/pkg-plist | 1 | ||||
-rw-r--r-- | print/harfbuzz-icu/pkg-plist | 1 | ||||
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 5 |
5 files changed, 10 insertions, 7 deletions
diff --git a/print/harfbuzz-hb-view/pkg-plist b/print/harfbuzz-hb-view/pkg-plist index 7e68401c4a62..df57e8a46450 100644 --- a/print/harfbuzz-hb-view/pkg-plist +++ b/print/harfbuzz-hb-view/pkg-plist @@ -7,6 +7,7 @@ bin/hb-view @comment include/harfbuzz/hb-blob.h @comment include/harfbuzz/hb-buffer.h @comment include/harfbuzz/hb-common.h +@comment include/harfbuzz/hb-cplusplus.hh @comment include/harfbuzz/hb-deprecated.h @comment include/harfbuzz/hb-draw.h @comment include/harfbuzz/hb-face.h diff --git a/print/harfbuzz-icu/pkg-plist b/print/harfbuzz-icu/pkg-plist index 840c84858a33..9e68ae634fce 100644 --- a/print/harfbuzz-icu/pkg-plist +++ b/print/harfbuzz-icu/pkg-plist @@ -7,6 +7,7 @@ @comment include/harfbuzz/hb-blob.h @comment include/harfbuzz/hb-buffer.h @comment include/harfbuzz/hb-common.h +@comment include/harfbuzz/hb-cplusplus.hh @comment include/harfbuzz/hb-deprecated.h @comment include/harfbuzz/hb-draw.h @comment include/harfbuzz/hb-face.h diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 75c7fbe1fa2a..3225360dfb33 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast <kwm@FreeBSD.org> PORTNAME= harfbuzz -DISTVERSION= 4.3.0 +DISTVERSION= 4.4.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.40300.0 +PLIST_SUB+= LIBVER=0.40400.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index d808f6a77890..afc5af8b5e8c 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653073887 -SHA256 (harfbuzz-4.3.0.tar.xz) = a49628f4c4c8e6d8df95ef44935a93446cf2e46366915b0e3ca30df21fffb530 -SIZE (harfbuzz-4.3.0.tar.xz) = 15036020 +TIMESTAMP = 1656355944 +SHA256 (harfbuzz-4.4.0.tar.xz) = 02035eddb9d84112834abd1654ce0e177d14f41fd8ce0c29d5b4376888890790 +SIZE (harfbuzz-4.4.0.tar.xz) = 15104432 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 1a4b6e4e2464..7baa65c39c90 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -6,6 +6,7 @@ include/harfbuzz/hb-aat.h include/harfbuzz/hb-blob.h include/harfbuzz/hb-buffer.h include/harfbuzz/hb-common.h +include/harfbuzz/hb-cplusplus.hh include/harfbuzz/hb-deprecated.h include/harfbuzz/hb-draw.h include/harfbuzz/hb-face.h @@ -112,8 +113,8 @@ share/gir-1.0/HarfBuzz-0.0.gir %%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-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-0-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-4-3-0.html @@ -122,7 +123,6 @@ share/gir-1.0/HarfBuzz-0.0.gir %%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html %%DOCS%%share/gtk-doc/html/harfbuzz/building.html %%DOCS%%share/gtk-doc/html/harfbuzz/clusters.html -%%DOCS%%share/gtk-doc/html/harfbuzz/complex-scripts.html %%DOCS%%share/gtk-doc/html/harfbuzz/core-api.html %%DOCS%%share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html %%DOCS%%share/gtk-doc/html/harfbuzz/deprecated-api-index.html @@ -190,6 +190,7 @@ share/gir-1.0/HarfBuzz-0.0.gir %%DOCS%%share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html %%DOCS%%share/gtk-doc/html/harfbuzz/right-insensitive.png %%DOCS%%share/gtk-doc/html/harfbuzz/right.png +%%DOCS%%share/gtk-doc/html/harfbuzz/script-specific-shaping.html %%DOCS%%share/gtk-doc/html/harfbuzz/setting-buffer-properties.html %%DOCS%%share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html %%DOCS%%share/gtk-doc/html/harfbuzz/shaping-concepts.html |