Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1620

Modified Files:
        cpan-pm.info 
Log Message:
various doc cleanups


Index: cpan-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/cpan-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cpan-pm.info        3 Jun 2010 15:13:30 -0000       1.6
+++ cpan-pm.info        3 Jun 2010 17:50:08 -0000       1.7
@@ -1,19 +1,16 @@
 Info2: <<
 Package: cpan-pm%type_pkg[perl]
 Version: 1.94.02
-Revision: 2
+Revision: 3
 Distribution: (%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6
-
-#file-homedir-pm586 variant not available
-Type: perl (5.8.8 5.8.10)
-
+Type: perl (5.8.8 5.10.0)
 Description: Perl module to access perl modules on CPAN
 License: Artistic/GPL
 Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
 
 # Dependencies:
 Depends: <<
-       file-homedir-pm%type_pkg[perl] (>= 0.69-1),
+       (%type_pkg[perl] >= 588) file-homedir-pm%type_pkg[perl] (>= 0.69-1),
        perl%type_pkg[perl]-core,
        test-harness-pm%type_pkg[perl] (>= 2.62-1),
        text-glob-pm
@@ -31,6 +28,11 @@
 Source: mirror:cpan:authors/id/A/AN/ANDK/CPAN-1.9402.tar.gz
 Source-MD5: 70e43824c20cde64aa7b1b9e684b119f
 
+CompileScript: <<
+       [ %type_pkg[perl] -lt 588 ] && echo "Ignore the warning about missing 
File::HomeDir; it is not available for version of perl and cpan-pm has an 
internal work-around for it" || :
+       %{default_script}
+<<
+
 # Install Phase:
 UpdatePOD: True
 DocFiles: Changes README Todo
@@ -51,6 +53,12 @@
 <<
 
 # Additional Info:
+DescUsage: <<
+Note: Various versions of the CPAN module may prefer to have the main
+directory at ~/Library/Application Support/.cpan instead of the more
+unixish ~/.cpan location. The directory itself seems the same and can
+be via symlink in either direction.
+<<
 DescPackaging: <<
        The old cpan-pmXXX-bin packages are re-incorporated
        into the cpan-pmXXX packages as of 1.76-3/1.94.2-1.
@@ -63,6 +71,13 @@
        is used to install modules directly
 
        CPAN::SQLite doesn't seem to be in fink yet.
+
+       file-homedir-pmXXX is not available on 5.8.6, but cpan-pmXXX
+       seems to provide usable (although slightly different) fallback
+       if it's not found.
+
+       -pm586 fails self-tests (seems unrelated to missing
+       File::HomeDir in that perlversion)
 <<
 Homepage: http://search.cpan.org/dist/CPAN/
 # End of Info2


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to