Sun Feb 7 11:29:36 2010 UTC ()
Note initial addition of p5-XML-XPathEngine version 0.12 as
textproc/p5-XML-XPathEngine into The NetBSD Packages Collection.

The Perl 5 module XML::XPathEngine provides an XPath engine, that
can be re-used by other module/classes that implement trees.


(seb)
diff -r1.564 -r1.565 pkgsrc/doc/CHANGES-2010

cvs diff -r1.564 -r1.565 pkgsrc/doc/CHANGES-2010 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2010 2010/02/07 06:05:36 1.564
+++ pkgsrc/doc/CHANGES-2010 2010/02/07 11:29:36 1.565
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2010,v 1.564 2010/02/07 06:05:36 seb Exp $ 1$NetBSD: CHANGES-2010,v 1.565 2010/02/07 11:29:36 seb Exp $
2 2
3Changes to the packages collection and infrastructure in 2010: 3Changes to the packages collection and infrastructure in 2010:
4 4
5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01] 5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01]
6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01] 6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01]
7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01] 7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01]
8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01] 8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01]
9 Updated misc/py-anita to 1.9 [gson 2010-01-02] 9 Updated misc/py-anita to 1.9 [gson 2010-01-02]
10 Updated net/rsync to 3.0.7 [tron 2010-01-02] 10 Updated net/rsync to 3.0.7 [tron 2010-01-02]
11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03] 11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03]
12 Updated www/trac to 0.11.6 [gdt 2010-01-03] 12 Updated www/trac to 0.11.6 [gdt 2010-01-03]
13 Removed www/firefox-bin-nightly [joerg 2010-01-04] 13 Removed www/firefox-bin-nightly [joerg 2010-01-04]
14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04] 14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04]
@@ -680,13 +680,14 @@ Changes to the packages collection and i @@ -680,13 +680,14 @@ Changes to the packages collection and i
680 Updated net/pear-Net_DIME to 1.0.1 [taca 2010-02-06] 680 Updated net/pear-Net_DIME to 1.0.1 [taca 2010-02-06]
681 Updated net/pear-Net_SMTP to 1.4.1 [taca 2010-02-06] 681 Updated net/pear-Net_SMTP to 1.4.1 [taca 2010-02-06]
682 Updated net/pear-Net_Socket to 1.0.9 [taca 2010-02-06] 682 Updated net/pear-Net_Socket to 1.0.9 [taca 2010-02-06]
683 Updated net/pear-Net_URL to 1.0.15 [taca 2010-02-06] 683 Updated net/pear-Net_URL to 1.0.15 [taca 2010-02-06]
684 Updated net/pear-SOAP to 0.12.0 [taca 2010-02-06] 684 Updated net/pear-SOAP to 0.12.0 [taca 2010-02-06]
685 Updated sysutils/pear-Log to 1.12.0 [taca 2010-02-06] 685 Updated sysutils/pear-Log to 1.12.0 [taca 2010-02-06]
686 Updated textproc/pear-Console_Table to 1.1.3 [taca 2010-02-06] 686 Updated textproc/pear-Console_Table to 1.1.3 [taca 2010-02-06]
687 Updated www/pear-HTML_Common to 1.2.5 [taca 2010-02-06] 687 Updated www/pear-HTML_Common to 1.2.5 [taca 2010-02-06]
688 Updated www/pear-HTTP to 1.4.1 [taca 2010-02-06] 688 Updated www/pear-HTTP to 1.4.1 [taca 2010-02-06]
689 Updated www/pear-HTTP_Request to 1.4.4 [taca 2010-02-06] 689 Updated www/pear-HTTP_Request to 1.4.4 [taca 2010-02-06]
690 Added mail/pear-Mail_mimeDecode version 1.5.1 [taca 2010-02-06] 690 Added mail/pear-Mail_mimeDecode version 1.5.1 [taca 2010-02-06]
691 Updated lang/smlnj to 110.72 [asau 2010-02-07] 691 Updated lang/smlnj to 110.72 [asau 2010-02-07]
692 Added www/p5-HTML-Selector-XPath version 0.03 [seb 2010-02-07] 692 Added www/p5-HTML-Selector-XPath version 0.03 [seb 2010-02-07]
 693 Added textproc/p5-XML-XPathEngine version 0.12 [seb 2010-02-07]