Updating devel/p5-namespace-autoclean from 0.08 to 0.09
Upstream changes: 0.09 Tue, 15 Sep 2009 07:45:16 +0200 * Fix to avoid deprecation warnings from the latest Class::MOP, but it still works with older versions too. (Dave Rolsky) * Fix a documentation typo (Jonathan Yu).
This commit is contained in:
parent
7f7c019b67
commit
501377a193
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 18:56:04 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/09/16 17:35:17 sno Exp $
|
||||
|
||||
DISTNAME= namespace-autoclean-0.08
|
||||
DISTNAME= namespace-autoclean-0.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=namespace/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/07/07 18:56:04 sno Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/09/16 17:35:17 sno Exp $
|
||||
|
||||
SHA1 (namespace-autoclean-0.08.tar.gz) = e905b81a1a91c1ba98ce9c7a12d32b639536e185
|
||||
RMD160 (namespace-autoclean-0.08.tar.gz) = 58615d5940ad605ac83e48128c4e81c9704146fc
|
||||
Size (namespace-autoclean-0.08.tar.gz) = 10572 bytes
|
||||
SHA1 (namespace-autoclean-0.09.tar.gz) = ff0a11effe75c0a8de6418e5f8ad18fc2824e97e
|
||||
RMD160 (namespace-autoclean-0.09.tar.gz) = 343018d766f82429a47eec9a58dc9b4f43960ebb
|
||||
Size (namespace-autoclean-0.09.tar.gz) = 10993 bytes
|
||||
|
|
Loading…
Reference in a new issue