diff options
-rw-r--r-- | www/p5-Template-Stash-EscapeHTML/Makefile | 14 | ||||
-rw-r--r-- | www/p5-Template-Stash-EscapeHTML/distinfo | 8 |
2 files changed, 12 insertions, 10 deletions
diff --git a/www/p5-Template-Stash-EscapeHTML/Makefile b/www/p5-Template-Stash-EscapeHTML/Makefile index cc583610ea2..8ddcc0ce48b 100644 --- a/www/p5-Template-Stash-EscapeHTML/Makefile +++ b/www/p5-Template-Stash-EscapeHTML/Makefile @@ -1,20 +1,22 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:17 he Exp $ +# $NetBSD: Makefile,v 1.4 2010/08/17 06:03:02 sno Exp $ -DISTNAME= Template-Stash-EscapeHTML-0.01 +DISTNAME= Template-Stash-EscapeHTML-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +#PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IK/IKEBE/} MAINTAINER= abs@absd.org HOMEPAGE= http://search.cpan.org/~ikebe/Template-Stash-EscapeHTML/ COMMENT= Escape HTML automatically in Template-Toolkit +LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir +DEPENDS+= p5-Template-Toolkit>=2.13:../../www/p5-Template-Toolkit -DEPENDS+= p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit +PKG_DESTDIR_SUPPORT= user-destdir -PERL5_PACKLIST= auto/Template/Stash/EscapeHTML/.packlist +PERL5_PACKLIST= auto/Template/Stash/EscapeHTML/.packlist +PERL5_MODULE_TYPE= Module::Build .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/p5-Template-Stash-EscapeHTML/distinfo b/www/p5-Template-Stash-EscapeHTML/distinfo index aa996072b0d..6c59559936b 100644 --- a/www/p5-Template-Stash-EscapeHTML/distinfo +++ b/www/p5-Template-Stash-EscapeHTML/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/06/10 23:24:05 abs Exp $ +$NetBSD: distinfo,v 1.2 2010/08/17 06:03:02 sno Exp $ -SHA1 (Template-Stash-EscapeHTML-0.01.tar.gz) = 0a539f1e84c1a98bf74420a8a3a57b4eb9694e5a -RMD160 (Template-Stash-EscapeHTML-0.01.tar.gz) = 5e68d9988b0c2e051867707722e58a36b23ddfe4 -Size (Template-Stash-EscapeHTML-0.01.tar.gz) = 2611 bytes +SHA1 (Template-Stash-EscapeHTML-0.02.tar.gz) = 7057bdab1613e7fa2fc424e298d39269b1de0e58 +RMD160 (Template-Stash-EscapeHTML-0.02.tar.gz) = 2a1c0761739a4e23fbe82f66c2964dc828495cf9 +Size (Template-Stash-EscapeHTML-0.02.tar.gz) = 2920 bytes |