Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id DF5C57A292 for ; Sun, 30 Oct 2016 11:21:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4FEE6855BE; Sun, 30 Oct 2016 11:21:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D3C89855B9 for ; Sun, 30 Oct 2016 11:21:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id NUVBgwlb_mkg for ; Sun, 30 Oct 2016 11:21:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 56A8384CED for ; Sun, 30 Oct 2016 11:21:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5179CFB87; Sun, 30 Oct 2016 11:21:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1477826477165220" MIME-Version: 1.0 Date: Sun, 30 Oct 2016 11:21:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/converters/p5-Unicode-Collate To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20161030112117.5179CFB87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1477826477165220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Oct 30 11:21:17 UTC 2016 Modified Files: pkgsrc/converters/p5-Unicode-Collate: Makefile distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/converters/p5-Unicode-Collate/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/converters/p5-Unicode-Collate/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1477826477165220 Content-Disposition: inline Content-Length: 1848 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/converters/p5-Unicode-Collate/Makefile diff -u pkgsrc/converters/p5-Unicode-Collate/Makefile:1.18 pkgsrc/converters/p5-Unicode-Collate/Makefile:1.19 --- pkgsrc/converters/p5-Unicode-Collate/Makefile:1.18 Fri Oct 28 09:50:18 2016 +++ pkgsrc/converters/p5-Unicode-Collate/Makefile Sun Oct 30 11:21:17 2016 @@ -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/} Index: pkgsrc/converters/p5-Unicode-Collate/distinfo diff -u pkgsrc/converters/p5-Unicode-Collate/distinfo:1.13 pkgsrc/converters/p5-Unicode-Collate/distinfo:1.14 --- pkgsrc/converters/p5-Unicode-Collate/distinfo:1.13 Fri Oct 28 09:50:18 2016 +++ pkgsrc/converters/p5-Unicode-Collate/distinfo Sun Oct 30 11:21:17 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2016/10/28 09:50:18 wiz Exp $ +$NetBSD: distinfo,v 1.14 2016/10/30 11:21:17 wiz Exp $ -SHA1 (Unicode-Collate-1.15.tar.gz) = 44c3c1ba8749021a6a79c8497159138c50c16fc5 -RMD160 (Unicode-Collate-1.15.tar.gz) = 5d8efce700beb60ff584d6d1d2b62d7f83f15564 -SHA512 (Unicode-Collate-1.15.tar.gz) = 7073fe699af291bd3a116c08303b44c821c2afb1d0e1b5fd65be34b461d67825a259143151009ba88fcc349d40e6a686c32ddb22a46c5160ed514fb708270baf -Size (Unicode-Collate-1.15.tar.gz) = 867312 bytes +SHA1 (Unicode-Collate-1.17.tar.gz) = 1ad03566bd438167f3869e7e7070423e7f070633 +RMD160 (Unicode-Collate-1.17.tar.gz) = a4566dd0322104914296f9e7542e04c9ff017dc3 +SHA512 (Unicode-Collate-1.17.tar.gz) = 4fd85bf69d84c2638f20a84a1b0b7e4b9707c04e4d33bb7d40b403fb5344087ee529a16d46d4455a3d70b49283cb29a2e5b8d6439b0a4ba1cc415ef296c2f19a +Size (Unicode-Collate-1.17.tar.gz) = 885031 bytes --_----------=_1477826477165220--