Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9743
Modified Files: extutils-makemaker-pm.info Log Message: New upstream extutils-makemaker-pm 6.73_01. Fixes bug in parse_version(). Index: extutils-makemaker-pm.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/extutils-makemaker-pm.info,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- extutils-makemaker-pm.info 24 Jul 2013 00:02:00 -0000 1.13 +++ extutils-makemaker-pm.info 25 Jul 2013 11:52:27 -0000 1.14 @@ -1,6 +1,6 @@ Info2: << Package: extutils-makemaker-pm%type_pkg[perl] -Version: 6.70 +Version: 6.73.01 Revision: 1 Type: perl (5.8.8 5.10.0) @@ -47,20 +47,26 @@ Provides: %N-bin # Unpack Phase: -Source: mirror:cpan:modules/by-module/ExtUtils/ExtUtils-MakeMaker-%v.tar.gz -Source-MD5: a00814a9f09bd19387283f8feea11e67 +Source: mirror:cpan:authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-6.73_01.tar.gz +#Source: mirror:cpan:modules/by-module/ExtUtils/ExtUtils-MakeMaker-%v.tar.gz +Source-MD5: 89289ef8393f7e5be806d383134a6d3b PatchFile: %{ni}.patch PatchFile-MD5: 85f7c82e830f1d7b23e18ed32c078d3c PatchScript: << -#!/bin/sh -ex + #!/bin/bash -ev sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1 - rm -r bundled/* export FULLPERL=`echo '%c' | perl -n -e 'print /PERL="(.*?)"/'` perl -pi -e "s,FULLPERL,$FULLPERL," t/lib/MakeMaker/Test/Utils.pm << +CompileScript: << + #!/bin/bash -ev + export BUILDING_AS_PACKAGE=1 + %{default_script} +<< + # Install Phase: UpdatePOD: True DocFiles: Changes MANIFEST README @@ -72,7 +78,7 @@ InfoTest: << TestDepends: file-temp-pm%type_pkg[perl] (>= 0.22-1) TestScript: << - #!/bin/sh -ev + #!/bin/bash -ev # t/basic.t is broken on non-default arch of multiarch # perl and very hard to fix, so just scrap it in that # situation. Apple perl is multiarch, fink perl is ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs