pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Added p5-Template-Stash-EscapeHTML version 0.01
details: https://anonhg.NetBSD.org/pkgsrc/rev/58c2949a042c
branches: trunk
changeset: 529828:58c2949a042c
user: abs <abs%pkgsrc.org@localhost>
date: Sun Jun 10 23:24:05 2007 +0000
description:
Added p5-Template-Stash-EscapeHTML version 0.01
This module is a sub class of Template::Stash, automatically escape
all HTML strings and avoid XSS vulnerability.
diffstat:
doc/CHANGES-2007 | 3 ++-
www/p5-Template-Stash-EscapeHTML/DESCR | 2 ++
www/p5-Template-Stash-EscapeHTML/Makefile | 17 +++++++++++++++++
www/p5-Template-Stash-EscapeHTML/PLIST | 1 +
www/p5-Template-Stash-EscapeHTML/distinfo | 5 +++++
5 files changed, 27 insertions(+), 1 deletions(-)
diffs (55 lines):
diff -r 06675baeddf4 -r 58c2949a042c doc/CHANGES-2007
--- a/doc/CHANGES-2007 Sun Jun 10 22:21:46 2007 +0000
+++ b/doc/CHANGES-2007 Sun Jun 10 23:24:05 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1343 2007/06/10 22:21:46 tonio Exp $
+$NetBSD: CHANGES-2007,v 1.1344 2007/06/10 23:26:53 abs Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -2554,3 +2554,4 @@
Updated devel/ko-po-check to 0.8nb1 [minskim 2007-06-10]
Updated mail/imapfilter to 1.3 [tonio 2007-06-10]
Updated chat/weechat to 0.2.5 [tonio 2007-06-10]
+ Added p5-Template-Stash-EscapeHTML version 0.01 [abs 2007-06-10]
diff -r 06675baeddf4 -r 58c2949a042c www/p5-Template-Stash-EscapeHTML/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Stash-EscapeHTML/DESCR Sun Jun 10 23:24:05 2007 +0000
@@ -0,0 +1,2 @@
+This module is a sub class of Template::Stash, automatically escape
+all HTML strings and avoid XSS vulnerability.
diff -r 06675baeddf4 -r 58c2949a042c www/p5-Template-Stash-EscapeHTML/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Stash-EscapeHTML/Makefile Sun Jun 10 23:24:05 2007 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 23:24:05 abs Exp $
+
+DISTNAME= Template-Stash-EscapeHTML-0.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IK/IKEBE/}
+
+MAINTAINER= abs%absd.org@localhost
+HOMEPAGE= http://search.cpan.org/~ikebe/Template-Stash-EscapeHTML/
+COMMENT= Escape HTML automatically in Template-Toolkit
+
+DEPENDS+= p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
+
+PERL5_PACKLIST= auto/Template/Stash/EscapeHTML/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 06675baeddf4 -r 58c2949a042c www/p5-Template-Stash-EscapeHTML/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Stash-EscapeHTML/PLIST Sun Jun 10 23:24:05 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/10 23:24:05 abs Exp $
diff -r 06675baeddf4 -r 58c2949a042c www/p5-Template-Stash-EscapeHTML/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Stash-EscapeHTML/distinfo Sun Jun 10 23:24:05 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/10 23:24:05 abs 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
Home |
Main Index |
Thread Index |
Old Index