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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Feb 2 16:34:48 CET 2010


Revision: 8313
          http://gar.svn.sourceforge.net/gar/?rev=8313&view=rev
Author:   dmichelsen
Date:     2010-02-02 15:34:48 +0000 (Tue, 02 Feb 2010)

Log Message:
-----------
cpan/XML-XPath: Move to mGAR v2

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/XML-XPath/trunk/files/CSWpmxmlxpath.depend
    csw/mgar/pkg/cpan/XML-XPath/trunk/files/CSWpmxmlxpath.gspec

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


Property changes on: csw/mgar/pkg/cpan/XML-XPath/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-XPath/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-XPath/trunk/Makefile	2010-02-02 15:27:21 UTC (rev 8312)
+++ csw/mgar/pkg/cpan/XML-XPath/trunk/Makefile	2010-02-02 15:34:48 UTC (rev 8313)
@@ -3,7 +3,7 @@
 CATEGORIES = cpan
 AUTHOR = MSERGEANT
 
-DESCRIPTION = a set of modules for parsing and evaluating XPath statements
+DESCRIPTION = A set of modules for parsing and evaluating XPath statements
 define BLURB
   This module aims to comply exactly to the XPath specification at
   http://www.w3.org/TR/xpath and yet allow extensions to be added in the form
@@ -11,8 +11,11 @@
   support functionality beyond XPath.
 endef
 
-DISTFILES += CSWpmxmlxpath.gspec CSWpmxmlxpath.depend
+PACKAGES = CSWpmxmlxpath
+CATALOGNAME = pm_xmlxpath
 
-DEPENDS += cpan/XML-Parser
+REQUIRED_PKGS = CSWpmxmlparser
 
+ARCHALL = 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/XML-XPath/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/XML-XPath/trunk/checksums	2010-02-02 15:27:21 UTC (rev 8312)
+++ csw/mgar/pkg/cpan/XML-XPath/trunk/checksums	2010-02-02 15:34:48 UTC (rev 8313)
@@ -1,3 +1 @@
-407c22dc5db755cdbfec29e0d5b71841  download/CSWpmxmlxpath.gspec
-216480fc0798fb3627ad2e288bbcd56a  download/CSWpmxmlxpath.depend
-b5919d9220d83982feb6e2321850c5d7  download/XML-XPath-1.13.tar.gz
+b5919d9220d83982feb6e2321850c5d7  XML-XPath-1.13.tar.gz

Deleted: csw/mgar/pkg/cpan/XML-XPath/trunk/files/CSWpmxmlxpath.depend
===================================================================
--- csw/mgar/pkg/cpan/XML-XPath/trunk/files/CSWpmxmlxpath.depend	2010-02-02 15:27:21 UTC (rev 8312)
+++ csw/mgar/pkg/cpan/XML-XPath/trunk/files/CSWpmxmlxpath.depend	2010-02-02 15:34:48 UTC (rev 8313)
@@ -1 +0,0 @@
-P CSWpmxmlparser pm_xmlparser - a module for parsing XML documents

Deleted: csw/mgar/pkg/cpan/XML-XPath/trunk/files/CSWpmxmlxpath.gspec
===================================================================
--- csw/mgar/pkg/cpan/XML-XPath/trunk/files/CSWpmxmlxpath.gspec	2010-02-02 15:27:21 UTC (rev 8312)
+++ csw/mgar/pkg/cpan/XML-XPath/trunk/files/CSWpmxmlxpath.gspec	2010-02-02 15:34:48 UTC (rev 8313)
@@ -1,9 +0,0 @@
-%var            bitname pm_xmlxpath
-%var            pkgname CSWpmxmlxpath
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-This module is copyright 2000 AxKit.com Ltd. This is free
-software, and as such comes with NO WARRANTY. No dates are used in this
-module. You may distribute this module under the terms of either the
-Gnu GPL,  or the Artistic License (the same terms as Perl itself).


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