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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 15 12:14:39 CET 2022


Revision: 26905
          http://sourceforge.net/p/gar/code/26905
Author:   dmichelsen
Date:     2022-03-15 11:14:39 +0000 (Tue, 15 Mar 2022)
Log Message:
-----------
cpan/Test-MockModule/trunk: Update to 0.177.0

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

Modified: csw/mgar/pkg/cpan/Test-MockModule/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-MockModule/trunk/Makefile	2022-03-15 10:58:35 UTC (rev 26904)
+++ csw/mgar/pkg/cpan/Test-MockModule/trunk/Makefile	2022-03-15 11:14:39 UTC (rev 26905)
@@ -1,21 +1,32 @@
 NAME = Test-MockModule
-VERSION = 0.05
+VERSION = 0.177.0
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = SIMONFLK
+AUTHOR = GFRANKS
 
-DESCRIPTION = 
+DESCRIPTION = Override subroutines in a module for unit testing
 define BLURB
 endef
 
+MODDIST = Test-MockModule-v0.177.0.tar.gz
+DISTNAME = $(NAME)-v$(VERSION)
+
 CATALOG_RELEASE = unstable
 
-LICENSE_TEXT = This module is licensed under the  license
+LICENSE = LICENSE
 
+BUILD_DEP_PKGS += CSWpm-test-warnings
+
 PACKAGES += CSWpm-test-mockmodule
 CATALOGNAME_CSWpm-test-mockmodule = pm_test_mockmodule
-SPKG_DESC_CSWpm-test-mockmodule = 
+SPKG_DESC_CSWpm-test-mockmodule = Override subroutines in a module for unit testing
 # There was no information if this is pure Perl or not. Please remove if necessary.
 ARCHALL_CSWpm-test-mockmodule = 1
+RUNTIME_DEP_PKGS_CSWpm-test-mockmodule += CSWpm-super
 
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Test-MockModule/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-MockModule/trunk/checksums	2022-03-15 10:58:35 UTC (rev 26904)
+++ csw/mgar/pkg/cpan/Test-MockModule/trunk/checksums	2022-03-15 11:14:39 UTC (rev 26905)
@@ -1 +1 @@
-1b013aeeb221f83e7f325a2f98169296  Test-MockModule-0.05.tar.gz
+9f1f0c27cb085a5021fed71efdc0f2ff  Test-MockModule-v0.177.0.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