[csw-devel] SF.net SVN: gar:[2603] csw/mgar/pkg/cpan/Module-Load-Conditional/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Mon Dec 15 17:08:25 CET 2008
Revision: 2603
http://gar.svn.sourceforge.net/gar/?rev=2603&view=rev
Author: bonivart
Date: 2008-12-15 16:08:25 +0000 (Mon, 15 Dec 2008)
Log Message:
-----------
Module-Load-Conditional: moved to gar v2, removed manual prototype and depend
Modified Paths:
--------------
csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/Makefile
csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.depend
csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/
Property changes on: csw/mgar/pkg/cpan/Module-Load-Conditional/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/Makefile 2008-12-15 14:07:33 UTC (rev 2602)
+++ csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/Makefile 2008-12-15 16:08:25 UTC (rev 2603)
@@ -9,11 +9,17 @@
any of the modules you have installed on your system during runtime.
endef
-DISTFILES += $(call admfiles,CSWpmmodloadcond,depend prototype)
+DISTFILES += $(call admfiles,CSWpmmodloadcond,)
+REQUIRED_PKGS = CSWpmprmscheck CSWpmmodload CSWpmlclemktxtsimple
+
+#SKIPTEST = 1
+
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 2008-12-15 14:07:33 UTC (rev 2602)
+++ csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/checksums 2008-12-15 16:08:25 UTC (rev 2603)
@@ -1,4 +1,2 @@
e912706042be78943b1af9a349378bbd download/CSWpmmodloadcond.gspec
-29950eac3f358abb2289ba87ec1e54ae download/CSWpmmodloadcond.depend
-7e19b3870875ba4f3ac57b1bd99906ca download/CSWpmmodloadcond.prototype
-fae73541e0b1d87d0bbe6e1676e5e738 download/Module-Load-Conditional-0.16.tar.gz
+cc80e455e996fa2fbd6933283c3947ef download/Module-Load-Conditional-0.26.tar.gz
Deleted: csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.depend
===================================================================
--- csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.depend 2008-12-15 14:07:33 UTC (rev 2602)
+++ csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.depend 2008-12-15 16:08:25 UTC (rev 2603)
@@ -1,3 +0,0 @@
-P CSWpmlclemktxtsimple pm_lclemktxtsimple - simple interface to Locale::Maketext::Lexicon
-P CSWpmmodload pm_modload - Runtime require of both modules and files
-P CSWpmprmscheck pm_prmscheck - A generic input parsing/checking mechanism.
Deleted: csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.prototype
===================================================================
--- csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.prototype 2008-12-15 14:07:33 UTC (rev 2602)
+++ csw/mgar/pkg/cpan/Module-Load-Conditional/trunk/files/CSWpmmodloadcond.prototype 2008-12-15 16:08:25 UTC (rev 2603)
@@ -1,16 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Module/Load 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Module/Load/Conditional 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Module/Load/Conditional/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Module::Load::Conditional.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Module 0755 root bin
-d none /opt/csw/share/perl/csw/Module/Load 0755 root bin
-f none /opt/csw/share/perl/csw/Module/Load/Conditional.pm 0444 root bin
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