Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv1347/stable/main/finkinfo/libs/perlmods

Modified Files:
        module-install-pm.info module-release-pm.info 
Log Message:
new version Module::Install Module::Release


Index: module-release-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-release-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- module-release-pm.info      8 Jan 2012 16:43:10 -0000       1.1
+++ module-release-pm.info      18 Jul 2012 07:39:38 -0000      1.2
@@ -1,6 +1,6 @@
 Info4: <<
 Package: module-release-pm%type_pkg[perl]
-Version: 2.05
+Version: 2.06
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
@@ -10,17 +10,30 @@
 Maintainer: Benjamin Reed <[email protected]>
 
 Depends: <<
+       cacertorg-ca-pm,
        configreader-simple-pm,
-       crypt-ssleay-pm%type_pkg[perl],
        io-null-pm,
-       libwww-pm%type_pkg[perl],
+       libwww-pm%type_pkg[perl] (>= 6.02),
+       lwp-protocol-https-pm%type_pkg[perl] (>= 6.02),
        perl%type_pkg[perl]-core,
-       test-output-pm%type_pkg[perl],
-       test-without-module-pm,
        uri-pm%type_pkg[perl]
 <<
-BuildDepends: fink (>= 0.29.7-1)
+BuildDepends: <<
+       test-output-pm%type_pkg[perl],
+       test-without-module-pm
+<<
+PatchScript: <<
+       # Scrap tests that fail due to warnings about assuming default
+       # encoding values that doesn't seem to have visible effect on
+       # reading the pod. See:
+       # https://rt.cpan.org/Public/Bug/Display.html?id=78442
+       rm t/pod.t
+<<
 InfoTest: <<
+TestDepends: <<
+       test-pod-coverage-pm,
+<<
+#      test-pod-pm
 TestScript: <<
        #!/bin/sh -ev
        export FULLPERL="/usr/bin/arch -%m `which perl%type_raw[perl]`"
@@ -29,12 +42,13 @@
                        export FULLPERL=`which perl%type_raw[perl]`
                        ;;
        esac
+       perl -pi -e "s,\\$\\^X,$FULLPERL," t/compile.t
        make FULLPERL="$FULLPERL" test || exit 2
 <<
 <<
 
 Source: mirror:cpan:modules/by-module/Module/Module-Release-%v.tar.gz
-Source-MD5: d617da793bea0e2fda44134e1e52dbdd
+Source-MD5: 017986629a8f76afb061985c74ccbb48
 
 UseMaxBuildJobs: true
 

Index: module-install-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-install-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- module-install-pm.info      16 Jan 2012 11:14:06 -0000      1.6
+++ module-install-pm.info      18 Jul 2012 07:39:38 -0000      1.7
@@ -23,13 +23,12 @@
        perl%type_pkg[perl]-core,
        yaml-tiny-pm (>= 1.38-1)
 <<
-BuildDepends: fink (>= 0.29.7-1)
-InfoTest: <<
-TestDepends: <<
-       extutils-makemaker-pm%type_pkg[perl] (>= 6.42-1),
+BuildDepends: <<
+       extutils-makemaker-pm%type_pkg[perl] (>= 6.59),
        test-harness-pm%type_pkg[perl] (>= 3.13-1),
-       test-simple-pm%type_pkg[perl],
+       test-simple-pm%type_pkg[perl] (>= 0.86)
 <<
+InfoTest: <<
 TestScript: <<
        #!/bin/sh -ev
        export FULLPERL="/usr/bin/arch -%m `which perl%type_raw[perl]`"


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to