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

Modified Files:
        test-numeric-pm.info 
Log Message:
pushing M::B migration (maintainer notified)


Index: test-numeric-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods/test-numeric-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-numeric-pm.info        11 Jul 2011 04:05:46 -0000      1.1
+++ test-numeric-pm.info        13 Jul 2011 08:19:11 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: test-numeric-pm%type_pkg[perl]
 Version: 0.3
-Revision: 1
+Revision: 2
 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] = 5100) 10.5, (%type_pkg[perl] = 
5100) 10.6
 Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0)
@@ -13,39 +13,21 @@
 # Optional dependency Test-inline removed, as it doesn't seem to work
 #   here, nor do I see how it adds value to this pm
 #Depends: test-inline-pm%type_pkg[perl]
-BuildDepends: module-build-pm%type_pkg[perl], test-builder-tester-pm
+BuildDepends: module-build-pm%type_pkg[perl], test-builder-tester-pm, fink (>= 
0.30.2)
 
 # Unpack Phase.
 Source: mirror:cpan:authors/id/E/EV/EVDB/Test-Numeric-%v.tar.gz
 Source-MD5: e92926dad8c0120163be7dcc3f786478
 
 # Compile Phase.
-CompileScript: <<
-#!/bin/sh -ex
-  exec 2>&1
-  perlversion=%type_raw[perl]
-  perlcmd="perl$perlversion"
-  if dpkg --compare-versions "$perlversion" ">=" "5.10.0" && [ "%m" != 
"powerpc" ]; then
-    export ARCHFLAGS=""
-    perlcmd="/usr/bin/arch -%m $perlcmd"
-  fi
-  eval "`$perlcmd -V:archname`"
-  $perlcmd Build.PL \
-    --install_path arch=%i/lib/perl5/$perlversion/$archname \
-    --install_path bin=%i/bin \
-    --install_path bindoc=%i/lib/perl5/$perlversion/man/man1 \
-    --install_path lib=%i/lib/perl5/$perlversion \
-    --install_path libdoc=%i/lib/perl5/$perlversion/man/man3 \
-    --install_path script=%i/bin
-  ./Build
-  ./Build test
-<<
-NoPerlTests: true
+DefaultScript: ModuleBuild
 
 # Install Phase.
-InstallScript: ./Build install
+InstallScript: <<
+       %{default_script}
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
+<<
 DocFiles: MANIFEST
-UpdatePOD: true
 
 # Additional Info:
 DescDetail: << 


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to