Skip to content

Commit

Permalink
print/harfbuzz: update to 8.5.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/8.5.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed May 14, 2024
1 parent e687d80 commit 07badf9
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= harfbuzz
DISTVERSION= 8.4.0
DISTVERSION= 8.5.0
PORTREVISION?= 0
CATEGORIES= print
MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
Expand All @@ -23,7 +23,7 @@ CPE_VENDOR= harfbuzz_project

MESON_ARGS= -Dgraphite2=enabled -Dchafa=disabled -Dtests=disabled

PLIST_SUB+= LIBVER=0.60840.0
PLIST_SUB+= LIBVER=0.60850.0

HARFBUZZ_SLAVE?= no

Expand Down
6 changes: 3 additions & 3 deletions print/harfbuzz/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1711722784
SHA256 (harfbuzz-8.4.0.tar.xz) = af4ea73e25ab748c8c063b78c2f88e48833db9b2ac369e29bd115702e789755e
SIZE (harfbuzz-8.4.0.tar.xz) = 19241260
TIMESTAMP = 1715633505
SHA256 (harfbuzz-8.5.0.tar.xz) = 77e4f7f98f3d86bf8788b53e6832fb96279956e1c3961988ea3d4b7ca41ddc27
SIZE (harfbuzz-8.5.0.tar.xz) = 19468172
1 change: 1 addition & 0 deletions print/harfbuzz/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-2-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-3-1.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-4-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-5-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 07badf9

Please sign in to comment.