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" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 24BA7A5B2E for ; Wed, 18 Feb 2015 12:56:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B47EA14A17D; Wed, 18 Feb 2015 12:56:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6085D14A176 for ; Wed, 18 Feb 2015 12:56:29 +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 T6m1Bkad-tYy for ; Wed, 18 Feb 2015 12:56:28 +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 C8C0914A119 for ; Wed, 18 Feb 2015 12:56:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BC44198; Wed, 18 Feb 2015 12:56:28 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 18 Feb 2015 12:56:28 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-experimental To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150218125628.BC44198@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Wed Feb 18 12:56:28 UTC 2015 Modified Files: pkgsrc/devel/p5-experimental: Makefile distinfo Log Message: Update 0.007 to 0.013 ---------------------- 0.013 2014-10-25 21:54:47+02:00 Europe/Amsterdam Rename lvalue_refs to refaliasing 0.012 2014-10-12 12:10:06+02:00 Europe/Amsterdam Added lvalue references feature 0.011 2014-09-27 14:08:47+02:00 Europe/Amsterdam Clarified which order to apply pragmas [Grant McLean] 0.010 2014-08-19 17:47:20+02:00 Europe/Amsterdam Add returning 1's to evals in tests 0.009 2014-08-16 13:43:53+02:00 Europe/Amsterdam Hardcode features for perl < 5.15.7 0.008 2014-07-05 13:58:28+02:00 Europe/Amsterdam Give better perl version formatting Fix smartmatch/switch description To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-experimental/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-experimental/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.