diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2018-06-21 04:05:42 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2018-06-21 04:05:42 +0800 |
commit | 98d5eb2be875b2d8eb2adf1b85555ee663931eca (patch) | |
tree | 3755259f01bfec5eb7cab324618bad15dc94c553 | |
parent | 0e42173d87e5391bf1d39e7825e469f32d3f36ac (diff) | |
download | freebsd-ports-gnome-98d5eb2be875b2d8eb2adf1b85555ee663931eca.tar.gz freebsd-ports-gnome-98d5eb2be875b2d8eb2adf1b85555ee663931eca.tar.zst freebsd-ports-gnome-98d5eb2be875b2d8eb2adf1b85555ee663931eca.zip |
Update CLDR to 33.1.
Release notes at <http://cldr.unicode.org/index/downloads/cldr-33-1>.
-rw-r--r-- | textproc/CLDR/Makefile | 4 | ||||
-rw-r--r-- | textproc/CLDR/distinfo | 6 | ||||
-rw-r--r-- | textproc/CLDR/pkg-plist | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/textproc/CLDR/Makefile b/textproc/CLDR/Makefile index 4793d1e665de..dc7e85be6e35 100644 --- a/textproc/CLDR/Makefile +++ b/textproc/CLDR/Makefile @@ -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 diff --git a/textproc/CLDR/distinfo b/textproc/CLDR/distinfo index 5aff3f1590d6..0d3ca4da486f 100644 --- a/textproc/CLDR/distinfo +++ b/textproc/CLDR/distinfo @@ -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 diff --git a/textproc/CLDR/pkg-plist b/textproc/CLDR/pkg-plist index b0684ddfb130..3c4ee88b1abf 100644 --- a/textproc/CLDR/pkg-plist +++ b/textproc/CLDR/pkg-plist @@ -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 |