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 CE476A7477 for ; Fri, 25 Jul 2014 07:25:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3747014A227; Fri, 25 Jul 2014 07:25:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 142D614A225 for ; Fri, 25 Jul 2014 07:25:07 +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 FUg_AL2ysTH7 for ; Fri, 25 Jul 2014 07:25:06 +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 9552C14A222 for ; Fri, 25 Jul 2014 07:25:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3DA8A96; Fri, 25 Jul 2014 07:25:06 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 25 Jul 2014 07:25:06 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/devel/p5-Sub-Name To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20140725072506.3DA8A96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Fri Jul 25 07:25:06 UTC 2014 Modified Files: pkgsrc/devel/p5-Sub-Name: Makefile distinfo Log Message: Update devel/p5-Sub-Name to 0.07. Changes from previous: ---------------------- 0.07 -- 2014-07-11 - skip optional test if B::C 1.48 is not installed (Reini Urban) 0.06 -- 2014-07-10 * Do not change the string arg in XS, use copy instead. Fixes perlcc -O3 RT#96893 (Reini Urban) * add README make target * add more distribution metadata To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Sub-Name/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Sub-Name/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.