diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile index fe7268686d76..2e3c35344a38 100644 --- a/devel/p5-Exception-Class/Makefile +++ b/devel/p5-Exception-Class/Makefile @@ -1,23 +1,22 @@ -# $NetBSD: Makefile,v 1.7 2004/12/20 11:30:59 grant Exp $ +# $NetBSD: Makefile,v 1.8 2005/02/23 16:30:50 wiz Exp $ -DISTNAME= Exception-Class-1.19 +DISTNAME= Exception-Class-1.20 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5exc -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://search.cpan.org/author/DROLSKY/Exception-Class-1.14/ +HOMEPAGE= http://search.cpan.org/~drolsky/Exception-Class/ COMMENT= Perl5 module implementing real exception classes DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable DEPENDS+= p5-Devel-StackTrace>=1.10:../../devel/p5-Devel-StackTrace DEPENDS+= p5-Test-Simple>=0.46:../../devel/p5-Test-Simple -USE_BUILDLINK_ONLY= YES USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Exception/Class/.packlist +PERL5_USES_MODULE_BUILD= YES .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Exception-Class/distinfo b/devel/p5-Exception-Class/distinfo index 99f0e3136eb4..8f8b04c8c8d9 100644 --- a/devel/p5-Exception-Class/distinfo +++ b/devel/p5-Exception-Class/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/12/05 19:14:18 he Exp $ +$NetBSD: distinfo,v 1.3 2005/02/23 16:30:50 wiz Exp $ -SHA1 (Exception-Class-1.19.tar.gz) = 70e5429f2e85594409b2ec6c66fb1aff00e49aea -Size (Exception-Class-1.19.tar.gz) = 13219 bytes +SHA1 (Exception-Class-1.20.tar.gz) = 493e277828655ce4e44eea3c8f758e0c80897b18 +RMD160 (Exception-Class-1.20.tar.gz) = 9ae090ad6a849c04b6736313d1bea766075939c6 +Size (Exception-Class-1.20.tar.gz) = 15121 bytes