[csw-devel] SF.net SVN: gar:[11135] csw/mgar/pkg/cpan/CPANPLUS/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun Oct 3 17:16:21 CEST 2010


Revision: 11135
          http://gar.svn.sourceforge.net/gar/?rev=11135&view=rev
Author:   bonivart
Date:     2010-10-03 15:16:20 +0000 (Sun, 03 Oct 2010)

Log Message:
-----------
pm_cpanplus: update to 0.9007 (takeover from Cory

Modified Paths:
--------------
    csw/mgar/pkg/cpan/CPANPLUS/trunk/Makefile
    csw/mgar/pkg/cpan/CPANPLUS/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/CPANPLUS/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.depend
    csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.gspec
    csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.prototype

Property Changed:
----------------
    csw/mgar/pkg/cpan/CPANPLUS/trunk/


Property changes on: csw/mgar/pkg/cpan/CPANPLUS/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/cpan/CPANPLUS/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/CPANPLUS/trunk/Makefile	2010-10-03 06:12:35 UTC (rev 11134)
+++ csw/mgar/pkg/cpan/CPANPLUS/trunk/Makefile	2010-10-03 15:16:20 UTC (rev 11135)
@@ -1,7 +1,7 @@
 GARNAME = CPANPLUS
-GARVERSION = 0.076
+GARVERSION = 0.9007
 CATEGORIES = cpan
-AUTHOR = KANE
+AUTHOR = BINGOS
 
 DESCRIPTION = API and CLI access to the CPAN mirrors
 define BLURB
@@ -9,21 +9,21 @@
   interactive shells, commandline programs, etc, that use this API.
 endef
 
-DISTFILES += $(call admfiles,CSWpmcpanplus,depend prototype)
+DISTFILES += COPYING
 
-DEPENDS += cpan/Archive-Extract
-DEPENDS += cpan/File-Fetch
-DEPENDS += cpan/IPC-Cmd
-DEPENDS += cpan/Locale-Maketext-Simple
-DEPENDS += cpan/Log-Message
-DEPENDS += cpan/Module-CoreList
-DEPENDS += cpan/Module-Load
-DEPENDS += cpan/Module-Load-Conditional
-DEPENDS += cpan/Module-Loaded
-DEPENDS += cpan/Module-Pluggable
-DEPENDS += cpan/Object-Accessor
-DEPENDS += cpan/Package-Constants
-DEPENDS += cpan/Params-Check
-DEPENDS += cpan/Term-UI
+PACKAGES = CSWpmcpanplus
+CATALOGNAME = pm_cpanplus
 
+RUNTIME_DEP_PKGS += CSWpmarchiveextract CSWpmfilefetch CSWpmipccmd
+RUNTIME_DEP_PKGS += CSWpmlclemktxtsimple CSWpmlogmessage CSWpmmodcorelist
+RUNTIME_DEP_PKGS += CSWpmmodload CSWpmmodloadcond CSWpmmodloaded
+RUNTIME_DEP_PKGS += CSWpmmoduleplug CSWpmobjaccessor CSWpmpkgconst
+RUNTIME_DEP_PKGS += CSWpmprmscheck CSWpmtermui
+
+ARCHALL = 1
+
+SKIPTEST = 1
+
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3\/.* .*\/man\/man1\/.*
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/CPANPLUS/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/CPANPLUS/trunk/checksums	2010-10-03 06:12:35 UTC (rev 11134)
+++ csw/mgar/pkg/cpan/CPANPLUS/trunk/checksums	2010-10-03 15:16:20 UTC (rev 11135)
@@ -1,4 +1 @@
-ac47a2ac8e6f8732326f14ba1e4c7da5  download/CSWpmcpanplus.gspec
-839348d00ca2776f90a2be37cc7df494  download/CSWpmcpanplus.depend
-3b7ad92354a00e000480e0bc4b47a403  download/CSWpmcpanplus.prototype
-a301bb6240ded8eea9f33ce7c8f969fb  download/CPANPLUS-0.076.tar.gz
+827e238ecce6801081ceb67ad88dff41  CPANPLUS-0.9007.tar.gz

Added: csw/mgar/pkg/cpan/CPANPLUS/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/CPANPLUS/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/CPANPLUS/trunk/files/COPYING	2010-10-03 15:16:20 UTC (rev 11135)
@@ -0,0 +1,6 @@
+Copyright 2001-2006 by Jos Boumans <kane at cpan.org>.
+
+All rights reserved.  You can redistribute and/or modify
+this bundle under the same terms as Perl itself.
+
+See <http://www.perl.com/perl/misc/Artistic.html>.

Deleted: csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.depend
===================================================================
--- csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.depend	2010-10-03 06:12:35 UTC (rev 11134)
+++ csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.depend	2010-10-03 15:16:20 UTC (rev 11135)
@@ -1,14 +0,0 @@
-P CSWpmarchiveextract pm_archiveextract - A generic archive extracting mechanism
-P CSWpmfilefetch pm_filefetch - A generic file fetching mechanism
-P CSWpmipccmd pm_ipccmd - Finding and running system commands made easy
-P CSWpmlclemktxtsimple pm_lclemktxtsimple - simple interface to Locale::Maketext::Lexicon
-P CSWpmlogmessage pm_logmessage - Generic message storage mechanism.
-P CSWpmmodcorelist pm_modcorelist - What modules shipped with versions of Perl
-P CSWpmmodload pm_modload - Runtime require of both modules and files
-P CSWpmmodloadcond pm_modloadcond - Query module information and load at runtime
-P CSWpmmodloaded pm_modloaded - Mark modules as loaded or unloaded
-P CSWpmmoduleplug pm_moduleplug - automatically give your module the ability to have plugins
-P CSWpmobjaccessor pm_objaccessor - An interface to create per object accessors
-P CSWpmpkgconst pm_pkgconst - List all constants declared in a package
-P CSWpmprmscheck pm_prmscheck - A generic input parsing/checking mechanism.
-P CSWpmtermui pm_termui - Term::ReadLine UI made easy

Deleted: csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.gspec
===================================================================
--- csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.gspec	2010-10-03 06:12:35 UTC (rev 11134)
+++ csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.gspec	2010-10-03 15:16:20 UTC (rev 11135)
@@ -1,7 +0,0 @@
-%var            bitname pm_cpanplus
-%var            pkgname CSWpmcpanplus
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-This library is free software; you may redistribute it and/or modify it
-under the same terms as Perl itself.

Deleted: csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.prototype
===================================================================
--- csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.prototype	2010-10-03 06:12:35 UTC (rev 11134)
+++ csw/mgar/pkg/cpan/CPANPLUS/trunk/files/CSWpmcpanplus.prototype	2010-10-03 15:16:20 UTC (rev 11135)
@@ -1,97 +0,0 @@
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/cpan2dist 0555 root bin
-f none /opt/csw/bin/cpanp 0555 root bin
-f none /opt/csw/bin/cpanp-boxed 0555 root bin
-f none /opt/csw/bin/cpanp-run-perl 0555 root bin
-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/CPANPLUS 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/CPANPLUS/.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/man1 0755 root bin
-f none /opt/csw/share/man/man1/cpan2dist.1 0444 root bin
-f none /opt/csw/share/man/man1/cpanp.1 0444 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/CPANPLUS.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Backend.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Backend::RV.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Configure.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Dist.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Dist::Base.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Dist::MM.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Dist::Sample.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Error.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::FAQ.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Hacking.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Internals.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Internals::Extract.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Internals::Fetch.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Internals::Report.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Internals::Search.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Internals::Source.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Internals::Utils.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Module.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Module::Author.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Module::Author::Fake.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Module::Checksums.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Module::Fake.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Shell.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Shell::Classic.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Shell::Default.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Shell::Default::Plugins::HOWTO.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Shell::Default::Plugins::Remote.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::Shell::Default::Plugins::Source.3perl 0444 root bin
-f none /opt/csw/share/man/man3/CPANPLUS::inc.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/CPANPLUS 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Backend 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Backend.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Backend/RV.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Config.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Configure 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Configure.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Configure/Setup.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Dist 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Dist.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Dist/Base.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Dist/MM.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Dist/Sample.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Error.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/FAQ.pod 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Hacking.pod 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Internals 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Internals/Constants 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Constants.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Constants/Report.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Extract.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Fetch.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Report.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Search.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Source.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Internals/Utils 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Utils.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Internals/Utils/Autoflush.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Module 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Module.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Module/Author 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Module/Author.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Module/Author/Fake.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Module/Checksums.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Module/Fake.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Module/Signature.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Shell 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Shell.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Shell/Classic.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Shell/Default 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Shell/Default.pm 0444 root bin
-d none /opt/csw/share/perl/csw/CPANPLUS/Shell/Default/Plugins 0755 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Shell/Default/Plugins/HOWTO.pod 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Shell/Default/Plugins/Remote.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/Shell/Default/Plugins/Source.pm 0444 root bin
-f none /opt/csw/share/perl/csw/CPANPLUS/inc.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