svn commit: r499319 - branches/2019Q2/devel/icu
Jan Beich
jbeich at FreeBSD.org
Thu Apr 18 23:27:05 UTC 2019
Author: jbeich
Date: Thu Apr 18 23:27:04 2019
New Revision: 499319
URL: https://svnweb.freebsd.org/changeset/ports/499319
Log:
MFH: r499211
devel/icu: update to 64.2
Changes: https://github.com/unicode-org/icu/releases/tag/release-64-2
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Approved by: ports-secteam blanket (required by Firefox 60.7esr)
Modified:
branches/2019Q2/devel/icu/Makefile
branches/2019Q2/devel/icu/distinfo
Directory Properties:
branches/2019Q2/ (props changed)
Modified: branches/2019Q2/devel/icu/Makefile
==============================================================================
--- branches/2019Q2/devel/icu/Makefile Thu Apr 18 23:15:10 2019 (r499318)
+++ branches/2019Q2/devel/icu/Makefile Thu Apr 18 23:27:04 2019 (r499319)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= icu
-DISTVERSION= 64_1
+DISTVERSION= 64_2
PORTREVISION?= 0 # keep for icu-lx
PORTEPOCH?= 1
CATEGORIES?= devel
Modified: branches/2019Q2/devel/icu/distinfo
==============================================================================
--- branches/2019Q2/devel/icu/distinfo Thu Apr 18 23:15:10 2019 (r499318)
+++ branches/2019Q2/devel/icu/distinfo Thu Apr 18 23:27:04 2019 (r499319)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553712434
-SHA256 (icu4c-64_1-src.tgz) = 92f1b7b9d51b396679c17f35a2112423361b8da3c1b9de00aa94fd768ae296e6
-SIZE (icu4c-64_1-src.tgz) = 24013136
+TIMESTAMP = 1555530135
+SHA256 (icu4c-64_2-src.tgz) = 627d5d8478e6d96fc8c90fed4851239079a561a6a8b9e48b0892f24e82d31d6c
+SIZE (icu4c-64_2-src.tgz) = 24013250
More information about the svn-ports-branches
mailing list