diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-11-09 10:31:47 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-11-09 10:31:47 +0800 |
commit | a193bbbc8c6f28ba70d95074e1afc98c94d35ba3 (patch) | |
tree | b8c1264cb5e7cb2fc7586f01dde54728f18e9d99 /print/harfbuzz-icu | |
parent | 1a7d8a565b3f8943a6b004bbc939016aa810e6af (diff) | |
download | freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.tar.gz freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.tar.zst freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.zip |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
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..64d71a27cff7 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support |