Skip to content

Commit

Permalink
print/harfbuzz: update to 8.1.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/8.1.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Aug 1, 2023
1 parent 77da843 commit 20d6603
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= 8.0.1
DISTVERSION= 8.1.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.60801.0
PLIST_SUB+= LIBVER=0.60810.0

HARFBUZZ_SLAVE?= no

Expand Down
6 changes: 3 additions & 3 deletions print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689139708
SHA256 (harfbuzz-8.0.1.tar.xz) = c1ce780acd385569f25b9a29603d1d5bc71e6940e55bfdd4f7266fad50e42620
SIZE (harfbuzz-8.0.1.tar.xz) = 18792332
TIMESTAMP = 1690840910
SHA256 (harfbuzz-8.1.0.tar.xz) = 639596da7c26cc503b16b3bf4dfdca77fe832d3c9e06004ef63a7ce53cafbac9
SIZE (harfbuzz-8.1.0.tar.xz) = 18803264
1 change: 1 addition & 0 deletions print/harfbuzz/pkg-plist
Expand Up @@ -129,6 +129,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-1-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-3-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-0-0.html
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-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 20d6603

Please sign in to comment.