diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-10-05 20:43:38 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-11-17 11:46:00 +0000 |
commit | e55b80195e2af4bd63088de216ccd3e23be81c1f (patch) | |
tree | 2940e8bbfa7b746e0ca39510d33120efd8d69e5e /print/harfbuzz-icu/Makefile | |
parent | 154f38af44602c60b6dde820eaa98a77508f9502 (diff) | |
download | ports-e55b80195e2af4bd63088de216ccd3e23be81c1f.tar.gz ports-e55b80195e2af4bd63088de216ccd3e23be81c1f.zip |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy
Diffstat (limited to 'print/harfbuzz-icu/Makefile')
-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 a651fa64d78b..f2dc8aadc1ad 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support |