pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Template-Stash-HTML-Entities Added www/p5-Templ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce6374530935
branches: trunk
changeset: 544408:ce6374530935
user: abs <abs%pkgsrc.org@localhost>
date: Mon Jul 14 09:33:34 2008 +0000
description:
Added www/p5-Template-Stash-HTML-Entities version 1.3.1
This module is a sub class of Template::Stash, automatically escape
all HTML strings using HTML::Entities to avoid XSS vulnerability.
diffstat:
www/p5-Template-Stash-HTML-Entities/DESCR | 2 ++
www/p5-Template-Stash-HTML-Entities/Makefile | 18 ++++++++++++++++++
www/p5-Template-Stash-HTML-Entities/distinfo | 5 +++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r 60c79c3d92fa -r ce6374530935 www/p5-Template-Stash-HTML-Entities/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Stash-HTML-Entities/DESCR Mon Jul 14 09:33:34 2008 +0000
@@ -0,0 +1,2 @@
+This module is a sub class of Template::Stash, automatically escape
+all HTML strings using HTML::Entities to avoid XSS vulnerability.
diff -r 60c79c3d92fa -r ce6374530935 www/p5-Template-Stash-HTML-Entities/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Stash-HTML-Entities/Makefile Mon Jul 14 09:33:34 2008 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/14 09:33:34 abs Exp $
+
+DISTNAME= Template-Stash-HTML-Entities-1.3.1
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YO/YOSHIDA/}
+
+MAINTAINER= abs%absd.org@localhost
+HOMEPAGE= http://search.cpan.org/~yoshida/Template-Stash-HTML-Entities/
+COMMENT= Encode Template toolkit stash values using HTML::Entities
+
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
+DEPENDS+= p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
+
+PERL5_PACKLIST= auto/Template/Stash/HTML/Entities/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 60c79c3d92fa -r ce6374530935 www/p5-Template-Stash-HTML-Entities/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Stash-HTML-Entities/distinfo Mon Jul 14 09:33:34 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/14 09:33:34 abs Exp $
+
+SHA1 (Template-Stash-HTML-Entities-1.3.1.tar.gz) = 9a3c44a644523561d096044163773b68a400ee15
+RMD160 (Template-Stash-HTML-Entities-1.3.1.tar.gz) = 2ef780d96d941ee63aeb7a077d4716097bd69716
+Size (Template-Stash-HTML-Entities-1.3.1.tar.gz) = 12783 bytes
Home |
Main Index |
Thread Index |
Old Index