diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-08-02 20:49:33 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-08-03 21:41:43 +0000 |
commit | 6f3237ac8582998ad23c994fc4c5cf6d4de835f5 (patch) | |
tree | 2753e2b19855f093e92e3b2ff58dc9130dd71105 /print/harfbuzz | |
parent | df082945aa34100010224dd7972988bd14650738 (diff) | |
download | ports-6f3237ac8582998ad23c994fc4c5cf6d4de835f5.tar.gz ports-6f3237ac8582998ad23c994fc4c5cf6d4de835f5.zip |
print/harfbuzz: update to 8.1.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/8.1.1
Reported by: GitHub (watch releases)
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 9b0d060dd159..6c334d35f409 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,5 +1,5 @@ PORTNAME= harfbuzz -DISTVERSION= 8.1.0 +DISTVERSION= 8.1.1 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ @@ -23,7 +23,7 @@ CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dgraphite2=enabled -Dchafa=disabled -Dtests=disabled -PLIST_SUB+= LIBVER=0.60810.0 +PLIST_SUB+= LIBVER=0.60811.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 4d7f912cbbee..d1c30176d3ff 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690840910 -SHA256 (harfbuzz-8.1.0.tar.xz) = 639596da7c26cc503b16b3bf4dfdca77fe832d3c9e06004ef63a7ce53cafbac9 -SIZE (harfbuzz-8.1.0.tar.xz) = 18803264 +TIMESTAMP = 1691009373 +SHA256 (harfbuzz-8.1.1.tar.xz) = 0305ad702e11906a5fc0c1ba11c270b7f64a8f5390d676aacfd71db129d6565f +SIZE (harfbuzz-8.1.1.tar.xz) = 18820088 |