diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-03 20:35:29 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-03 20:35:29 +0000 |
commit | 4bbb4133b2730df60a15c7e7fb495841ffdb32c4 (patch) | |
tree | b325616b604b3f18f851e5b3104e0289676790a9 /databases/tarantool | |
parent | Add 13, force 9/10 -> 11 (diff) |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Notes
Notes:
svn path=/head/; revision=513733
Diffstat (limited to 'databases/tarantool')
-rw-r--r-- | databases/tarantool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index b9dcdc8b6401..18f45271808e 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -3,7 +3,7 @@ PORTNAME= tarantool PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org |