Update CLDR to 33.1.
Release notes at <http://cldr.unicode.org/index/downloads/cldr-33-1>.
This commit is contained in:
parent
0e42173d87
commit
98d5eb2be8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472937
3 changed files with 10 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue