diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-08-20 01:46:56 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-08-20 01:46:56 +0800 |
commit | 75fc0e67fa37c2f4e84f1a905e3d852b0ff64854 (patch) | |
tree | 03e5a5aae9bb6c9ae64993cab4b8888610d6c191 /print/harfbuzz-icu | |
parent | 215696680298049db58e0b8d0a1e36b13cf00357 (diff) | |
download | freebsd-ports-gnome-75fc0e67fa37c2f4e84f1a905e3d852b0ff64854.tar.gz freebsd-ports-gnome-75fc0e67fa37c2f4e84f1a905e3d852b0ff64854.tar.zst freebsd-ports-gnome-75fc0e67fa37c2f4e84f1a905e3d852b0ff64854.zip |
print/harfbuzz: update to 2.7.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.0
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.1
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
PR: 248407
Diffstat (limited to 'print/harfbuzz-icu')
-rw-r--r-- | print/harfbuzz-icu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile index fe635d9404b5..297b59fce170 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support |