[csw-devel] SF.net SVN: gar:[21095] csw/mgar/pkg/cpan/Module-Loaded/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed May 15 20:22:52 CEST 2013
Revision: 21095
http://gar.svn.sourceforge.net/gar/?rev=21095&view=rev
Author: bonivart
Date: 2013-05-15 18:22:52 +0000 (Wed, 15 May 2013)
Log Message:
-----------
cpan/Module-Loaded/trunk: update to 0.08, fix name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Module-Loaded/trunk/Makefile
csw/mgar/pkg/cpan/Module-Loaded/trunk/checksums
Modified: csw/mgar/pkg/cpan/Module-Loaded/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Loaded/trunk/Makefile 2013-05-15 18:15:14 UTC (rev 21094)
+++ csw/mgar/pkg/cpan/Module-Loaded/trunk/Makefile 2013-05-15 18:22:52 UTC (rev 21095)
@@ -1,25 +1,23 @@
NAME = Module-Loaded
-VERSION = 0.06
+VERSION = 0.08
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = BINGOS
DESCRIPTION = Mark modules as loaded or unloaded
define BLURB
- When testing applications, often you find yourself needing to provide
- functionality in your test environment that would usually be provided by
- external modules. Rather than munging the INC by hand to mark these external
- modules as loaded, so they are not attempted to be loaded by perl, this
- module offers you a very simple way to mark modules as loaded and/or
- unloaded.
endef
DISTFILES += COPYING
-PACKAGES = CSWpmmodloaded
-CATALOGNAME = pm_modloaded
+PACKAGES = CSWpm-mod-loaded
+CATALOGNAME = pm_mod_loaded
+SPKG_DESC_CSWpm-mod-loaded = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-mod-loaded = CSWpmmodloaded
+CATALOGNAME_CSWpmmodloaded = pm_modloaded
+
ARCHALL = 1
-EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3.* .*\/man\/man1.*
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3.*
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Module-Loaded/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Loaded/trunk/checksums 2013-05-15 18:15:14 UTC (rev 21094)
+++ csw/mgar/pkg/cpan/Module-Loaded/trunk/checksums 2013-05-15 18:22:52 UTC (rev 21095)
@@ -1,2 +1 @@
-608826974d5644ee7967a713fa72cf36 COPYING
-0a0bb1915828b73bb07f9b5239c5b976 Module-Loaded-0.06.tar.gz
+a55e491c3804db2c9f86b14e06f1a17f Module-Loaded-0.08.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