Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6149/stable/main/finkinfo/libs/perlmods

Modified Files:
        bioperl-pm.info crypt-ssleay-pm.info data-showtable-pm.info 
        fribidi-pm.info locale-textdomain-pm.info macosx-file-pm.info 
        pilot-link-pm.info xml-sax-expat-pm.info xml-sax-pm.info 
Log Message:
PatchFile cleanups


Index: bioperl-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/bioperl-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- bioperl-pm.info     25 Jul 2008 03:38:21 -0000      1.6
+++ bioperl-pm.info     29 Mar 2009 06:37:11 -0000      1.7
@@ -5,7 +5,7 @@
 Revision: 4
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
-BuildDepends: perl%type_pkg[perl]-core, fink (>= 0.20.1-1), 
module-build-pm%type_pkg[perl] (>= 0.2808)
+BuildDepends: perl%type_pkg[perl]-core, fink (>= 0.24.12), 
module-build-pm%type_pkg[perl] (>= 0.2808)
 Depends: <<
  clone-pm%type_pkg[perl] (>= 0.27),
  gd-pm%type_pkg[perl],
@@ -40,7 +40,8 @@
 Type: perl (5.8.1 5.8.6 5.8.8)
 UpdatePOD: True
 NoPerlTests: True
-Patch: %{ni}.patch
+PatchFile: %{ni}.patch
+PatchFile-MD5: dedabc9f2ed0373b70d25c7416a903b5
 
 CompileScript: <<
 #!/bin/sh -ex

Index: macosx-file-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/macosx-file-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- macosx-file-pm.info 16 Jun 2007 22:37:43 -0000      1.4
+++ macosx-file-pm.info 29 Mar 2009 06:37:11 -0000      1.5
@@ -10,7 +10,7 @@
 Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
 
 # Dependencies:
-BuildDepends: fink (>= 0.20.1-1)
+BuildDepends: fink (>= 0.24.12)
 Depends: perl%type_pkg[perl]-core
 Replaces: macosx-file-pm (<= 0.66-1), macosx-file-pm560, %N-man
 Conflicts: macosx-file-pm (<= 0.66-1), %N-man
@@ -21,7 +21,8 @@
 Source-MD5: df4b9350a5082807b3d4b0c5a1f5f880
 
 # Patch Phase:
-Patch: %{Ni}.patch
+PatchFile: %{Ni}.patch
+PatchFile-MD5: c2a44455b4cabc91e5ed7f7d599c9b85
 
 # Install Phase:
 UpdatePOD: true

Index: crypt-ssleay-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/crypt-ssleay-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- crypt-ssleay-pm.info        16 Jun 2007 23:31:38 -0000      1.3
+++ crypt-ssleay-pm.info        29 Mar 2009 06:37:11 -0000      1.4
@@ -17,11 +17,11 @@
 Info2: <<
 Package: crypt-ssleay-pm%type_pkg[perl]
 Version: 0.51
-Revision: 2
+Revision: 3
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
-Depends: perl%type_pkg[perl]-core | system-perl%type_pkg[perl]
-BuildDepends: fink (>= 0.13.0-1), perl%type_pkg[perl]-core | 
system-perl%type_pkg[perl], system-openssl-dev
+Depends: perl%type_pkg[perl]-core
+BuildDepends: fink (>= 0.24.12-1), perl%type_pkg[perl]-core, system-openssl-dev
 Replaces: crypt-ssleay-pm (<= 0.45-2)
 PostInstScript: <<
  rm -rf %p/lib/perl5/darwin/auto/Crypt/SSLeay/
@@ -31,7 +31,9 @@
 <<
 Source: mirror:cpan:authors/id/C/CH/CHAMAS/Crypt-SSLeay-%v.tar.gz
 Source-MD5: e276fd3970d573139fe56695a7b747bd
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%{Ni}.patch | patch -p1
+PatchFile: %{Ni}.patch
+PatchFile-MD5: ce46d53a58fb47619e667653bad39b00
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 Type: perl (5.8.1 5.8.6 5.8.8)
 UpdatePOD: true
 DocFiles: CHANGES MANIFEST README

Index: data-showtable-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/data-showtable-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- data-showtable-pm.info      20 Jan 2006 20:12:55 -0000      1.1
+++ data-showtable-pm.info      29 Mar 2009 06:37:11 -0000      1.2
@@ -2,8 +2,13 @@
 Version: 3.3
 Revision: 2
 Source: mirror:cpan:authors/id/A/AK/AKSTE/Data-ShowTable-%v.tar.gz
-Patch: %n.patch
-PatchScript: perl -pi.bak -e 's|\#\!/usr/bin/perl5|\#\!/usr/bin/perl|g' 
showtable
+BuildDepends: fink (>= 0.24.12-1)
+PatchFile: %n.patch
+PatchFile-MD5: 0ec512d9362e9e2242ff490dbf5e0b0c
+PatchScript: <<
+       %{default_script}
+       perl -pi.bak -e 's|\#\!/usr/bin/perl5|\#\!/usr/bin/perl|g' showtable
+<<
 UpdatePOD: true
 Type: perl
 DocFiles: README MANIFEST Copyright showtable-3.3.html showtable-3.1.html 
Data-ShowTable-2.3.html Data-ShowTable-2.2.html Data-ShowTable-3.3.html 
Data-ShowTable-3.1.html Changes GNU-LICENSE

Index: xml-sax-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/xml-sax-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- xml-sax-pm.info     26 Jul 2008 12:59:44 -0000      1.9
+++ xml-sax-pm.info     29 Mar 2009 06:37:11 -0000      1.10
@@ -9,10 +9,12 @@
 Source-MD5: 4b07b6a9884f772ee07139b385661e9d
 Type: perl (5.8.1 5.8.6 5.8.8)
 Depends: perl%type_pkg[perl]-core, xml-namespacesupport-pm, 
file-temp-pm%type_pkg[perl]
-BuildDepends: fink (>= 0.20.6-1)
+BuildDepends: fink (>= 0.24.12-1)
 UpdatePOD: true
+PatchFile: %{Ni}.patch
+PatchFile-MD5: 22cb3379b03658a801301b06377acf74
 PatchScript: <<
-  sed -e 's|@PREFIX@|%p|g' -e 's|@PERL_RAW@|%type_raw[perl]|g' < 
%a/%{Ni}.patch | patch -p1
+  sed -e 's|@PREFIX@|%p|g' -e 's|@PERL_RAW@|%type_raw[perl]|g' < %{PatchFile} 
| patch -p1
 <<
 DocFiles: Changes MANIFEST README LICENSE
 

Index: xml-sax-expat-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/xml-sax-expat-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xml-sax-expat-pm.info       24 Nov 2007 19:03:59 -0000      1.3
+++ xml-sax-expat-pm.info       29 Mar 2009 06:37:11 -0000      1.4
@@ -9,6 +9,7 @@
 License: Artistic
 
 # Dependencies:
+BuildDepends: fink (>= 0.24.12-1)
 Depends: xml-parser-pm%type_pkg[perl], xml-sax-pm%type_pkg[perl] (>= 0.13-2)
 Conflicts: %{Ni}581-doc, %{Ni}584-doc, %{Ni}586-doc
 Replaces: %{Ni}581-doc, %{Ni}584-doc, %{Ni}586-doc
@@ -18,7 +19,8 @@
 Source-MD5: 7684b32ae18cee16d9c21e6487e935b3
 
 # Patch Phase:
-Patch: %{Ni}.patch
+PatchFile: %{Ni}.patch
+PatchFile-MD5: 03ca5138848a3af2c325a77f854d5dd3
 
 # Install Phase:
 UpdatePOD: True

Index: pilot-link-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/pilot-link-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pilot-link-pm.info  16 Jun 2007 22:37:43 -0000      1.3
+++ pilot-link-pm.info  29 Mar 2009 06:37:11 -0000      1.4
@@ -3,12 +3,12 @@
 Version: 0.12.1
 Revision: 12
 Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4
+Distribution: (%type_pkg[perl] = 581) 10.4
 ###
 #Keep %v in sync with that in pilot-link10
 ###
 Depends: pilot-link10-shlibs (>=%v-11), perl%type_pkg[perl]-core
-BuildDepends: pilot-link10 (>=%v-11)
+BuildDepends: pilot-link10 (>=%v-11), fink (>= 0.24.12)
 Replaces: <<
 pilot-link9-perl, 
 (%type_pkg[perl] = 581) pilot-link-perl581, 
@@ -24,8 +24,11 @@
 Source-MD5: 80579c6f68eb583f54294d5651c4632b
 SourceDirectory: pilot-link-%v/bindings/Perl
 ###
-Patch: %{ni}.patch
+PatchFile: %{ni}.patch
+PatchFile-MD5: d0edcab436af683007e045b4230ccc0c
+
 PatchScript: <<
+  %{default_script}
   perl -pi -e 's,(prefix =).*,\1 "%p";,' Makefile.PL
   head -n 19 Pilot.xs > LICENSE
 <<

Index: fribidi-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/fribidi-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- fribidi-pm.info     16 Jun 2007 22:37:43 -0000      1.7
+++ fribidi-pm.info     29 Mar 2009 06:37:11 -0000      1.8
@@ -2,18 +2,24 @@
 
 Package: fribidi-pm%type_pkg[perl]
 Version: 0.05
-Revision: 7
+Revision: 8
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
-Replaces: fribidi-pm (<= 0.05-2), fribidi-pm560, fribidi-pm580, fribidi-pm581, 
fribidi-pm586
+Distribution: <<
+                                (%type_pkg[perl] = 581) 10.4,
+                                (%type_pkg[perl] = 584) 10.4,
+  (%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5
+<<
+Replaces: fribidi-pm (<= 0.05-2), fribidi-pm560, fribidi-pm580, fribidi-pm581, 
fribidi-pm586, fribidi-pm588
 Conflicts: fribidi-pm (<= 0.05-2)
 Description: Free Implementation of the Unicode Bidirectional Algorithm
 Depends: fribidi-shlibs, glib-shlibs, perl%type_pkg[perl]-core
-BuildDepends: fribidi-dev, glib, fink (>= 0.13.0-1), perl%type_pkg[perl]-core
+BuildDepends: fribidi-dev, glib, fink (>= 0.24.12-1), perl%type_pkg[perl]-core
 Source: mirror:sourceforge:fribidi/FriBidi-%v.tar.gz
 Source-MD5: 30cf9ff66d7e12889476cdbdfa55f60c
+PatchFile: %{ni}.patch
+PatchFile-MD5: d2886a77ceaf87036db883fdcfe55be5
 PatchScript: <<
-  sed 's|@PREFIX@|%p|g' < %a/%{ni}.patch | patch -p1
+  sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
   echo "The source of this package contains no information about licensing." > 
license.txt
 <<
 Type: perl (5.8.1 5.8.6 5.8.8)

Index: locale-textdomain-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/locale-textdomain-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- locale-textdomain-pm.info   18 Aug 2008 01:15:04 -0000      1.3
+++ locale-textdomain-pm.info   29 Mar 2009 06:37:11 -0000      1.4
@@ -5,12 +5,14 @@
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
 Depends: perl%type_pkg[perl]-core, libgettext3-shlibs, libiconv
-Builddepends: libgettext3-dev, libiconv-dev
+Builddepends: fink (>= 0.24.12), libgettext3-dev, libiconv-dev
 Source: mirror:cpan:authors/id/G/GU/GUIDO/libintl-perl-%v.tar.gz
 Source-MD5: 7dfcd9ac3a4ff41038a2c67a733d42b9
 Type: perl (5.8.1 5.8.6 5.8.8)
 
-PatchScript: sed "s|FINKPATH|%p|" %a/%{ni}.patch | patch -p1
+PatchFile: %{ni}.patch
+PatchFile-MD5: acc5447999452f8d731ab39dedbfacf6
+PatchScript: sed "s|FINKPATH|%p|" %{PatchFile} | patch -p1
 
 InstallScript: <<
   %{default_script}


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to