Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C80ADA642D for ; Mon, 2 Dec 2013 12:12:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E794E14A298; Mon, 2 Dec 2013 12:12:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 602F714A28F for ; Mon, 2 Dec 2013 12:12:08 +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 d0nQhE8zoBVC for ; Mon, 2 Dec 2013 12:12:07 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CBB1214A28B for ; Mon, 2 Dec 2013 12:12:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C07AA96; Mon, 2 Dec 2013 12:11:52 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Mon, 2 Dec 2013 12:11:52 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-constant To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20131202121152.C07AA96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Dec 2 12:11:52 UTC 2013 Modified Files: pkgsrc/devel/p5-constant: Makefile distinfo Log Message: Update to 1.27: 1.27 2013.03.21 SAPER (Sébastien Aperghis-Tramoni) [CODE] Updated from bleadperl: - Remove a reference to a non-existent module (Karl Williamson) - Make utf8 downgrading version dependent in order to avoid unconditional loading of utf8_heavy.pl (Brad Gilbert) 1.25 2013.01.19 SAPER (Sébastien Aperghis-Tramoni) [CODE] Updated from bleadperl: - Remove 5.6-isms (Sébastien Aperghis-Tramoni) 1.24 2013.01.07 SAPER (Sébastien Aperghis-Tramoni) [CODE] Updated from bleadperl: - Disable the UTF8 downgrade when unnecessary (Father Chrysostomos) - Restore compatibility with Perl 5.8 (Sébastien Aperghis-Tramoni) - Skip t/utf8.t on Perl before 5.8.4 (Sébastien Aperghis-Tramoni) [DIST] Perl-RT #114050: Added meta-information in Makefile.PL to reflect that the module is maintained by P5P. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-constant/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-constant/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.