pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-HTML-TokeParser-Simple Initial import of p5-HTM...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8100c7accb19
branches:  trunk
changeset: 546064:8100c7accb19
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Aug 20 11:52:58 2008 +0000

description:
Initial import of p5-HTML-TokeParser-Simple version 3.15 in the
NetBSD Packages Collection.

The Perl 5 module HTML::TokeParser::Simple provides a more intuitive
interface to the module HTML::TokeParser.

diffstat:

 www/p5-HTML-TokeParser-Simple/DESCR    |   2 ++
 www/p5-HTML-TokeParser-Simple/Makefile |  20 ++++++++++++++++++++
 www/p5-HTML-TokeParser-Simple/distinfo |   5 +++++
 3 files changed, 27 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 0359b23f7337 -r 8100c7accb19 www/p5-HTML-TokeParser-Simple/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-TokeParser-Simple/DESCR       Wed Aug 20 11:52:58 2008 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module HTML::TokeParser::Simple provides a more intuitive
+interface to the module HTML::TokeParser.
diff -r 0359b23f7337 -r 8100c7accb19 www/p5-HTML-TokeParser-Simple/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-TokeParser-Simple/Makefile    Wed Aug 20 11:52:58 2008 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/20 11:52:58 seb Exp $
+
+DISTNAME=              HTML-TokeParser-Simple-3.15
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            www perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/HTML-TokeParser-Simple/
+COMMENT=               Perl 5 module prodiving an easy to use HTML::TokeParser interface
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=                auto/HTML/TokeParser/Simple/.packlist
+
+DEPENDS+=              p5-HTML-Parser>=3.25:../../www/p5-HTML-Parser
+DEPENDS+=              p5-Sub-Override-[0-9]*:../../devel/p5-Sub-Override
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0359b23f7337 -r 8100c7accb19 www/p5-HTML-TokeParser-Simple/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-TokeParser-Simple/distinfo    Wed Aug 20 11:52:58 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/20 11:52:58 seb Exp $
+
+SHA1 (HTML-TokeParser-Simple-3.15.tar.gz) = f31f74997e6ba5905e9414236ccb716fe989f98b
+RMD160 (HTML-TokeParser-Simple-3.15.tar.gz) = 55c2c72281afed2b700d48ccfd94cd8791fb3901
+Size (HTML-TokeParser-Simple-3.15.tar.gz) = 16302 bytes



Home | Main Index | Thread Index | Old Index