Skip to content

Commit

Permalink
print/harfbuzz: update to 7.3.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/7.3.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed May 10, 2023
1 parent 9187018 commit 6fac6cf
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.2.0
DISTVERSION= 7.3.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.60720.0
PLIST_SUB+= LIBVER=0.60730.0

HARFBUZZ_SLAVE?= no

Expand Down
6 changes: 3 additions & 3 deletions print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682549332
SHA256 (harfbuzz-7.2.0.tar.xz) = fc5560c807eae0efd5f95b5aa4c65800c7a8eed6642008a6b1e7e3ffff7873cc
SIZE (harfbuzz-7.2.0.tar.xz) = 18716956
TIMESTAMP = 1683667290
SHA256 (harfbuzz-7.3.0.tar.xz) = 20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb
SIZE (harfbuzz-7.3.0.tar.xz) = 18867940
1 change: 1 addition & 0 deletions print/harfbuzz/pkg-plist
Expand Up @@ -127,6 +127,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
%%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-7-3-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 6fac6cf

Please sign in to comment.