[csw-devel] SF.net SVN: gar:[17742] csw/mgar/pkg/cpan/Sub-Exporter/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 18 15:26:41 CEST 2012


Revision: 17742
          http://gar.svn.sourceforge.net/gar/?rev=17742&view=rev
Author:   dmichelsen
Date:     2012-04-18 13:26:41 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Sub-Exporter/trunk: Sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Sub-Exporter/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Sub-Exporter/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Sub-Exporter/trunk/Makefile	2012-04-18 13:16:57 UTC (rev 17741)
+++ csw/mgar/pkg/cpan/Sub-Exporter/trunk/Makefile	2012-04-18 13:26:41 UTC (rev 17742)
@@ -8,13 +8,19 @@
 define BLURB
 endef
 
-PACKAGES = CSWpmsubexporter
-CATALOGNAME = pm_subexporter
+CATALOG_RELEASE = unstable
 
-DEP_PKGS = CSWpmdataoptlist CSWpmsubinstall
-
 LICENSE = LICENSE
 
-ARCHALL = 1
+PACKAGES += CSWpm-sub-exporter
+CATALOGNAME_CSWpm-sub-exporter = pm_sub_exporter
+SPKG_DESC_CSWpm-sub-exporter = A sophisticated exporter for custom-built routines
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-sub-exporter = 1
+RUNTIME_DEP_PKGS_CSWpm-sub-exporter += CSWpm-data-optlist
+RUNTIME_DEP_PKGS_CSWpm-sub-exporter += CSWpm-params-util
+RUNTIME_DEP_PKGS_CSWpm-sub-exporter += CSWpm-sub-install
+OBSOLETED_BY_CSWpm-sub-exporter += CSWpmsubexporter
+CATALOGNAME_CSWpmsubexporter = pm_subexporter_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