[csw-devel] SF.net SVN: gar:[18674] csw/mgar/pkg/cpan/Test-MockObject/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Jul 9 13:48:39 CEST 2012


Revision: 18674
          http://gar.svn.sourceforge.net/gar/?rev=18674&view=rev
Author:   bonivart
Date:     2012-07-09 11:48:37 +0000 (Mon, 09 Jul 2012)
Log Message:
-----------
cpan/Test-MockObject/trunk: update to 1.20120301

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

Modified: csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile	2012-07-09 11:35:28 UTC (rev 18673)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile	2012-07-09 11:48:37 UTC (rev 18674)
@@ -1,10 +1,10 @@
 NAME = Test-MockObject
-VERSION = 1.09
+VERSION = 1.20120301
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = CHROMATIC
 
-DESCRIPTION = extension for emulating troublesome interfaces
+DESCRIPTION = Extension for emulating troublesome interfaces
 define BLURB
   It's a simple program that doesn't use any other modules, and those are easy
   to test. More often, testing a program completely means faking up input to
@@ -12,17 +12,20 @@
   supposed to be testing anyway.
 endef
 
-PACKAGES = CSWpmtstmockobject
-CATALOGNAME = pm_tstmockobject
+LICENSE = $(FILEDIR)/LICENSE
 
-DEP_PKGS = CSWpmtstexception CSWpmuniversalisa CSWpmuniversalcan
+PACKAGES = CSWpm-test-mockobject
+CATALOGNAME = pm_test_mockobject
+SPKG_DESC_CSWpm-test-mockobject = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-test-mockobject = CSWpmtstmockobject
+CATALOGNAME_CSWpmtstmockobject = pm_tstmockobject_stub
 
+RUNTIME_DEP_PKGS += CSWpm-test-exception
+RUNTIME_DEP_PKGS += CSWpmuniversalisa
+RUNTIME_DEP_PKGS += CSWpmuniversalcan
+
 ARCHALL = 1
 
-LICENSE = $(FILEDIR)/LICENSE
+CONFIGURE_ARGS =
 
-CHECKPKG_OVERRIDES_CSWpmtstmockobject += surplus-dependency|CSWpmtstexception
-CHECKPKG_OVERRIDES_CSWpmtstmockobject += surplus-dependency|CSWpmuniversalisa
-CHECKPKG_OVERRIDES_CSWpmtstmockobject += surplus-dependency|CSWpmuniversalcan
-
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Test-MockObject/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-MockObject/trunk/checksums	2012-07-09 11:35:28 UTC (rev 18673)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/checksums	2012-07-09 11:48:37 UTC (rev 18674)
@@ -1 +1 @@
-3c9c2842d40fa8c389563c227804d7d8  Test-MockObject-1.09.tar.gz
+020ee433827e4e33ffe873eeb3e16048  Test-MockObject-1.20120301.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