Added p5-XML-LibXML-Iterator, p5-XML-NodeFilter.
This commit is contained in:
parent
d31178a89a
commit
1eab50bf4f
2 changed files with 6 additions and 2 deletions
|
@ -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 @@ Changes to the packages collection and infrastructure in 2004:
|
|||
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]
|
||||
|
|
|
@ -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-DOM
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue