[csw-devel] SF.net SVN: gar:[9455] csw/mgar/pkg/cpan/Module-Load/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Mar 30 10:47:55 CEST 2010
Revision: 9455
http://gar.svn.sourceforge.net/gar/?rev=9455&view=rev
Author: bonivart
Date: 2010-03-30 08:47:54 +0000 (Tue, 30 Mar 2010)
Log Message:
-----------
pm_modload: update to 0.18
Modified Paths:
--------------
csw/mgar/pkg/cpan/Module-Load/trunk/Makefile
csw/mgar/pkg/cpan/Module-Load/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Module-Load/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Module-Load/trunk/files/CSWpmmodload.gspec
Modified: csw/mgar/pkg/cpan/Module-Load/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Load/trunk/Makefile 2010-03-30 08:06:31 UTC (rev 9454)
+++ csw/mgar/pkg/cpan/Module-Load/trunk/Makefile 2010-03-30 08:47:54 UTC (rev 9455)
@@ -1,7 +1,7 @@
GARNAME = Module-Load
-GARVERSION = 0.14
+GARVERSION = 0.18
CATEGORIES = cpan
-AUTHOR = KANE
+AUTHOR = BINGOS
DESCRIPTION = Runtime require of both modules and files
define BLURB
@@ -9,10 +9,13 @@
or a module.
endef
-DISTFILES += $(call admfiles,CSWpmmodload,)
+DISTFILES += COPYING
-#SKIPTEST = 1
+PACKAGES = CSWpmmodload
+CATALOGNAME = pm_modload
+ARCHALL = 1
+
EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Module-Load/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Load/trunk/checksums 2010-03-30 08:06:31 UTC (rev 9454)
+++ csw/mgar/pkg/cpan/Module-Load/trunk/checksums 2010-03-30 08:47:54 UTC (rev 9455)
@@ -1,2 +1,2 @@
-6e4e4023477a104e96c1145551065db5 download/CSWpmmodload.gspec
-f797f2f2f4018c3fafabfcfb72137cf1 download/Module-Load-0.14.tar.gz
+722b591573eae09d26997366cd63125d COPYING
+3c8b06ecccef2741167e5dd4bd1e0095 Module-Load-0.18.tar.gz
Added: csw/mgar/pkg/cpan/Module-Load/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Module-Load/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Module-Load/trunk/files/COPYING 2010-03-30 08:47:54 UTC (rev 9455)
@@ -0,0 +1,6 @@
+COPYRIGHT
+ This module is copyright (c) 2002 Jos Boumans <kane at cpan.org>. All
+ rights reserved.
+
+ This library is free software; you may redistribute and/or modify it
+ under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Module-Load/trunk/files/CSWpmmodload.gspec
===================================================================
--- csw/mgar/pkg/cpan/Module-Load/trunk/files/CSWpmmodload.gspec 2010-03-30 08:06:31 UTC (rev 9454)
+++ csw/mgar/pkg/cpan/Module-Load/trunk/files/CSWpmmodload.gspec 2010-03-30 08:47:54 UTC (rev 9455)
@@ -1,10 +0,0 @@
-%var bitname pm_modload
-%var pkgname CSWpmmodload
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-This module is copyright (c) 2002 Jos Boumans <kane at cpan.org>. All
-rights reserved.
-
-This library is free software; you may redistribute and/or modify it
-under the same terms as Perl 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