Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2018 20:05:43 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472937 - head/textproc/CLDR
Message-ID:  <201806202005.w5KK5hft077969@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Wed Jun 20 20:05:42 2018
New Revision: 472937
URL: https://svnweb.freebsd.org/changeset/ports/472937

Log:
  Update CLDR to 33.1.
  
  Release notes at <http://cldr.unicode.org/index/downloads/cldr-33-1>.

Modified:
  head/textproc/CLDR/Makefile
  head/textproc/CLDR/distinfo
  head/textproc/CLDR/pkg-plist

Modified: head/textproc/CLDR/Makefile
==============================================================================
--- head/textproc/CLDR/Makefile	Wed Jun 20 19:38:12 2018	(r472936)
+++ head/textproc/CLDR/Makefile	Wed Jun 20 20:05:42 2018	(r472937)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	CLDR
-PORTVERSION=	33.0
+PORTVERSION=	33.1
 CATEGORIES=	textproc
-MASTER_SITES=	http://unicode.org/Public/cldr/${PORTVERSION:R}/:src	\
+MASTER_SITES=	http://unicode.org/Public/cldr/${PORTVERSION}/:src	\
 		http://www.unicode.org/:lic
 DISTFILES=	${SRCFILE}:src	\
 		copyright.html:lic

Modified: head/textproc/CLDR/distinfo
==============================================================================
--- head/textproc/CLDR/distinfo	Wed Jun 20 19:38:12 2018	(r472936)
+++ head/textproc/CLDR/distinfo	Wed Jun 20 20:05:42 2018	(r472937)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1528391574
-SHA256 (cldr-common-33.0.zip) = fa3490082c086d21257153609642f54fcf788fcfda4966fe67f3f6daca0d58b9
-SIZE (cldr-common-33.0.zip) = 20401984
+TIMESTAMP = 1529524844
+SHA256 (cldr-common-33.1.zip) = 97218eb8f07e5d71ca51113516e21297d3b252713c6001d978568046952a2938
+SIZE (cldr-common-33.1.zip) = 20975070
 SHA256 (copyright.html) = 6e1ac9056574635b40b6d198f09ec063e4cece2c7295593f10194cac9b23f8a5
 SIZE (copyright.html) = 16571

Modified: head/textproc/CLDR/pkg-plist
==============================================================================
--- head/textproc/CLDR/pkg-plist	Wed Jun 20 19:38:12 2018	(r472936)
+++ head/textproc/CLDR/pkg-plist	Wed Jun 20 20:05:42 2018	(r472937)
@@ -24,6 +24,7 @@
 %%DATADIR%%/common/annotations/en_001.xml
 %%DATADIR%%/common/annotations/en_AU.xml
 %%DATADIR%%/common/annotations/en_CA.xml
+%%DATADIR%%/common/annotations/en_GB.xml
 %%DATADIR%%/common/annotations/es.xml
 %%DATADIR%%/common/annotations/es_419.xml
 %%DATADIR%%/common/annotations/es_MX.xml
@@ -84,6 +85,8 @@
 %%DATADIR%%/common/annotations/sl.xml
 %%DATADIR%%/common/annotations/sq.xml
 %%DATADIR%%/common/annotations/sr.xml
+%%DATADIR%%/common/annotations/sr_Cyrl.xml
+%%DATADIR%%/common/annotations/sr_Cyrl_BA.xml
 %%DATADIR%%/common/annotations/sr_Latn.xml
 %%DATADIR%%/common/annotations/sv.xml
 %%DATADIR%%/common/annotations/sw.xml
@@ -188,6 +191,8 @@
 %%DATADIR%%/common/annotationsDerived/sl.xml
 %%DATADIR%%/common/annotationsDerived/sq.xml
 %%DATADIR%%/common/annotationsDerived/sr.xml
+%%DATADIR%%/common/annotationsDerived/sr_Cyrl.xml
+%%DATADIR%%/common/annotationsDerived/sr_Cyrl_BA.xml
 %%DATADIR%%/common/annotationsDerived/sr_Latn.xml
 %%DATADIR%%/common/annotationsDerived/sv.xml
 %%DATADIR%%/common/annotationsDerived/sw.xml



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