Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2017 15:39:38 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r455900 - in head/devel/icu: . files
Message-ID:  <201712101539.vBAFdcv7094320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Dec 10 15:39:38 2017
New Revision: 455900
URL: https://svnweb.freebsd.org/changeset/ports/455900

Log:
  devel/icu: update to 60.2
  
  Changes:	http://site.icu-project.org/download/60#TOC-ICU-60.2-bug-fixes
  ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/

Deleted:
  head/devel/icu/files/patch-r40667
  head/devel/icu/files/patch-r40670
Modified:
  head/devel/icu/Makefile   (contents, props changed)
  head/devel/icu/distinfo   (contents, props changed)

Modified: head/devel/icu/Makefile
==============================================================================
--- head/devel/icu/Makefile	Sun Dec 10 14:09:44 2017	(r455899)
+++ head/devel/icu/Makefile	Sun Dec 10 15:39:38 2017	(r455900)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	icu
-DISTVERSION=	60_1
-PORTREVISION?=	1 # keep for icu-lx
+DISTVERSION=	60_2
+PORTREVISION?=	0 # keep for icu-lx
 PORTEPOCH?=	1
 CATEGORIES?=	devel
 MASTER_SITES=	http://download.icu-project.org/files/icu4c/${PORTVERSION}/ \

Modified: head/devel/icu/distinfo
==============================================================================
--- head/devel/icu/distinfo	Sun Dec 10 14:09:44 2017	(r455899)
+++ head/devel/icu/distinfo	Sun Dec 10 15:39:38 2017	(r455900)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509477637
-SHA256 (icu4c-60_1-src.tgz) = f8f5a6c8fbf32c015a467972bdb1477dc5f5d5dfea908b6ed218715eeb5ee225
-SIZE (icu4c-60_1-src.tgz) = 23296064
+TIMESTAMP = 1512754819
+SHA256 (icu4c-60_2-src.tgz) = a8c2ddbdf2be01c7ddcfded837afe46362e1069ea6093f66816b2d1caa8272ae
+SIZE (icu4c-60_2-src.tgz) = 23315541



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712101539.vBAFdcv7094320>