[csw-devel] SF.net SVN: gar:[21094] csw/mgar/pkg/cpan/Module-Load/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed May 15 20:15:15 CEST 2013
Revision: 21094
http://gar.svn.sourceforge.net/gar/?rev=21094&view=rev
Author: bonivart
Date: 2013-05-15 18:15:14 +0000 (Wed, 15 May 2013)
Log Message:
-----------
cpan/Module-Load/trunk: update to 0.24, fix name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Module-Load/trunk/Makefile
csw/mgar/pkg/cpan/Module-Load/trunk/checksums
Modified: csw/mgar/pkg/cpan/Module-Load/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Load/trunk/Makefile 2013-05-15 18:02:02 UTC (rev 21093)
+++ csw/mgar/pkg/cpan/Module-Load/trunk/Makefile 2013-05-15 18:15:14 UTC (rev 21094)
@@ -1,22 +1,23 @@
NAME = Module-Load
-VERSION = 0.18
+VERSION = 0.24
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = BINGOS
DESCRIPTION = Runtime require of both modules and files
define BLURB
- Eliminates the need to know whether you are trying to require either a file
- or a module.
endef
DISTFILES += COPYING
-PACKAGES = CSWpmmodload
-CATALOGNAME = pm_modload
+PACKAGES = CSWpm-mod-load
+CATALOGNAME = pm_mod_load
+SPKG_DESC_CSWpm-mod-load = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-mod-load = CSWpmmodload
+CATALOGNAME_CSWpmmodload = pm_modload
ARCHALL = 1
-EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod .*\/man\/man3.* .*\/man\/man1.*
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3.*
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Module-Load/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Load/trunk/checksums 2013-05-15 18:02:02 UTC (rev 21093)
+++ csw/mgar/pkg/cpan/Module-Load/trunk/checksums 2013-05-15 18:15:14 UTC (rev 21094)
@@ -1,2 +1 @@
-722b591573eae09d26997366cd63125d COPYING
-3c8b06ecccef2741167e5dd4bd1e0095 Module-Load-0.18.tar.gz
+3fb7b6ade15cfeb3379d1a0c06c32e2f Module-Load-0.24.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