Update to 0.20

Upstream changes:
0.20      2012-09-19 13:20:57 America/New_York

  Fixed:

  - Nested merged captures that include an external program call no longer
    leak STDERR to the outer scope [rt.cpan.org #79376]
This commit is contained in:
wen 2012-10-27 12:20:13 +00:00
parent 0441dc43aa
commit 363b76b2f4
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.12 2012/10/03 21:54:40 wiz Exp $
# $NetBSD: Makefile,v 1.13 2012/10/27 12:20:13 wen Exp $
DISTNAME= Capture-Tiny-0.19
DISTNAME= Capture-Tiny-0.20
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2012/09/10 14:20:20 sno Exp $
$NetBSD: distinfo,v 1.11 2012/10/27 12:20:13 wen Exp $
SHA1 (Capture-Tiny-0.19.tar.gz) = d6a0b0d71fcdf6ca2f6b142f7066a27d9a4d5eb0
RMD160 (Capture-Tiny-0.19.tar.gz) = 06299f72c5cba4a9bf421f1c391162fec1fdfc97
Size (Capture-Tiny-0.19.tar.gz) = 29633 bytes
SHA1 (Capture-Tiny-0.20.tar.gz) = 637d165c84643a255476e714801105b1f093f83b
RMD160 (Capture-Tiny-0.20.tar.gz) = 7ecdf8c30738eeeb2f7da8e86c568611f95383f6
Size (Capture-Tiny-0.20.tar.gz) = 29763 bytes