Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9676

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.7/stable/main/finkinfo/libs/perlmods/extutils-makemaker-pm.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- extutils-makemaker-pm.info  24 Jul 2013 00:01:24 -0000      1.14
+++ extutils-makemaker-pm.info  25 Jul 2013 11:51:57 -0000      1.15
@@ -1,6 +1,6 @@
 Info2: <<
 Package: extutils-makemaker-pm%type_pkg[perl]
-Version: 6.70
+Version: 6.73.01
 Revision: 1
 
 Type: perl (5.12.3 5.12.4)
@@ -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
                export ARCHFLAGS=""
                %{default_script}
        <<


------------------------------------------------------------------------------
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

Reply via email to