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

Modified Files:
        svn-web-pm.info 
Log Message:
update to varianted text-diff-html-pmXXX dep and switch to M::B in-core
self-tests seem to fail (but not related to this set of changes)
someone who cares can look at new version upstream


Index: svn-web-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/svn-web-pm.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- svn-web-pm.info     9 Aug 2010 20:26:50 -0000       1.10
+++ svn-web-pm.info     13 Jul 2011 07:15:45 -0000      1.11
@@ -1,7 +1,7 @@
 Info2: <<
 Package: svn-web-pm%type_pkg[perl]
 Version: 0.43
-Revision: 3
+Revision: 4
 Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 Architecture: (%type_pkg[perl] = 581) powerpc
 Distribution: (%type_pkg[perl] = 581) 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
@@ -14,13 +14,16 @@
        is in process upstream.
 <<
 
-BuildDepends: module-build-pm%type_pkg[perl]
+BuildDepends: <<
+       fink (>= 0.30.2),
+       module-build-pm%type_pkg[perl]
+<<
 Depends: <<
        exception-class-pm%type_pkg[perl],
        locale-maketext-lexicon-pm%type_pkg[perl],
        locale-maketext-simple-pm,
        svn-swig-pm%type_pkg[perl],
-       text-diff-html-pm,
+       text-diff-html-pm%type_pkg[perl],
        template-plugin-number-format-pm%type_pkg[perl],
        xml-rss-pm%type_pkg[perl],
        yaml-pm
@@ -29,38 +32,15 @@
 Source: mirror:cpan:authors/id/N/NI/NIKC/SVN-Web-%v.tar.gz
 Source-MD5: d993f0e1e1a3aa8d6332b9732ce51404
 
-CompileScript: <<
-       #!/bin/sh -ev
-       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/%type_raw[perl]/man/man1 \
-       --install_path lib=%i/lib/perl5/$perlversion \
-       --install_path libdoc=%i/lib/perl5/%type_raw[perl]/man/man3 \
-       --install_path script=%i/bin
-       ./Build
-<<
-
+DefaultScript: ModuleBuild
 InfoTest: <<
        TestDepends: <<
                www-mechanize-pm%type_pkg[perl]
        <<
-       TestScript: <<
-               ./Build test || exit 2
-       <<
 <<
-
 InstallScript: <<
-       #!/bin/sh -ev
        ./Build install
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
        mv %i/bin/svnweb-install %i/bin/svnweb-install%type_raw[perl]
        mv %i/bin/svnweb-server %i/bin/svnweb-server%type_raw[perl]
 <<


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