[Lunar-commits] <moonbase> XML-SAX: Version bump to 0.99 and adding a depends (XML-SAX-Base).

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Oct 8 15:41:59 CEST 2011


commit 939370b12345023d06d9490a641636f50037ccce
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Oct 8 09:41:59 2011 -0400

    XML-SAX: Version bump to 0.99 and adding a depends (XML-SAX-Base).
---
 perl/XML-SAX/DEPENDS |    1 +
 perl/XML-SAX/DETAILS |   10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/perl/XML-SAX/DEPENDS b/perl/XML-SAX/DEPENDS
index 4151a24..9385329 100644
--- a/perl/XML-SAX/DEPENDS
+++ b/perl/XML-SAX/DEPENDS
@@ -1,2 +1,3 @@
 depends  perl
+depends  XML-SAX-Base
 depends  XML-NamespaceSupport
diff --git a/perl/XML-SAX/DETAILS b/perl/XML-SAX/DETAILS
index 60fdedf..1a44f55 100644
--- a/perl/XML-SAX/DETAILS
+++ b/perl/XML-SAX/DETAILS
@@ -1,13 +1,13 @@
           MODULE=XML-SAX
-         VERSION=0.96
+         VERSION=0.99
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/
-      SOURCE_VFY=sha1:ae050fcd129d247855bf480c1e44cdc2db823e9e
-        WEB_SITE=http://search.cpan.org/~grantm/XML-SAX-0.96/
+      SOURCE_VFY=sha1:9685c417627d75ae18ab0be3b1562608ee093d5c
+        WEB_SITE=http://search.cpan.org/~grantm/XML-SAX/
          ENTERED=20090328
-         UPDATED=20090329
+         UPDATED=20111008
            SHORT="Simple API for XML"
-PSAFE=no
+
 cat << EOF
 XML::SAX is a SAX parser access API for Perl. It includes classes
 and APIs required for implementing SAX drivers, along with a factory


More information about the Lunar-commits mailing list