[csw-devel] SF.net SVN: gar:[8971] csw/mgar/pkg/cpan/XML-SAX/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Mar 4 21:36:16 CET 2010


Revision: 8971
          http://gar.svn.sourceforge.net/gar/?rev=8971&view=rev
Author:   dmichelsen
Date:     2010-03-04 20:35:51 +0000 (Thu, 04 Mar 2010)

Log Message:
-----------
cpan/XML-SAX: Update to 0.96 to mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/cpan/XML-SAX/trunk/Makefile
    csw/mgar/pkg/cpan/XML-SAX/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.depend
    csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.gspec
    csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.prototype

Property Changed:
----------------
    csw/mgar/pkg/cpan/XML-SAX/trunk/


Property changes on: csw/mgar/pkg/cpan/XML-SAX/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/cpan/XML-SAX/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-SAX/trunk/Makefile	2010-03-04 20:32:29 UTC (rev 8970)
+++ csw/mgar/pkg/cpan/XML-SAX/trunk/Makefile	2010-03-04 20:35:51 UTC (rev 8971)
@@ -1,7 +1,7 @@
 GARNAME = XML-SAX
-GARVERSION = 0.14
+GARVERSION = 0.96
 CATEGORIES = cpan
-AUTHOR = MSERGEANT
+AUTHOR = GRANTM
 
 DESCRIPTION = Simple API for XML
 define BLURB
@@ -10,11 +10,13 @@
   returning any SAX parser installed on the user's system.
 endef
 
-DISTFILES += $(call admfiles,CSWpmxmlsax,depend prototype)
+DEP_PKGS = CSWpmxmlnssupp
 
-DEPENDS += cpan/XML-NamespaceSupport
+PACKAGES = CSWpmxmlsax
+CATALOGNAME = pm_xmlsax
 
-# Enable modification of ParserDetails.ini
-PATCHFILES = parser.diff
+LICENSE = LICENSE
 
+ARCHALL = 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/XML-SAX/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/XML-SAX/trunk/checksums	2010-03-04 20:32:29 UTC (rev 8970)
+++ csw/mgar/pkg/cpan/XML-SAX/trunk/checksums	2010-03-04 20:35:51 UTC (rev 8971)
@@ -1,5 +1 @@
-5496c875c7478447ea9dcb12a5e92ebe  download/CSWpmxmlsax.gspec
-a8ef1ed6e7a28d12e590755ec072a5c2  download/CSWpmxmlsax.depend
-3b7f2055606bf4074ad30f9123069ef1  download/CSWpmxmlsax.prototype
-ab13c04a3cf63a0ae63fa73c863cf23e  download/XML-SAX-0.14.tar.gz
-292ccc427416fb2a13025c24d87f2e24  download/parser.diff
+bdcd4119a62505184e211e9dfaef0ab1  XML-SAX-0.96.tar.gz

Deleted: csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.depend
===================================================================
--- csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.depend	2010-03-04 20:32:29 UTC (rev 8970)
+++ csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.depend	2010-03-04 20:35:51 UTC (rev 8971)
@@ -1 +0,0 @@
-P CSWpmxmlnssupp pm_xmlnssupp - a simple generic namespace support class

Deleted: csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.gspec
===================================================================
--- csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.gspec	2010-03-04 20:32:29 UTC (rev 8970)
+++ csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.gspec	2010-03-04 20:35:51 UTC (rev 8971)
@@ -1,5 +0,0 @@
-%var            bitname pm_xmlsax
-%var            pkgname CSWpmxmlsax
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      url file://%{WORKSRC}/LICENSE

Deleted: csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.prototype
===================================================================
--- csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.prototype	2010-03-04 20:32:29 UTC (rev 8970)
+++ csw/mgar/pkg/cpan/XML-SAX/trunk/files/CSWpmxmlsax.prototype	2010-03-04 20:35:51 UTC (rev 8971)
@@ -1,47 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/XML 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/XML/SAX 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/XML/SAX/.packlist 0444 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/XML::SAX.3perl 0444 root bin
-f none /opt/csw/share/man/man3/XML::SAX::Base.3perl 0444 root bin
-f none /opt/csw/share/man/man3/XML::SAX::DocumentLocator.3perl 0444 root bin
-f none /opt/csw/share/man/man3/XML::SAX::Exception.3perl 0444 root bin
-f none /opt/csw/share/man/man3/XML::SAX::Intro.3perl 0444 root bin
-f none /opt/csw/share/man/man3/XML::SAX::ParserFactory.3perl 0444 root bin
-f none /opt/csw/share/man/man3/XML::SAX::PurePerl.3perl 0444 root bin
-f none /opt/csw/share/man/man3/XML::SAX::PurePerl::Reader.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/XML 0755 root bin
-f none /opt/csw/share/perl/csw/XML/SAX.pm 0444 root bin
-d none /opt/csw/share/perl/csw/XML/SAX 0755 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/Base.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/DocumentLocator.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/Exception.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/Intro.pod 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/ParserFactory.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl.pm 0444 root bin
-d none /opt/csw/share/perl/csw/XML/SAX/PurePerl 0755 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/DTDDecls.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/DebugHandler.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/DocType.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/EncodingDetect.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Exception.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/NoUnicodeExt.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Productions.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Reader.pm 0444 root bin
-d none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Reader 0755 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Reader/Stream.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Reader/String.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Reader/URI.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/Reader/UnicodeExt.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/UnicodeExt.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/PurePerl/XMLDecl.pm 0444 root bin
-f none /opt/csw/share/perl/csw/XML/SAX/placeholder.pl 0444 root bin


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list