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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sat Dec 7 20:53:26 CET 2013


Revision: 22657
          http://gar.svn.sourceforge.net/gar/?rev=22657&view=rev
Author:   bonivart
Date:     2013-12-07 19:53:26 +0000 (Sat, 07 Dec 2013)
Log Message:
-----------
cpan/Test-MockObject/trunk: fix deps

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

Modified: csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile	2013-12-07 19:44:42 UTC (rev 22656)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile	2013-12-07 19:53:26 UTC (rev 22657)
@@ -5,12 +5,6 @@
 AUTHOR = CHROMATIC
 
 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
-  another module, trying to coax the right output from something you're not
-  supposed to be testing anyway.
-endef
 
 LICENSE = $(FILEDIR)/LICENSE
 
@@ -21,7 +15,7 @@
 CATALOGNAME_CSWpmtstmockobject = pm_tstmockobject_stub
 
 RUNTIME_DEP_PKGS += CSWpm-test-exception
-RUNTIME_DEP_PKGS += CSWpmuniversalisa
+RUNTIME_DEP_PKGS += CSWpm-universal-isa
 RUNTIME_DEP_PKGS += CSWpmuniversalcan
 
 ARCHALL = 1

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