Skip to content

Commit

Permalink
print/harfbuzz: update to 7.1.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/7.1.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Mar 4, 2023
1 parent ad983b1 commit df012ee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
PORTNAME= harfbuzz
DISTVERSION= 7.0.1
DISTVERSION= 7.1.0
PORTREVISION?= 0
CATEGORIES= print
MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
Expand All @@ -24,7 +24,7 @@ CPE_VENDOR= harfbuzz_project
MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
-Dfreetype=enabled -Dbenchmark=disabled

PLIST_SUB+= LIBVER=0.60701.0
PLIST_SUB+= LIBVER=0.60710.0

HARFBUZZ_SLAVE?= no

Expand Down
6 changes: 3 additions & 3 deletions print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676901427
SHA256 (harfbuzz-7.0.1.tar.xz) = 2cf4d3d8f225007511990a36a34195f0d6562ca56df0a8b0885b382837948199
SIZE (harfbuzz-7.0.1.tar.xz) = 18560428
TIMESTAMP = 1677798424
SHA256 (harfbuzz-7.1.0.tar.xz) = f135a61cd464c9ed6bc9823764c188f276c3850a8dc904628de2a87966b7077b
SIZE (harfbuzz-7.1.0.tar.xz) = 18655864
1 change: 1 addition & 0 deletions print/harfbuzz/pkg-plist
Expand Up @@ -126,6 +126,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-5-3-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-6-0-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-0-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-1-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
Expand Down

0 comments on commit df012ee

Please sign in to comment.