[csw-devel] SF.net SVN: gar:[18940] csw/mgar/pkg/cpan/Test-Script/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Aug 14 18:07:37 CEST 2012


Revision: 18940
          http://gar.svn.sourceforge.net/gar/?rev=18940&view=rev
Author:   dmichelsen
Date:     2012-08-14 16:07:37 +0000 (Tue, 14 Aug 2012)
Log Message:
-----------
cpan/Test-Script/trunk: Update to makemake

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Test-Script/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Test-Script/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Script/trunk/Makefile	2012-08-14 16:01:25 UTC (rev 18939)
+++ csw/mgar/pkg/cpan/Test-Script/trunk/Makefile	2012-08-14 16:07:37 UTC (rev 18940)
@@ -4,15 +4,22 @@
 GARTYPE = v2
 AUTHOR = ADAMK
 
-DESCRIPTION = Cross-platform basic tests for scripts
+DESCRIPTION = Basic cross-platform tests for scripts
 define BLURB
 endef
 
-RUNTIME_DEP_PKGS = CSWpmipcrun3
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmtestscript
-CATALOGNAME = pm_testscript
+LICENSE = LICENSE
 
-ARCHALL = 1
+PACKAGES += CSWpm-test-script
+CATALOGNAME_CSWpm-test-script = pm_test_script
+SPKG_DESC_CSWpm-test-script = Basic cross-platform tests for scripts
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-test-script = 1
+RUNTIME_DEP_PKGS_CSWpm-test-script += CSWpm-ipc-run3
+RUNTIME_DEP_PKGS_CSWpm-test-script += CSWpm-probe-perl
+OBSOLETED_BY_CSWpm-test-script += CSWpmtestscript
+CATALOGNAME_CSWpmtestscript = pm_testscript_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