pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Reimport p5-XML-Parser-Lite-Tree in correct p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e969220eadf
branches: trunk
changeset: 567074:5e969220eadf
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 05 22:40:00 2009 +0000
description:
Reimport p5-XML-Parser-Lite-Tree in correct path.
diffstat:
textproc/Makefile | 4 ++--
textproc/XML-Parser-Lite-Tree/DESCR | 5 -----
textproc/XML-Parser-Lite-Tree/Makefile | 18 ------------------
textproc/XML-Parser-Lite-Tree/distinfo | 5 -----
4 files changed, 2 insertions(+), 30 deletions(-)
diffs (65 lines):
diff -r 9e61684a206e -r 5e969220eadf textproc/Makefile
--- a/textproc/Makefile Thu Nov 05 22:39:31 2009 +0000
+++ b/textproc/Makefile Thu Nov 05 22:40:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.505 2009/11/05 22:39:01 wiz Exp $
+# $NetBSD: Makefile,v 1.506 2009/11/05 22:40:00 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -8,7 +8,6 @@
SUBDIR+= Markdown
SUBDIR+= OdfConverter
SUBDIR+= WordNet
-SUBDIR+= XML-Parser-Lite-Tree
SUBDIR+= aiksaurus
SUBDIR+= antiword
SUBDIR+= asciidoc
@@ -341,6 +340,7 @@
SUBDIR+= p5-XML-Node
SUBDIR+= p5-XML-NodeFilter
SUBDIR+= p5-XML-Parser
+SUBDIR+= p5-XML-Parser-Lite-Tree
SUBDIR+= p5-XML-RAI
SUBDIR+= p5-XML-RSS
SUBDIR+= p5-XML-RSS-Parser
diff -r 9e61684a206e -r 5e969220eadf textproc/XML-Parser-Lite-Tree/DESCR
--- a/textproc/XML-Parser-Lite-Tree/DESCR Thu Nov 05 22:39:31 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-This is a singleton class for parsing XML into a tree structure.
-How does this differ from other XML tree generators? By using
-XML::Parser::Lite, which is a pure perl XML parser. Using this
-module you can tree-ify simple XML without having to compile any
-C.
diff -r 9e61684a206e -r 5e969220eadf textproc/XML-Parser-Lite-Tree/Makefile
--- a/textproc/XML-Parser-Lite-Tree/Makefile Thu Nov 05 22:39:31 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/05 22:38:38 wiz Exp $
-
-DISTNAME= XML-Parser-Lite-Tree-0.12
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
-
-MAINTAINER= pkgsrc-user%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/dist/XML-Parser/
-COMMENT= Perl extension for a lightweight XML tree builder
-LICENSE= (${PERL5_LICENSE}) AND artistic-2.0
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PERL5_PACKLIST= auto/XML/Parser/Lite/Tree/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 9e61684a206e -r 5e969220eadf textproc/XML-Parser-Lite-Tree/distinfo
--- a/textproc/XML-Parser-Lite-Tree/distinfo Thu Nov 05 22:39:31 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/11/05 22:38:38 wiz Exp $
-
-SHA1 (XML-Parser-Lite-Tree-0.12.tar.gz) = b94e2959b645d878ce8ed0673afe56862f21ce96
-RMD160 (XML-Parser-Lite-Tree-0.12.tar.gz) = b9baa933b3548b1a1defded1af11af1e61c59581
-Size (XML-Parser-Lite-Tree-0.12.tar.gz) = 10136 bytes
Home |
Main Index |
Thread Index |
Old Index