Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 5425EA5B2E for ; Mon, 26 Jan 2015 05:10:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C603814A1A1; Mon, 26 Jan 2015 05:10:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C14CA14A194 for ; Mon, 26 Jan 2015 05:10:23 +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 42f8nrH-2pSw for ; Mon, 26 Jan 2015 05:10:23 +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 0447914A176 for ; Mon, 26 Jan 2015 05:10:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EC86B98; Mon, 26 Jan 2015 05:10:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 26 Jan 2015 05:10:22 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Devel-PatchPerl To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150126051022.EC86B98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Mon Jan 26 05:10:22 UTC 2015 Modified Files: pkgsrc/devel/p5-Devel-PatchPerl: Makefile distinfo Log Message: Update 1.22 to 1.30 ----------------------------------------- version 1.30 at 2014-12-23 22:41:27 +0000 ----------------------------------------- - Release engineering for 1.30 - Merge pull request #18 from dagolden/add-patchperl-version-to-patchlevel - add Devel::PatchPerl version to list of local patches ----------------------------------------- version 1.28 at 2014-10-03 08:37:00 +0000 ----------------------------------------- - Fix the patch for v5.18.3 ----------------------------------------- version 1.26 at 2014-10-02 20:17:19 +0000 ----------------------------------------- - Release engineering for 1.26 - Update included hints files - Fix META.json on v5.18.3 - Merge pull request #17 from threebytesfull/fix_preprocessing - Patch 5.6, 5.8 and 5.10 to use freestanding preprocessor Date : 2014-09-24 17:08:10 +0000 Patch 5.6, 5.8 and 5.10 to use freestanding preprocessor ----------------------------------------- version 1.24 at 2014-05-31 08:38:25 +0000 ----------------------------------------- Add COW speedup fix for v5.20.0 http://perl5.git.perl.org/perl.git/commit/ce861ea79 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Devel-PatchPerl/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Devel-PatchPerl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.