diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Time-Format/Makefile | 10 | ||||
-rw-r--r-- | time/p5-Time-Format/distinfo | 8 |
2 files changed, 10 insertions, 8 deletions
diff --git a/time/p5-Time-Format/Makefile b/time/p5-Time-Format/Makefile index 0f081d9a12e..2d96b53c868 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:52 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/09/10 19:11:56 he Exp $ # -DISTNAME= Time-Format-1.02 +DISTNAME= Time-Format-1.09 PKGNAME= p5-${DISTNAME} CATEGORIES= time -MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RO/ROODE/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} MAINTAINER= adrianp@NetBSD.org -HOMEPAGE= http://search.cpan.org/CPAN/authors/id/R/RO/ROODE/ +HOMEPAGE= http://search.cpan.org/dist/Time-Format/ COMMENT= Easy-to-use date/time formatting PKG_DESTDIR_SUPPORT= user-destdir @@ -17,5 +17,7 @@ DEPENDS+= p5-Test-Simple>=0.40:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Time/Format/.packlist USE_LANGUAGES= # none +PERL5_MODULE_TYPE= Module::Build + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Time-Format/distinfo b/time/p5-Time-Format/distinfo index 37b1e1c2c37..2dd156adb67 100644 --- a/time/p5-Time-Format/distinfo +++ b/time/p5-Time-Format/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/11/04 15:08:44 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2008/09/10 19:11:56 he Exp $ -SHA1 (Time-Format-1.02.tar.gz) = 8088d5ddafcc0700ebed035c41dc18d46ded6372 -RMD160 (Time-Format-1.02.tar.gz) = 96c6f519480f3de8543ec145610502df2c53dfb3 -Size (Time-Format-1.02.tar.gz) = 39060 bytes +SHA1 (Time-Format-1.09.tar.gz) = f032b862337b547bc7a5e6e7902e8e476502f9bf +RMD160 (Time-Format-1.09.tar.gz) = b648519c2dfed94067cb2310e8647abe2db83582 +Size (Time-Format-1.09.tar.gz) = 29423 bytes |