From d691526c22731733df3949d823d7fd27f800d736 Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 6 Sep 2015 06:46:22 +0000 Subject: Update 0.10 to 0.11 (following info from Changes at github) ------------------- 0.11- B. Estrade (1): Adding new test for signatures as part of Feb 2015 PRC. Rafael Garcia-Suarez (8): Bump version to 0.10 Merge pull request #6 from estrabd/Issue-5-add-signature-test Fix skipping tests on earliers perls Add new test to MANIFEST Do not let get_code_location() segfault on XSUBs Add a test for calling get_code_location on XSUBs Add a pure-perl version of last test Bump version --- devel/p5-Sub-Identify/Makefile | 5 ++--- devel/p5-Sub-Identify/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/p5-Sub-Identify/Makefile b/devel/p5-Sub-Identify/Makefile index a3c366c92af..cb4e12f0ef7 100644 --- a/devel/p5-Sub-Identify/Makefile +++ b/devel/p5-Sub-Identify/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:44 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/09/06 06:46:22 mef Exp $ -DISTNAME= Sub-Identify-0.10 +DISTNAME= Sub-Identify-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Sub-Identify/distinfo b/devel/p5-Sub-Identify/distinfo index ec6d962dbe5..155a18de463 100644 --- a/devel/p5-Sub-Identify/distinfo +++ b/devel/p5-Sub-Identify/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/02/16 14:49:01 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/09/06 06:46:22 mef Exp $ -SHA1 (Sub-Identify-0.10.tar.gz) = d5d8ad559cecae439c29eee0146503e407113715 -RMD160 (Sub-Identify-0.10.tar.gz) = 4b2e62f2d3222de3fbe4ae1679d59e004724bebb -Size (Sub-Identify-0.10.tar.gz) = 52135 bytes +SHA1 (Sub-Identify-0.11.tar.gz) = a29e4f09fba08a0c8718c23495b9666ee43f5e93 +RMD160 (Sub-Identify-0.11.tar.gz) = db99268a0dfb379dd49b780c1af59ba46e90799e +Size (Sub-Identify-0.11.tar.gz) = 52211 bytes -- cgit v1.2.3