Update p5-Moose from version 0.78 to version 0.79.

Upstream changes:
0.79 Wed, May 13, 2009
    * Tests
      - More fixes for Win32 problems. Reported by Robert Krimen.

    * Moose::Object
      - The DEMOLISHALL method could still blow up in some cases
        during global destruction. This method has been made more
        resilient in the face of global destruction's random garbage
        collection order.
This commit is contained in:
seb 2009-05-16 16:22:13 +00:00
parent 44475f5218
commit c8022c7f8d
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.22 2009/05/13 17:46:51 seb Exp $
# $NetBSD: Makefile,v 1.23 2009/05/16 16:22:13 seb Exp $
#
DISTNAME= Moose-0.78
DISTNAME= Moose-0.79
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.20 2009/05/13 17:46:51 seb Exp $
$NetBSD: distinfo,v 1.21 2009/05/16 16:22:13 seb Exp $
SHA1 (Moose-0.78.tar.gz) = f00a89cf0d8adb20fc08d69b13772ab31c6f39d5
RMD160 (Moose-0.78.tar.gz) = ad8725fb49f8099a9f5084af24580e6730c7d719
Size (Moose-0.78.tar.gz) = 319027 bytes
SHA1 (Moose-0.79.tar.gz) = 23d58c2c5459b032698e233642e09d8332aa7bf8
RMD160 (Moose-0.79.tar.gz) = 7d1ece71900579fb63d51f46120a41a43a04164f
Size (Moose-0.79.tar.gz) = 319162 bytes