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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jul 5 11:52:32 CEST 2012


Revision: 18640
          http://gar.svn.sourceforge.net/gar/?rev=18640&view=rev
Author:   dmichelsen
Date:     2012-07-05 09:52:32 +0000 (Thu, 05 Jul 2012)
Log Message:
-----------
cpan/XML-NamespaceSupport/trunk: Update to makemake

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/Makefile	2012-07-05 07:16:26 UTC (rev 18639)
+++ csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/Makefile	2012-07-05 09:52:32 UTC (rev 18640)
@@ -4,22 +4,18 @@
 GARTYPE = v2
 AUTHOR = PERIGRIN
 
-DESCRIPTION = Simple generic namespace support class
+DESCRIPTION = A simple generic namespace support class
 define BLURB
-  This module offers a simple to process namespaced XML names (unames) from
-  within any application that may need them. It also helps maintain a prefix
-  to namespace URI map, and provides a number of basic checks.
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmxmlnssupp
-CATALOGNAME = pm_xmlnssupp
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
 
-PERL_CONFIGURE_ARGS = --skip
+PACKAGES += CSWpm-xml-namespacesupport
+SPKG_DESC_CSWpm-xml-namespacesupport = A simple generic namespace support class
+ARCHALL_CSWpm-xml-namespacesupport = 1
+OBSOLETED_BY_CSWpm-xml-namespacesupport += CSWpmxmlnssupp
+CATALOGNAME_CSWpmxmlnssupp = pm_xmlnssupp_stub
 
-ARCHALL = 1
-
-CHECKPKG_OVERRIDES_CSWpmxmlnssupp += catalogname-does-not-match-pkgname|pkgname=CSWpmxmlnssupp|catalogname=pm_xmlnssupp|expected-catalogname=pmxmlnssupp
-
 include gar/category.mk

Deleted: csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/COPYING	2012-07-05 07:16:26 UTC (rev 18639)
+++ csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/COPYING	2012-07-05 09:52:32 UTC (rev 18640)
@@ -1,8 +0,0 @@
-%var            bitname pm_xmlnssupp
-%var            pkgname CSWpmxmlnssupp
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright (c) 2001-2002 Robin Berjon. All rights reserved. This program is
-free software; you can redistribute it and/or modify it under 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