Commit graph

6 commits

Author SHA1 Message Date
rhaen
13e4e3af97 - updated to 0.11
- took maintainership

Changelog:

Revision history for Perl extension XML::Node
0.11  Dec 10 Mon 2:07:06 2001
	- added support for relative paths
	- rename XML::Node.sgml to XML-Node.sgml so that Windows people can
          unzip the package.
2008-07-15 22:29:16 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
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
hubertf
65d07a23ef fix checksum - distfile was changed without version bump 2001-05-12 16:54:52 +00:00
wiz
6897458a44 Move to SHA1, add sizes.
Slightly different distfile (parse -> parsefile in one place).
2001-05-09 20:10:03 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
Renamed from textproc/p5-XML-Node/files/md5 (Browse further)