Fri Apr 14 15:03:20 2017 UTC ()
Updated devel/p5-Contextual-Return to 0.004012
----------------------------------------------
0.004012  Thu Apr 13 01:06:09 2017

    - Optimized previous patch for memory leak
      (thanks, Jay and Father C.)

    - Added missing test plan to t/fail.t


(mef)
diff -r1.18 -r1.19 pkgsrc/devel/p5-Contextual-Return/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/p5-Contextual-Return/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/devel/p5-Contextual-Return/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Contextual-Return/Makefile 2017/04/09 11:45:51 1.18
+++ pkgsrc/devel/p5-Contextual-Return/Makefile 2017/04/14 15:03:20 1.19
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2017/04/09 11:45:51 mef Exp $ 1# $NetBSD: Makefile,v 1.19 2017/04/14 15:03:20 mef Exp $
2 2
3DISTNAME= Contextual-Return-0.004011 3DISTNAME= Contextual-Return-0.004012
4# insert dot between each 3 digits 4# insert dot between each 3 digits
5PKGNAME= p5-${DISTNAME:C/([0-9][0-9][0-9])([0-9][0-9][0-9])/\1.\2/} 5PKGNAME= p5-${DISTNAME:C/([0-9][0-9][0-9])([0-9][0-9][0-9])/\1.\2/}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Contextual-Return/ 10HOMEPAGE= http://search.cpan.org/dist/Contextual-Return/
11COMMENT= Perl 5 module to create context-senstive return values 11COMMENT= Perl 5 module to create context-senstive return values
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14#DEPENDS+= {perl>=5.10.0,p5-version-[0-9]*}:../../devel/p5-version 14#DEPENDS+= {perl>=5.10.0,p5-version-[0-9]*}:../../devel/p5-version
15DEPENDS+= p5-Want-[0-9]*:../../devel/p5-Want 15DEPENDS+= p5-Want-[0-9]*:../../devel/p5-Want
16 16

cvs diff -r1.8 -r1.9 pkgsrc/devel/p5-Contextual-Return/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Contextual-Return/distinfo 2017/04/09 11:45:51 1.8
+++ pkgsrc/devel/p5-Contextual-Return/distinfo 2017/04/14 15:03:20 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2017/04/09 11:45:51 mef Exp $ 1$NetBSD: distinfo,v 1.9 2017/04/14 15:03:20 mef Exp $
2 2
3SHA1 (Contextual-Return-0.004011.tar.gz) = 7037f582c3d74b78fc0737c36f0d93b3d2fef466 3SHA1 (Contextual-Return-0.004012.tar.gz) = bff578c2370bcbf609188fa1ee8b2677424d0f20
4RMD160 (Contextual-Return-0.004011.tar.gz) = b2e0fc7a2a333545dd956afcfb22ad1bd78517ec 4RMD160 (Contextual-Return-0.004012.tar.gz) = 72b0446648d9da3216c44f65226a48ec25100bfd
5SHA512 (Contextual-Return-0.004011.tar.gz) = b38ac9766e84b88c64f2d6e70ff8aa1acec78aab74ccb1b75240b1e980281daf6ca8a503da39c8c853910fe727822d769c6aa7866d73c497c06f84bf4345c4de 5SHA512 (Contextual-Return-0.004012.tar.gz) = 50742adf6744ff7c0d1e543b0130a73dcf8594a39ef5454d44c93251328cf404829e3364ba9c1a2ce22f176d2fa03e9bfb98ce57e35fd6c48419ab9c970f8c1e
6Size (Contextual-Return-0.004011.tar.gz) = 40882 bytes 6Size (Contextual-Return-0.004012.tar.gz) = 40941 bytes