summaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-Collate/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2016-10-30 11:21:17 +0000
committerwiz <wiz>2016-10-30 11:21:17 +0000
commit72fc5b8a75a16406be1f2a46a4ded4f8fd50bf8f (patch)
treead549a1b0bd1df296a6fbc210bc3b6eff592fd6c /converters/p5-Unicode-Collate/Makefile
parentda7b16efc5f32365b90f6266dc89dc86966cdcc7 (diff)
downloadpkgsrc-72fc5b8a75a16406be1f2a46a4ded4f8fd50bf8f.tar.gz
Updated p5-Unicode-Collate to 1.17.
1.17 Wed Oct 26 21:46:12 2016 - DUCET is updated (for Unicode 8.0.0) as Collate/allkeys.txt. ! Please notice that allkeys.txt will be overwritten if you have had other allkeys.txt already. - The default UCA_Version is 32. - U+9FCD..U+9FD5 and U+2B820..U+2CEA1 are new CJK unified ideographs. - Cyrillic contractions except SHORT I are removed from DUCET. * modified locales: be, bs_Cyrl, kk, mk, sr, uk. * removed locales: bg, ru. - Locale/*.pl and CJK/Korean.pm are updated. 1.16 Mon Oct 24 21:31:12 2016 - modified tests for the Cyrillic script before updating DUCET: loc_be.t, loc_kk.t, loc_mncy.t, loc_ru.t, loc_uk.t.
Diffstat (limited to 'converters/p5-Unicode-Collate/Makefile')
-rw-r--r--converters/p5-Unicode-Collate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Unicode-Collate/Makefile b/converters/p5-Unicode-Collate/Makefile
index 21094dba1ed..ad7269a9bc6 100644
--- a/converters/p5-Unicode-Collate/Makefile
+++ b/converters/p5-Unicode-Collate/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2016/10/28 09:50:18 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/10/30 11:21:17 wiz Exp $
-DISTNAME= Unicode-Collate-1.15
+DISTNAME= Unicode-Collate-1.17
PKGNAME= p5-${DISTNAME}
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}