[csw-devel] SF.net SVN: gar:[9457] csw/mgar/pkg/cpan/Module-Load-Conditional/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Mar 30 13:28:46 CEST 2010


Revision: 9457
          http://gar.svn.sourceforge.net/gar/?rev=9457&view=rev
Author:   bonivart
Date:     2010-03-30 11:28:46 +0000 (Tue, 30 Mar 2010)

Log Message:
-----------
pm_modloadcond: update to 0.36

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/Makefile
    csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.gspec

Modified: csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/Makefile	2010-03-30 11:26:46 UTC (rev 9456)
+++ csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/Makefile	2010-03-30 11:28:46 UTC (rev 9457)
@@ -1,7 +1,7 @@
 GARNAME = Module-Load-Conditional
-GARVERSION = 0.30
+GARVERSION = 0.36
 CATEGORIES = cpan
-AUTHOR = KANE
+AUTHOR = BINGOS
 
 DESCRIPTION = Query module information and load at runtime
 define BLURB
@@ -9,17 +9,21 @@
   any of the modules you have installed on your system during runtime.
 endef
 
-DISTFILES += $(call admfiles,CSWpmmodloadcond,)
+DISTFILES += COPYING
 
+PACKAGES = CSWpmmodloadcond
+CATALOGNAME = pm_modloadcond
+ARCHALL = 1
+
 RUNTIME_DEP_PKGS = CSWpmprmscheck CSWpmmodload CSWpmlclemktxtsimple
 
-#SKIPTEST = 1
+CHECKPKG_OVERRIDES_CSWpmmodloadcond += surplus-dependency|CSWpmprmscheck
+CHECKPKG_OVERRIDES_CSWpmmodloadcond += surplus-dependency|CSWpmmodload
+CHECKPKG_OVERRIDES_CSWpmmodloadcond += surplus-dependency|CSWpmlclemktxtsimple
 
 DEPENDS += cpan/Params-Check
 DEPENDS += cpan/Module-Load
 DEPENDS += cpan/Locale-Maketext-Simple
 DEPENDS += cpan/version
 
-EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
-
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/checksums	2010-03-30 11:26:46 UTC (rev 9456)
+++ csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/checksums	2010-03-30 11:28:46 UTC (rev 9457)
@@ -1,2 +1,2 @@
-e912706042be78943b1af9a349378bbd  download/CSWpmmodloadcond.gspec
-280cbd331a1b2705d24a0b25c7cda4c6  download/Module-Load-Conditional-0.30.tar.gz
+2a16d727d63d609f1c4aa4b6db4707c8  COPYING
+aef549c57ce295f2c5ae826db645a9de  Module-Load-Conditional-0.36.tar.gz

Added: csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/COPYING	2010-03-30 11:28:46 UTC (rev 9457)
@@ -0,0 +1,5 @@
+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-Conditional/trunk/files/CSWpmmodloadcond.gspec
===================================================================
--- csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.gspec	2010-03-30 11:26:46 UTC (rev 9456)
+++ csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.gspec	2010-03-30 11:28:46 UTC (rev 9457)
@@ -1,10 +0,0 @@
-%var            bitname pm_modloadcond
-%var            pkgname CSWpmmodloadcond
-%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