Update p5-Package-Stash to 0.33.
Changes from previous: 0.33 2011-09-28 - add conflict on MooseX::Method::Signatures 0.36 (ether) 0.32 2011-09-05 - bring the behavior of has_symbol for nonexistant scalars into line with the xs version - invalid package names (for instance, Foo:Bar) are not allowed - invalid stash entry names (anything containing ::) are not allowed
This commit is contained in:
parent
75f9d172f4
commit
c58098de86
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2011/08/16 21:01:49 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2011/10/13 07:17:42 hiramatsu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Package-Stash-0.31
|
||||
DISTNAME= Package-Stash-0.33
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2011/08/16 21:01:49 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.6 2011/10/13 07:17:42 hiramatsu Exp $
|
||||
|
||||
SHA1 (Package-Stash-0.31.tar.gz) = 11c8e57eb8aad351343412cc86b01545d9b486c5
|
||||
RMD160 (Package-Stash-0.31.tar.gz) = 6916dc72238bd5fbd224eb4a84eb91dbdde89888
|
||||
Size (Package-Stash-0.31.tar.gz) = 29982 bytes
|
||||
SHA1 (Package-Stash-0.33.tar.gz) = 9beb102a214c1307d9d948086197f337b4cdfe64
|
||||
RMD160 (Package-Stash-0.33.tar.gz) = fccc8bf41f73a5f92f0e71c37d2cd6d7d8e9d3f2
|
||||
Size (Package-Stash-0.33.tar.gz) = 29841 bytes
|
||||
|
|
Loading…
Reference in a new issue