diff options
-rw-r--r-- | www/p5-Jemplate/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Jemplate/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-Jemplate/Makefile b/www/p5-Jemplate/Makefile index e773c1c0695..029a44848a8 100644 --- a/www/p5-Jemplate/Makefile +++ b/www/p5-Jemplate/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2007/04/01 01:58:38 obache Exp $ +# $NetBSD: Makefile,v 1.5 2007/04/11 06:12:27 hiramatsu Exp $ -DISTNAME= Jemplate-0.18 +DISTNAME= Jemplate-0.20 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/I/IN/INGY/ @@ -10,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/~ingy/Jemplate/ COMMENT= Javascript Templating with Template Toolkit DEPENDS+= p5-Template-Toolkit>=2.14:../../www/p5-Template-Toolkit +DEPENDS+= p5-File-Find-Rule>=0.30:../../devel/p5-File-Find-Rule PERL5_PACKLIST= auto/Jemplate/.packlist diff --git a/www/p5-Jemplate/distinfo b/www/p5-Jemplate/distinfo index 54cc9a7f8e3..385de7281db 100644 --- a/www/p5-Jemplate/distinfo +++ b/www/p5-Jemplate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2006/07/17 17:51:03 wiz Exp $ +$NetBSD: distinfo,v 1.4 2007/04/11 06:12:34 hiramatsu Exp $ -SHA1 (Jemplate-0.18.tar.gz) = 8640af09ab5d18be896693b0f42065f089ad7aee -RMD160 (Jemplate-0.18.tar.gz) = 1a2f73fb886960fcca0a46c4810251527a9ce451 -Size (Jemplate-0.18.tar.gz) = 119206 bytes +SHA1 (Jemplate-0.20.tar.gz) = 058ce510b17ddfb9f1996438b9122d0d5acda274 +RMD160 (Jemplate-0.20.tar.gz) = 06f86b73901d6d6b69d306dd3614c405633e19de +Size (Jemplate-0.20.tar.gz) = 140708 bytes |