[csw-devel] SF.net SVN: gar:[9498] csw/mgar/pkg/cpan/Test-MockObject/trunk
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Wed Mar 31 20:15:15 CEST 2010
Revision: 9498
http://gar.svn.sourceforge.net/gar/?rev=9498&view=rev
Author: bensons
Date: 2010-03-31 18:15:14 +0000 (Wed, 31 Mar 2010)
Log Message:
-----------
cpan Test-MockObject: add proper LICENSE and dependency
Modified Paths:
--------------
csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile
csw/mgar/pkg/cpan/Test-MockObject/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Test-MockObject/trunk/files/LICENSE
Removed Paths:
-------------
csw/mgar/pkg/cpan/Test-MockObject/trunk/files/CSWpmtstmockobject.gspec
Modified: csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile 2010-03-31 17:58:36 UTC (rev 9497)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile 2010-03-31 18:15:14 UTC (rev 9498)
@@ -1,5 +1,5 @@
GARNAME = Test-MockObject
-GARVERSION = 1.07
+GARVERSION = 1.09
CATEGORIES = cpan
AUTHOR = CHROMATIC
@@ -11,6 +11,17 @@
supposed to be testing anyway.
endef
-DISTFILES += CSWpmtstmockobject.gspec
+PACKAGES = CSWpmtstmockobject
+CATALOGNAME = pm_tstmockobject
+DEP_PKGS = CSWpmtstexception CSWpmuniversalisa CSWpmuniversalcan
+
+ARCHALL = 1
+
+LICENSE = $(FILEDIR)/LICENSE
+
+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 2010-03-31 17:58:36 UTC (rev 9497)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/checksums 2010-03-31 18:15:14 UTC (rev 9498)
@@ -1,2 +1 @@
-117708d9548c8d3fc67e5e89eea1a077 download/CSWpmtstmockobject.gspec
-197af22ac675405199693ed68f0959e1 download/Test-MockObject-1.07.tar.gz
+3c9c2842d40fa8c389563c227804d7d8 Test-MockObject-1.09.tar.gz
Deleted: csw/mgar/pkg/cpan/Test-MockObject/trunk/files/CSWpmtstmockobject.gspec
===================================================================
--- csw/mgar/pkg/cpan/Test-MockObject/trunk/files/CSWpmtstmockobject.gspec 2010-03-31 17:58:36 UTC (rev 9497)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/files/CSWpmtstmockobject.gspec 2010-03-31 18:15:14 UTC (rev 9498)
@@ -1,8 +0,0 @@
-%var bitname pm_tstmockobject
-%var pkgname CSWpmtstmockobject
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 2002 - 2004 chromatic. All rights reserved. This program is free
-software; you can redistribute it and/or modify it under the same terms as Perl
-itself.
Added: csw/mgar/pkg/cpan/Test-MockObject/trunk/files/LICENSE
===================================================================
--- csw/mgar/pkg/cpan/Test-MockObject/trunk/files/LICENSE (rev 0)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/files/LICENSE 2010-03-31 18:15:14 UTC (rev 9498)
@@ -0,0 +1,5 @@
+COPYRIGHT AND LICENCE
+
+Copyright (c) 2002 - 2008 chromatic. All rights reserved. This program is free
+software; you can redistribute it and/or modify it under the same terms as Perl
+5.10.x itself.
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