SF.net SVN: gar:[26906] csw/mgar/pkg/cpan/Test-MockObject/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Mar 15 13:05:01 CET 2022
Revision: 26906
http://sourceforge.net/p/gar/code/26906
Author: dmichelsen
Date: 2022-03-15 12:05:01 +0000 (Tue, 15 Mar 2022)
Log Message:
-----------
cpan/Test-MockObject/trunk: Update to 1.20200122 and makemake
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 2022-03-15 11:14:39 UTC (rev 26905)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/Makefile 2022-03-15 12:05:01 UTC (rev 26906)
@@ -1,25 +1,26 @@
NAME = Test-MockObject
-VERSION = 1.20120301
+VERSION = 1.20200122
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = CHROMATIC
-DESCRIPTION = Extension for emulating troublesome interfaces
+DESCRIPTION = Perl extension for emulating troublesome interfaces
+define BLURB
+endef
-LICENSE = $(FILEDIR)/LICENSE
+CATALOG_RELEASE = unstable
-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
+LICENSE = LICENSE
-RUNTIME_DEP_PKGS += CSWpm-test-exception
-RUNTIME_DEP_PKGS += CSWpm-universal-isa
-RUNTIME_DEP_PKGS += CSWpmuniversalcan
+BUILD_DEP_PKGS += CSWpm-test-warn
+BUILD_DEP_PKGS += CSWpm-test-exception
-ARCHALL = 1
+PACKAGES += CSWpm-test-mockobject
+CATALOGNAME_CSWpm-test-mockobject = pm_test_mockobject
+SPKG_DESC_CSWpm-test-mockobject = Perl extension for emulating troublesome interfaces
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-test-mockobject = 1
+RUNTIME_DEP_PKGS_CSWpm-test-mockobject += CSWpmuniversalcan
+RUNTIME_DEP_PKGS_CSWpm-test-mockobject += CSWpm-universal-isa
-CONFIGURE_ARGS =
-
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Test-MockObject/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-MockObject/trunk/checksums 2022-03-15 11:14:39 UTC (rev 26905)
+++ csw/mgar/pkg/cpan/Test-MockObject/trunk/checksums 2022-03-15 12:05:01 UTC (rev 26906)
@@ -1 +1 @@
-020ee433827e4e33ffe873eeb3e16048 Test-MockObject-1.20120301.tar.gz
+67a1869d91d2e5d60d8986c13333978a Test-MockObject-1.20200122.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