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 A06657A3D8 for ; Wed, 13 Apr 2016 21:10:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5199E85EAE; Wed, 13 Apr 2016 21:10:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D4A4585E8E for ; Wed, 13 Apr 2016 21:10:11 +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 ptv2ngnUDRg9 for ; Wed, 13 Apr 2016 21:10:11 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 40F0884CE5 for ; Wed, 13 Apr 2016 21:10:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C02FFBBA; Wed, 13 Apr 2016 21:10:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 13 Apr 2016 21:10:11 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/converters/p5-Unicode-Normalize To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20160413211011.3C02FFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: markd Date: Wed Apr 13 21:10:11 UTC 2016 Modified Files: pkgsrc/converters/p5-Unicode-Normalize: Makefile distinfo Log Message: Update p5-Unicode-Normalize to 1.25 1.25 Wed Dec 16 03:05:57 UTC 2015 - Fix Normalize.xs to work on releases earlier than 5.8. The problem was introduced in this module's version 1.24 - Go back to shipping pure perl version as well as XS, as was done up through release 1.17 1.24 Sun Nov 29 05:48:44 UTC 2015 - Updated to use most recent GNU license file. ( https://rt.cpan.org/Public/Bug/Display.html?id=108003 ) - Silence compiler warning message ( https://rt.cpan.org/Public/Bug/Display.html?id=109577 ) - Add kwalitee suggested changes. 1.23 Sun Oct 25 14:50:28 UTC 2015 - Fix mkhdr to work on releases earlier than 5.8 1.22 Thu Oct 08 16:50:17 2015 - Reinstate XSUB, now works on modern EBCDIC perls as well. - Kwalitee changes - Makefile fixes - small bug fix in header generation script. 1.21 Fri Oct 02 15:33:17 2015 - Get pure perl version to work on modern EBCDIC perls. - Some comment and pod improvements 1.20 Fri Oct 02 15:30:40 2015 - Not officially released, was incomplete import of 1.19 1.19 Sat Jul 11 12:39:38 2015 - [rt.cpan.org #105620] Useless dependency on bytes and File::Copy To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/converters/p5-Unicode-Normalize/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/converters/p5-Unicode-Normalize/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.