pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added p5-XML-LibXML-Iterator, p5-XML-NodeFilter.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d815f31b9a39
branches:  trunk
changeset: 475884:d815f31b9a39
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat May 29 01:46:02 2004 +0000

description:
Added p5-XML-LibXML-Iterator, p5-XML-NodeFilter.

diffstat:

 doc/CHANGES       |  4 +++-
 textproc/Makefile |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r d34f6f4396f9 -r d815f31b9a39 doc/CHANGES
--- a/doc/CHANGES       Sat May 29 01:43:19 2004 +0000
+++ b/doc/CHANGES       Sat May 29 01:46:02 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6056 2004/05/29 01:19:32 xtraeme Exp $
+$NetBSD: CHANGES,v 1.6057 2004/05/29 01:46:02 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -2679,3 +2679,5 @@
        Added xvidcap-1.1.3 [xtraeme 2004-05-29]
        Added d2x-0.2.5 [xtraeme 2004-05-29]
        Updated p5-XML-DOM to 1.43 [xtraeme 2004-05-29]
+       Added p5-XML-LibXML-Iterator-1.00 [xtraeme 2004-05-29]
+       Added p5-XML-NodeFilter-0.01 [xtraeme 2004-05-29]
diff -r d34f6f4396f9 -r d815f31b9a39 textproc/Makefile
--- a/textproc/Makefile Sat May 29 01:43:19 2004 +0000
+++ b/textproc/Makefile Sat May 29 01:46:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.247 2004/05/13 04:13:27 xtraeme Exp $
+# $NetBSD: Makefile,v 1.248 2004/05/29 01:46:02 xtraeme Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -159,9 +159,11 @@
 SUBDIR+=       p5-XML-Grove
 SUBDIR+=       p5-XML-LibXML
 SUBDIR+=       p5-XML-LibXML-Common
+SUBDIR+=       p5-XML-LibXML-Iterator
 SUBDIR+=       p5-XML-LibXSLT
 SUBDIR+=       p5-XML-NamespaceSupport
 SUBDIR+=       p5-XML-Node
+SUBDIR+=       p5-XML-NodeFilter
 SUBDIR+=       p5-XML-Parser
 SUBDIR+=       p5-XML-RSS
 SUBDIR+=       p5-XML-RegExp



Home | Main Index | Thread Index | Old Index