diff options
-rw-r--r-- | textproc/p5-Pod-Tests/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Pod-Tests/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Pod-Tests/Makefile b/textproc/p5-Pod-Tests/Makefile index 88ecfbac30f..14924498d62 100644 --- a/textproc/p5-Pod-Tests/Makefile +++ b/textproc/p5-Pod-Tests/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:48 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/08/11 15:05:20 he Exp $ -DISTNAME= Pod-Tests-0.18 +DISTNAME= Pod-Tests-1.19 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} @@ -11,7 +11,7 @@ COMMENT= Perl5 module that extracts embedded tests and code examples from POD PKG_DESTDIR_SUPPORT= user-destdir -PERL5_PACKLIST= auto/Pod-Tests/.packlist +PERL5_PACKLIST= auto/Pod/Tests/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Pod-Tests/distinfo b/textproc/p5-Pod-Tests/distinfo index 421786da1f1..9dc38ebbc88 100644 --- a/textproc/p5-Pod-Tests/distinfo +++ b/textproc/p5-Pod-Tests/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/11/24 18:41:52 wiz Exp $ +$NetBSD: distinfo,v 1.2 2008/08/11 15:05:20 he Exp $ -SHA1 (Pod-Tests-0.18.tar.gz) = 88f07cc9862d1d02789be75f76b500eb9b94643a -RMD160 (Pod-Tests-0.18.tar.gz) = d6f152c698cd7e15d263b5033d9500b39f75977c -Size (Pod-Tests-0.18.tar.gz) = 18608 bytes +SHA1 (Pod-Tests-1.19.tar.gz) = 53ed2833ed06e8132ca0158a0038701ec72c29d2 +RMD160 (Pod-Tests-1.19.tar.gz) = aeb4d5c44ccf8a99ab4f622aa30f450600ac79bf +Size (Pod-Tests-1.19.tar.gz) = 30157 bytes |