Updated devel/p5-Module-Pluggable to 3.8

2008-03-16 - 3.8
    Set INSTALLDIRS correctly in Makefile.PL
    A couple of other fixups to play nicely in Core

2008-03-12 - 3.7
    Ignore editor cruft by default (Dave Rolsky and Matt Trout)
    Doc patches (Matt Trout)
    Prevent prototype mismatch warnings under Error.pm (Christopher H. Laco)
    Don't pick up the ::SUPER pseudo stash in 5.8 (Alex Vandiver)
    Make things work under VOS (Nicholas Clark and Paul Green)
    Fix warning under Devel::Cover (Brian Cassidy)
    Make tests run under Taint again
    Get rid of Build.PL
This commit is contained in:
abs 2008-05-28 21:50:24 +00:00
parent 8309b7d4fe
commit 8a87987989
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2007/05/27 09:16:28 heinz Exp $
# $NetBSD: Makefile,v 1.8 2008/05/28 21:50:24 abs Exp $
#
DISTNAME= Module-Pluggable-3.6
DISTNAME= Module-Pluggable-3.8
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mpl
CATEGORIES= devel perl5

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2007/05/27 09:16:28 heinz Exp $
$NetBSD: distinfo,v 1.5 2008/05/28 21:50:24 abs Exp $
SHA1 (Module-Pluggable-3.6.tar.gz) = 4e359611048eee993e6ea862fb544adc2f57099e
RMD160 (Module-Pluggable-3.6.tar.gz) = 73105d1f458fd944a9c44fa90b80c1073099aa4c
Size (Module-Pluggable-3.6.tar.gz) = 14991 bytes
SHA1 (Module-Pluggable-3.8.tar.gz) = b426e24e7a6b7ebee47fc16cf8032ec167e149d1
RMD160 (Module-Pluggable-3.8.tar.gz) = 42b168bd0a8b8f4858c3990d9248671231248331
Size (Module-Pluggable-3.8.tar.gz) = 16889 bytes