SF.net SVN: gar:[24256] csw/mgar/pkg/cpan/Test-ClassAPI/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 5 12:05:06 CET 2014


Revision: 24256
          http://sourceforge.net/p/gar/code/24256
Author:   dmichelsen
Date:     2014-11-05 11:05:04 +0000 (Wed, 05 Nov 2014)
Log Message:
-----------
cpan/Test-ClassAPI/trunk: Update to makemake and new name

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

Property Changed:
----------------
    csw/mgar/pkg/cpan/Test-ClassAPI/trunk/

Index: csw/mgar/pkg/cpan/Test-ClassAPI/trunk
===================================================================
--- csw/mgar/pkg/cpan/Test-ClassAPI/trunk	2014-11-05 11:04:26 UTC (rev 24255)
+++ csw/mgar/pkg/cpan/Test-ClassAPI/trunk	2014-11-05 11:05:04 UTC (rev 24256)

Property changes on: csw/mgar/pkg/cpan/Test-ClassAPI/trunk
___________________________________________________________________
Modified: svn:ignore
## -1,4 +1 ##
-cookies
-download
 work
-
Modified: csw/mgar/pkg/cpan/Test-ClassAPI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-ClassAPI/trunk/Makefile	2014-11-05 11:04:26 UTC (rev 24255)
+++ csw/mgar/pkg/cpan/Test-ClassAPI/trunk/Makefile	2014-11-05 11:05:04 UTC (rev 24256)
@@ -6,17 +6,21 @@
 
 DESCRIPTION = Provides basic first-pass API testing for large class trees
 define BLURB
-  For many APIs with large numbers of classes, it can be very useful to be
-  able to do a quick once-over to make sure that classes, methods, and
-  inheritance is correct, before doing more comprehensive testing. This
-  module aims to provide such a capability.
 endef
 
-RUNTIME_DEP_PKGS = CSWpmclassinspector CSWpmconfigtiny CSWpmparamsutil
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmtestclassapi
-CATALOGNAME = pm_testclassapi
+LICENSE = LICENSE
 
-ARCHALL = 1
+PACKAGES += CSWpm-test-classapi
+CATALOGNAME_CSWpm-test-classapi = pm_test_classapi
+SPKG_DESC_CSWpm-test-classapi = Provides basic first-pass API testing for large class trees
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-test-classapi = 1
+RUNTIME_DEP_PKGS_CSWpm-test-classapi += CSWpm-class-inspector
+RUNTIME_DEP_PKGS_CSWpm-test-classapi += CSWpm-params-util
+RUNTIME_DEP_PKGS_CSWpm-test-classapi += CSWpm-config-tiny
+OBSOLETED_BY_CSWpm-test-classapi += CSWpmtestclassapi
+CATALOGNAME_CSWpmtestclassapi = pm_testclassapi_stub
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Test-ClassAPI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-ClassAPI/trunk/checksums	2014-11-05 11:04:26 UTC (rev 24255)
+++ csw/mgar/pkg/cpan/Test-ClassAPI/trunk/checksums	2014-11-05 11:05:04 UTC (rev 24256)
@@ -1 +1 @@
-ee31a9e1ecedcf720a9e89461a83442e  download/Test-ClassAPI-1.06.tar.gz
+ee31a9e1ecedcf720a9e89461a83442e  Test-ClassAPI-1.06.tar.gz

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