[csw-devel] SF.net SVN: gar:[11172] csw/mgar/pkg/cpan/File-Fetch/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Oct 6 16:06:26 CEST 2010


Revision: 11172
          http://gar.svn.sourceforge.net/gar/?rev=11172&view=rev
Author:   bonivart
Date:     2010-10-06 14:06:26 +0000 (Wed, 06 Oct 2010)

Log Message:
-----------
pm_filefetch: update to 0.24, remove man pages

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

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.depend
    csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.gspec
    csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.prototype

Property Changed:
----------------
    csw/mgar/pkg/cpan/File-Fetch/trunk/


Property changes on: csw/mgar/pkg/cpan/File-Fetch/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/File-Fetch/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-Fetch/trunk/Makefile	2010-10-06 13:01:33 UTC (rev 11171)
+++ csw/mgar/pkg/cpan/File-Fetch/trunk/Makefile	2010-10-06 14:06:26 UTC (rev 11172)
@@ -1,7 +1,7 @@
 GARNAME = File-Fetch
-GARVERSION = 0.10
+GARVERSION = 0.24
 CATEGORIES = cpan
-AUTHOR = KANE
+AUTHOR = BINGOS
 
 DESCRIPTION = A generic file fetching mechanism
 define BLURB
@@ -10,11 +10,17 @@
   different means.
 endef
 
-DISTFILES += $(call admfiles,CSWpmfilefetch,depend prototype)
+DISTFILES += COPYING
 
-DEPENDS += cpan/IPC-Cmd
-DEPENDS += cpan/Params-Check
-DEPENDS += cpan/Module-Load-Conditional
-DEPENDS += cpan/Locale-Maketext-Simple
+PACKAGES = CSWpmfilefetch
+CATALOGNAME = pm_filefetch
 
+ARCHALL = 1
+
+RUNTIME_DEP_PKGS += CSWpmipccmd CSWpmlclemktxtsimple CSWpmmodloadcond CSWpmprmscheck
+
+SKIPTEST = 1
+
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3.* .*\/man\/man1.*
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/File-Fetch/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-Fetch/trunk/checksums	2010-10-06 13:01:33 UTC (rev 11171)
+++ csw/mgar/pkg/cpan/File-Fetch/trunk/checksums	2010-10-06 14:06:26 UTC (rev 11172)
@@ -1,4 +1 @@
-c7c7d2f360f49892da0a1435a5bac17c  download/CSWpmfilefetch.gspec
-7cd4a916ca7f866a53ae312d53f25694  download/CSWpmfilefetch.depend
-6952d8ba5745b542f16f9f36d369d1a1  download/CSWpmfilefetch.prototype
-515746879e2ef1aa780e24c1e7b7f04f  download/File-Fetch-0.10.tar.gz
+4c1dadfc0f7428414b247a5ef55a6778  File-Fetch-0.24.tar.gz

Added: csw/mgar/pkg/cpan/File-Fetch/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/File-Fetch/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/File-Fetch/trunk/files/COPYING	2010-10-06 14:06:26 UTC (rev 11172)
@@ -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/File-Fetch/trunk/files/CSWpmfilefetch.depend
===================================================================
--- csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.depend	2010-10-06 13:01:33 UTC (rev 11171)
+++ csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.depend	2010-10-06 14:06:26 UTC (rev 11172)
@@ -1,4 +0,0 @@
-P CSWpmipccmd pm_ipccmd - Finding and running system commands made easy
-P CSWpmlclemktxtsimple pm_lclemktxtsimple - simple interface to Locale::Maketext::Lexicon
-P CSWpmmodloadcond pm_modloadcond - Query module information and load at runtime
-P CSWpmprmscheck pm_prmscheck - A generic input parsing/checking mechanism.

Deleted: csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.gspec
===================================================================
--- csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.gspec	2010-10-06 13:01:33 UTC (rev 11171)
+++ csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.gspec	2010-10-06 14:06:26 UTC (rev 11172)
@@ -1,10 +0,0 @@
-%var            bitname pm_filefetch
-%var            pkgname CSWpmfilefetch
-%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.

Deleted: csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.prototype
===================================================================
--- csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.prototype	2010-10-06 13:01:33 UTC (rev 11171)
+++ csw/mgar/pkg/cpan/File-Fetch/trunk/files/CSWpmfilefetch.prototype	2010-10-06 14:06:26 UTC (rev 11172)
@@ -1,15 +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/File 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/File/Fetch 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/File/Fetch/.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/File::Fetch.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/File 0755 root bin
-f none /opt/csw/share/perl/csw/File/Fetch.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