Update from version 0.13 to version 0.14.

Pkgsrc changes:
- Not need for a compiler

Upstream changes:
    [0.14] Thu Mar 18 11:15:38 CET 2010
        - Disable auto_install.
        - Turn the error prone debugger test into an author test.
This commit is contained in:
seb 2010-04-18 08:44:38 +00:00
parent c1192bb5ef
commit 2b9a3d645d
2 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.6 2010/01/25 13:16:18 sno Exp $
# $NetBSD: Makefile,v 1.7 2010/04/18 08:44:38 seb Exp $
DISTNAME= namespace-clean-0.13
DISTNAME= namespace-clean-0.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=namespace/}
@ -10,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/namespace-clean/
COMMENT= Perl module to keep imports and functions out of your namespace
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-B-Hooks-EndOfScope>=0.07:../../devel/p5-B-Hooks-EndOfScope

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2010/01/25 13:16:18 sno Exp $
$NetBSD: distinfo,v 1.6 2010/04/18 08:44:38 seb Exp $
SHA1 (namespace-clean-0.13.tar.gz) = b333b30848abc21282ce7af780e9eb397ad59027
RMD160 (namespace-clean-0.13.tar.gz) = 79dab5ae1534a96b0233db9207bdb42486d61732
Size (namespace-clean-0.13.tar.gz) = 29579 bytes
SHA1 (namespace-clean-0.14.tar.gz) = 1f16b57db4ecde4848698894637196017eed17e0
RMD160 (namespace-clean-0.14.tar.gz) = 1df62c34c70cbd6564ce8988044215f6d1840e1d
Size (namespace-clean-0.14.tar.gz) = 25073 bytes