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

Modified Files:
        datetime-calendar-mayan-pm.info extutils-cchecker-pm-0.06.info 
        extutils-cchecker-pm.info html-tree-pm.info 
        module-build-pm.info socket-getaddrinfo-pm.info 
Log Message:
M::B migration of danielj's packages, with permission


Index: extutils-cchecker-pm-0.06.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods/extutils-cchecker-pm-0.06.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- extutils-cchecker-pm-0.06.info      11 Jul 2011 04:05:45 -0000      1.1
+++ extutils-cchecker-pm-0.06.info      14 Jul 2011 00:09:14 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: extutils-cchecker-pm
 Version: 0.06
-Revision: 1
+Revision: 2
 License: Artistic/GPL
 Description: Utilities for headers, libs, or OS features
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
@@ -11,32 +11,21 @@
 Source-MD5: 18d0a1a50afd5a8185c03cbed9098e4e
 
 Type: perl
-UpdatePOD: false
 
 DocFiles: Changes LICENSE README
 
 Depends: system-perl
-BuildDepends: module-build-pm
+BuildDepends: module-build-pm, fink (>= 0.30.2)
 
-CompileScript: <<
-#!/bin/sh -ex
-       exec 2>&1
-       /usr/bin/perl Build.PL \
-               --install_path arch=%i/lib/perl5 \
-               --install_path bin=%i/bin \
-               --install_path bindoc=%i/share/man/man1 \
-               --install_path lib=%i/lib/perl5 \
-               --install_path libdoc=%i/share/man/man3 \
-               --install_path script=%i/bin
-       ./Build
-<<
+DefaultScript: ModuleBuild
 
 InfoTest: <<
        TestDepends: test-exception-pm
-       TestScript: ARCHFLAGS="" ./Build test || exit 2
+       TestScript: <<
+               #!/bin/sh -ev
+               export ARCHFLAGS=""
+               %{default_script}
+       <<
 <<
 
-InstallScript: <<
-       ./Build install
-<<
 <<

Index: socket-getaddrinfo-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods/socket-getaddrinfo-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- socket-getaddrinfo-pm.info  11 Jul 2011 04:05:46 -0000      1.1
+++ socket-getaddrinfo-pm.info  14 Jul 2011 00:09:14 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: socket-getaddrinfo-pm%type_pkg[perl]
 Version: 0.21
-Revision: 1
+Revision: 2
 Distribution: (%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, 
(%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 License: Artistic/GPL
 Description: Getaddrinfo and getnameinfo functions
@@ -12,37 +12,17 @@
 Source-MD5: ec28c0139f5694ca982f392c7c699128
 
 Type: perl (5.8.6 5.8.8 5.10.0)
-UpdatePOD: false
 
 DocFiles: Changes LICENSE README
 
 Depends: perl%type_pkg[perl]-core, xsloader-pm%type_pkg[perl]
-BuildDepends: fink (>= 0.20.3), module-build-pm%type_pkg[perl], 
extutils-cchecker-pm%type_pkg[perl], extutils-cbuilder-pm%type_pkg[perl]
-
-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
-<<
+BuildDepends: fink (>= 0.30.2), module-build-pm%type_pkg[perl], 
extutils-cchecker-pm%type_pkg[perl], extutils-cbuilder-pm%type_pkg[perl]
 
-InfoTest: TestScript: ./Build test || exit 2
+DefaultScript: ModuleBuild
 
 InstallScript: <<
-       ./Build install
+       %{default_script}
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
        mv %i/bin/getaddrinfo %i/bin/getaddrinfo-%type_raw[perl]
        mv %i/bin/getnameinfo %i/bin/getnameinfo-%type_raw[perl]
 <<

Index: extutils-cchecker-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods/extutils-cchecker-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- extutils-cchecker-pm.info   11 Jul 2011 04:05:45 -0000      1.1
+++ extutils-cchecker-pm.info   14 Jul 2011 00:09:14 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: extutils-cchecker-pm%type_pkg[perl]
 Version: 0.07
-Revision: 1
+Revision: 2
 Distribution: (%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, 
(%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 License: Artistic/GPL
 Description: Utilities for headers, libs, or OS features
@@ -12,39 +12,25 @@
 Source-MD5: d44dc0670fe26be22a05faea015639e0
 
 Type: perl (5.8.6 5.8.8 5.10.0)
-UpdatePOD: false
 
 DocFiles: Changes LICENSE README
 
 Depends: perl%type_pkg[perl]-core, extutils-cbuilder-pm%type_pkg[perl]
-BuildDepends: module-build-pm%type_pkg[perl]
+BuildDepends: module-build-pm%type_pkg[perl], fink (>= 0.30.2)
 
-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
-<<
+DefaultScript: ModuleBuild
 
 InfoTest: <<
        TestDepends: test-fatal-pm%type_pkg[perl]
-       TestScript: ARCHFLAGS="" ./Build test || exit 2
+       TestScript: <<
+               #!/bin/sh -ev
+               export ARCHFLAGS=""
+               %{default_script}
+       <<
 <<
 
 InstallScript: <<
-       ./Build install
+       %{default_script}
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 <<

Index: datetime-calendar-mayan-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods/datetime-calendar-mayan-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- datetime-calendar-mayan-pm.info     11 Jul 2011 04:05:45 -0000      1.1
+++ datetime-calendar-mayan-pm.info     14 Jul 2011 00:09:14 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: datetime-calendar-mayan-pm%type_pkg[perl]
 Version: 0.06.01
-Revision: 2
+Revision: 3
 Distribution: (%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, 
(%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 License: Artistic/GPL
 Description: Mayan Long Count, Haab, and Tzolkin calendars
@@ -12,36 +12,16 @@
 Source-MD5: 9ed964ceadee297770be4ef7778e090c
 
 Type: perl (5.8.6 5.8.8 5.10.0)
-UpdatePOD: false
 
 DocFiles: CHANGES
 
 Depends: perl%type_pkg[perl]-core, datetime-pm%type_pkg[perl], 
params-validate-pm%type_pkg[perl]
-BuildDepends: fink (>= 0.20.3), module-build-pm%type_pkg[perl]
-
-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
-<<
+BuildDepends: fink (>= 0.30.2), module-build-pm%type_pkg[perl]
 
-InfoTest: TestScript: ./Build test || exit 2
+DefaultScript: ModuleBuild
 
 InstallScript: <<
-       ./Build install
+       %{default_script}
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 <<

Index: html-tree-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods/html-tree-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- html-tree-pm.info   11 Jul 2011 04:05:45 -0000      1.1
+++ html-tree-pm.info   14 Jul 2011 00:09:14 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: html-tree-pm%type_pkg[perl]
 version: 4.2
-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] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 ###
@@ -11,7 +11,7 @@
        html-tagset-pm (>= 3.02-1)
 <<
 BuildDepends: <<
-       fink (>= 0.29.0-1),
+       fink (>= 0.30.2-1),
        module-build-pm%type_pkg[perl]
 <<
 Replaces: html-tree-pm (<= 3.17-2), %N-man
@@ -21,41 +21,20 @@
 Source-MD5: a145ad037ac54b6192c0046383d267da
 ###
 Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0)
-UpdatePOD: true
 ###
-CompileScript: <<
-#!/bin/sh -ex
-  exec 2>&1
-  perlversion=%type_raw[perl]
-  perlexe=perl$perlversion
-  if [ "%type_pkg[perl]" = "5100" ] ; then
-    if [ "%m" = "powerpc" ]; then
-      perlexe="/usr/bin/arch -ppc perl$perlversion"
-    else
-      perlexe="/usr/bin/arch -%m perl$perlversion"
-    fi
-  fi
-  eval "`$perlexe -V:archname`"
-  $perlexe 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/lib/%n/
-  ./Build
-<<
+DefaultScript: ModuleBuild
 
 InfoTest: <<
        TestDepends: <<
                test-exception-pm
        <<
-       TestScript: ./Build test || exit 2
 <<
 
 DocFiles: Changes MANIFEST* README*
 InstallScript: <<
-       ./Build install
+       %{default_script}
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
+       mv %i/bin %i/lib/%n
 <<
 ###
 Description: Handling information from HTML syntax trees

Index: module-build-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods/module-build-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- module-build-pm.info        11 Jul 2011 04:05:46 -0000      1.1
+++ module-build-pm.info        14 Jul 2011 00:09:14 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: module-build-pm%type_pkg[perl]
 Version: 0.38.00
-Revision: 1
+Revision: 2
 Epoch: 1
 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
@@ -31,7 +31,7 @@
 <<
 
 # module-signature-pm has lots of (maybe even crypto) deps and it's optional
-BuildDepends: fink (>= 0.29.0)
+BuildDepends: fink (>= 0.30.2)
 Conflicts: %N-man, %N-bin
 Replaces: %N-man, %N-bin
 
@@ -39,36 +39,13 @@
 Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/Module-Build-0.3800.tar.gz
 Source-MD5: b9e3085a2f314c2dea2274bd5ab16236
 
-# Compile Phase.
-CompileScript: <<
-#!/bin/sh -ex
-  exec 2>&1
-  perlversion=%type_raw[perl]
-  perlexe=perl$perlversion
-  if [ "%type_pkg[perl]" = "5100" ] ; then
-    if [ "%m" = "powerpc" ]; then
-      perlexe="/usr/bin/arch -ppc perl$perlversion"
-    else
-      perlexe="/usr/bin/arch -%m perl$perlversion"
-    fi
-  fi
-  eval "`$perlexe -V:archname`"
-  $perlexe 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/lib/%n/
-  ./Build
-<<
-
-InfoTest: TestScript: ./Build test || exit 2
+DefaultScript: ModuleBuild
 
 # Install Phase.
 InstallScript: <<
- #!/bin/sh -ev
- ./Build install
+       %{default_script}
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
+       mv %i/bin %i/lib/%n
 <<
 
 DocFiles: Changes INSTALL README LICENSE MANIFEST


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