Updating devel/p5-autodie from 2.09 to 2.10

Upstream changes:
2.10  Sat Feb 27 14:01:18 AUSEST 2010
        * BUGFIX: Fatal and autodie no longer leak Carp functions
          into the caller's namespace.  Thanks to Schwern.
        * TEST: Multi-arg open tests are really really skipped
          under Windows now.
        * DOCUMENTATION: Many more people are properly attributed
          in the 'AUTHORS' file.
This commit is contained in:
sno 2010-03-03 17:12:04 +00:00
parent 4b8e91b7b6
commit 7ad3ec622b
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2010/02/23 20:14:40 sno Exp $ # $NetBSD: Makefile,v 1.4 2010/03/03 17:12:04 sno Exp $
DISTNAME= autodie-2.09 DISTNAME= autodie-2.10
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5 CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=autodie/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=autodie/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2010/02/23 20:14:40 sno Exp $ $NetBSD: distinfo,v 1.4 2010/03/03 17:12:04 sno Exp $
SHA1 (autodie-2.09.tar.gz) = bac8b393c7c3ce34b350896fe29cebfaa8f872a9 SHA1 (autodie-2.10.tar.gz) = a3b38858a08647c9a8d0bc35f4940ffc4c2477f4
RMD160 (autodie-2.09.tar.gz) = 7641ed9b0b8a32dab3f289761e5a73162dc58fc2 RMD160 (autodie-2.10.tar.gz) = bfe41148f89446cbb897023eebb9d61fcb5e2c75
Size (autodie-2.09.tar.gz) = 76478 bytes Size (autodie-2.10.tar.gz) = 76712 bytes