pkgsrc/textproc/p5-XML-Node
seb 1c54dd1744 Distfile changed on MASTER_SITES without any update in name/revision.
Changes:
- The bundled file XML::Node.sgml had been renamed to XML-Node.sgml (windows
  friendly?)
- Diff between previous XML::Node.sgml and new XML-Node.sgml:

--- XML-Node-0.10/XML::Node.sgml        Mon Nov 15 21:18:52 1999
+++ XML-Node-0.10.new/XML-Node.sgml     Fri Jan  5 20:23:46 2001
@@ -69,7 +69,7 @@
 $p->register(">Orders>Order","end" => \&handle_order_end);

 print "Processing file [orders.xml]...\n";
-$p->parse("orders.xml");
+$p->parsefile("orders.xml");

So...
Bump PKGREVISION, update distinfo and remove previous distfile from
ftp.netbsd.org.

While here use perl5/module.mk and use buildlink2.
2002-10-19 14:42:47 +00:00
..
DESCR Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
distinfo Distfile changed on MASTER_SITES without any update in name/revision. 2002-10-19 14:42:47 +00:00
Makefile Distfile changed on MASTER_SITES without any update in name/revision. 2002-10-19 14:42:47 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00