[csw-devel] SF.net SVN: gar:[19058] csw/mgar/pkg/cpan/XML-XPath/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Aug 22 15:23:00 CEST 2012
Revision: 19058
http://gar.svn.sourceforge.net/gar/?rev=19058&view=rev
Author: dmichelsen
Date: 2012-08-22 13:23:00 +0000 (Wed, 22 Aug 2012)
Log Message:
-----------
cpan/XML-XPath/trunk: Update to makemake and sanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/XML-XPath/trunk/Makefile
Modified: csw/mgar/pkg/cpan/XML-XPath/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-XPath/trunk/Makefile 2012-08-22 13:21:55 UTC (rev 19057)
+++ csw/mgar/pkg/cpan/XML-XPath/trunk/Makefile 2012-08-22 13:23:00 UTC (rev 19058)
@@ -4,19 +4,19 @@
GARTYPE = v2
AUTHOR = MSERGEANT
-DESCRIPTION = A set of modules for parsing and evaluating XPath statements
+DESCRIPTION = A set of modules for parsing and evaluating
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
- of functions. Modules such as XSLT and XPointer may need to do this as they
- support functionality beyond XPath.
endef
-PACKAGES = CSWpmxmlxpath
-CATALOGNAME = pm_xmlxpath
+CATALOG_RELEASE = unstable
-RUNTIME_DEP_PKGS = CSWpmxmlparser
+LICENSE_TEXT = This module is licensed under the license
-ARCHALL = 1
+PACKAGES += CSWpm-xml-xpath
+CATALOGNAME_CSWpm-xml-xpath = pm_xml_xpath
+SPKG_DESC_CSWpm-xml-xpath = A set of modules for parsing and evaluating
+ARCHALL_CSWpm-xml-xpath = 1
+OBSOLETED_BY_CSWpm-xml-xpath += CSWpmxmlxpath
+CATALOGNAME_CSWpmxmlxpath = pm_xmlxpath_stub
include gar/category.mk
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