Date: Mon, 28 Dec 2020 11:42:53 +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: r559463 - head/textproc/CLDR Message-ID: <202012281142.0BSBgrZe012650@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Mon Dec 28 11:42:52 2020 New Revision: 559463 URL: https://svnweb.freebsd.org/changeset/ports/559463 Log: Updade to 38.1. Release notes at <http://cldr.unicode.org/index/downloads/cldr-38?pli=1#TOC-CLDR-38.1>. Modified: head/textproc/CLDR/Makefile head/textproc/CLDR/distinfo head/textproc/CLDR/pkg-plist Modified: head/textproc/CLDR/Makefile ============================================================================== --- head/textproc/CLDR/Makefile Mon Dec 28 11:28:35 2020 (r559462) +++ head/textproc/CLDR/Makefile Mon Dec 28 11:42:52 2020 (r559463) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= CLDR -PORTVERSION= 38.0 +PORTVERSION= 38.1 CATEGORIES= textproc -MASTER_SITES= https://unicode.org/Public/cldr/${PORTVERSION:R}/:src \ +MASTER_SITES= https://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 Mon Dec 28 11:28:35 2020 (r559462) +++ head/textproc/CLDR/distinfo Mon Dec 28 11:42:52 2020 (r559463) @@ -1,5 +1,5 @@ -TIMESTAMP = 1604350533 -SHA256 (cldr-common-38.0.zip) = 19689be1352eafc2f034f065d4f70fe55136aed381c2d1e506d9ed49333ee9f8 -SIZE (cldr-common-38.0.zip) = 27474598 +TIMESTAMP = 1609155358 +SHA256 (cldr-common-38.1.zip) = a3e9395bf2e11b85128cfab80d8a618a4efe7f2815d23f1a672b16d88665bc20 +SIZE (cldr-common-38.1.zip) = 27424714 SHA256 (copyright.html) = 6e1ac9056574635b40b6d198f09ec063e4cece2c7295593f10194cac9b23f8a5 SIZE (copyright.html) = 16571 Modified: head/textproc/CLDR/pkg-plist ============================================================================== --- head/textproc/CLDR/pkg-plist Mon Dec 28 11:28:35 2020 (r559462) +++ head/textproc/CLDR/pkg-plist Mon Dec 28 11:42:52 2020 (r559463) @@ -1,5 +1,5 @@ -%%DATADIR%%/ICU-LICENSE -%%DATADIR%%/apache-license.txt +%%DATADIR%%/LICENSE.txt +%%DATADIR%%/README-common.md %%DATADIR%%/common/annotations/af.xml %%DATADIR%%/common/annotations/am.xml %%DATADIR%%/common/annotations/ar.xml @@ -1425,11 +1425,8 @@ %%DATADIR%%/common/main/zu.xml %%DATADIR%%/common/main/zu_ZA.xml %%DATADIR%%/common/properties/ExtendedPictographic.txt -%%DATADIR%%/common/properties/external_data_versions.tsv %%DATADIR%%/common/properties/labels.txt -%%DATADIR%%/common/properties/readme.md %%DATADIR%%/common/properties/scriptMetadata.txt -%%DATADIR%%/common/properties/segments/GraphemeBreakTest.html %%DATADIR%%/common/properties/segments/GraphemeBreakTest.txt %%DATADIR%%/common/properties/segments/readme.txt %%DATADIR%%/common/rbnf/af.xml @@ -2298,5 +2295,3 @@ %%DATADIR%%/common/validity/subdivision.xml %%DATADIR%%/common/validity/unit.xml %%DATADIR%%/common/validity/variant.xml -%%DATADIR%%/readme.html -%%DATADIR%%/unicode-license.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012281142.0BSBgrZe012650>