[csw-devel] SF.net SVN: gar:[17733] csw/mgar/pkg/cpan/Carp-Clan/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 18 11:25:21 CEST 2012


Revision: 17733
          http://gar.svn.sourceforge.net/gar/?rev=17733&view=rev
Author:   dmichelsen
Date:     2012-04-18 09:25:21 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Carp-Clan: Update to makemake

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Carp-Clan/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Carp-Clan/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Carp-Clan/trunk/Makefile	2012-04-17 22:25:49 UTC (rev 17732)
+++ csw/mgar/pkg/cpan/Carp-Clan/trunk/Makefile	2012-04-18 09:25:21 UTC (rev 17733)
@@ -4,14 +4,20 @@
 GARTYPE = v2
 AUTHOR = STBEY
 
-DESCRIPTION = report errors from perspective of caller of a "clan" of modules
+DESCRIPTION = Report errors from perspective of caller of a "clan" of modules
 define BLURB
-  This module is based on "Carp.pm" from Perl 5.005_03. It has been modified
-  to skip all package names matching the pattern given in the "use" statement
-  inside the "qw()" term (or argument list).
 endef
 
-PACKAGES = CSWpmcarpclan
-CATALOGNAME = pm_carpclan
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES += CSWpm-carp-clan
+CATALOGNAME_CSWpm-carp-clan = pm_carp_clan
+SPKG_DESC_CSWpm-carp-clan = Report errors from perspective of caller of a "clan" of modules
+ARCHALL_CSWpm-carp-clan = 1
+RUNTIME_DEP_PKGS_CSWpm-carp-clan += CSWpm-test-exception
+OBSOLETED_BY_CSWpm-carp-clan += CSWpmcarpclan
+CATALOGNAME_CSWpmcarpclan = pm_carpclan_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