pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-HTML-StripScripts-Parser Import p5-HTML-StripSc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a9d643426cb
branches:  trunk
changeset: 541893:4a9d643426cb
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Sun Apr 27 16:45:16 2008 +0000

description:
Import p5-HTML-StripScripts-Parser version 1.02

HTML::StripScript::Parser
===========
This class provides an easy interface to HTML::StripScripts, using
HTML::Parser to parse the HTML.

diffstat:

 www/p5-HTML-StripScripts-Parser/DESCR    |   4 ++++
 www/p5-HTML-StripScripts-Parser/Makefile |  17 +++++++++++++++++
 www/p5-HTML-StripScripts-Parser/distinfo |   5 +++++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r d7a77a16c03f -r 4a9d643426cb www/p5-HTML-StripScripts-Parser/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-StripScripts-Parser/DESCR     Sun Apr 27 16:45:16 2008 +0000
@@ -0,0 +1,4 @@
+HTML::StripScript::Parser
+===========
+This class provides an easy interface to HTML::StripScripts, using
+HTML::Parser to parse the HTML.
diff -r d7a77a16c03f -r 4a9d643426cb www/p5-HTML-StripScripts-Parser/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-StripScripts-Parser/Makefile  Sun Apr 27 16:45:16 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/27 16:45:16 bouyer Exp $
+
+DISTNAME=      HTML-StripScripts-Parser-1.02
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER=    bouyer%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/HTML-HTML-StripScripts-Parser/
+COMMENT=       Perl5 module XSS filter using HTML::Parser
+
+DEPENDS+=      p5-HTML-StripScripts>=1.04:../../www/p5-HTML-StripScripts
+
+PERL5_PACKLIST=        auto/HTML/StripScripts/Parser/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d7a77a16c03f -r 4a9d643426cb www/p5-HTML-StripScripts-Parser/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-StripScripts-Parser/distinfo  Sun Apr 27 16:45:16 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/27 16:45:16 bouyer Exp $
+
+SHA1 (HTML-StripScripts-Parser-1.02.tar.gz) = 2b32c8fced5b6f2cdb350a1883d5da5f3cf5548f
+RMD160 (HTML-StripScripts-Parser-1.02.tar.gz) = 0ef447e38216de836a376f0e6310b94be3710e79
+Size (HTML-StripScripts-Parser-1.02.tar.gz) = 10164 bytes



Home | Main Index | Thread Index | Old Index