diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-11-09 02:31:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-11-09 02:31:47 +0000 |
commit | 99b0558e425b0f42bed2d3895ca2f5b51d0db2bf (patch) | |
tree | b8c1264cb5e7cb2fc7586f01dde54728f18e9d99 /devel/py-pyicu/Makefile | |
parent | multimedia/plexmediaserver-plexpass: Update to 1.9.7.4441 (diff) |
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
Notes
Notes:
svn path=/head/; revision=453790
Diffstat (limited to 'devel/py-pyicu/Makefile')
-rw-r--r-- | devel/py-pyicu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index 5ef52dfcac87..57b9c0bbf894 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyicu PORTVERSION= 1.9.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |