Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17:/tmp/cvs-serv25787/crypto/finkinfo

Modified Files:
      Tag: pangocairo-branch
        bind9.info gnome-vfs-ssl.info gnucash-hbci.info mozilla.info 
        seamonkey.info 
Log Message:
Switch to PatchFile whenever patching in PatchScript


Index: seamonkey.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/seamonkey.info,v
retrieving revision 1.6.2.33
retrieving revision 1.6.2.34
diff -u -d -r1.6.2.33 -r1.6.2.34
--- seamonkey.info      28 Sep 2007 16:15:15 -0000      1.6.2.33
+++ seamonkey.info      6 Oct 2007 19:13:50 -0000       1.6.2.34
@@ -9,6 +9,7 @@
        atk1 (>= 1.20.0-1),
        cairo (>= 1.2-1),
        expat1,
+       fink (>= 0.24.12-1),
        fontconfig2-dev (>= 2.4.2-1),
        freetype219 (>= 2.3.5-1),
        gconf2-dev (>= 2.20.0-1),
@@ -42,11 +43,13 @@
 <<
 SourceDirectory: mozilla
 
+PatchFile: %n.patch
+PatchFile-MD5: 51f541962568db0c10cf0127fc9e28fa
 PatchScript: <<
  #!/bin/sh -ev
  find . -name CVS -o -name .cvsignore | xargs rm -fR
 ## someone should once re-generate this old patchfile, going back to the early 
mozilla versions, and that I've only edited since..
- sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+ sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 ### next 4 points substitute a.o. for things from msek's old patchfile _ 
trying slowly to move to more 'literate programmimg' :):
  # we want a gtk2 build:
  perl -pi.bak -e 's, \-DXP_MACOSX \-DNO_X11,,' configure{,.in}

Index: gnome-vfs-ssl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnome-vfs-ssl.info,v
retrieving revision 1.7.2.8
retrieving revision 1.7.2.9
diff -u -d -r1.7.2.8 -r1.7.2.9
--- gnome-vfs-ssl.info  5 Oct 2007 18:15:56 -0000       1.7.2.8
+++ gnome-vfs-ssl.info  6 Oct 2007 19:13:50 -0000       1.7.2.9
@@ -5,11 +5,13 @@
 Source-MD5: e2a17a6b178f54c43968241258f3e729
 Depends: %N-shlibs (= %v-%r) | gnome-vfs-shlibs (= %v-%r)
 BuildConflicts: libcdparanoia0-dev
-BuildDepends: pkgconfig, openssl097-dev, audiofile, db3 (>= 3.3.11-1027), 
esound, glib, libjpeg, libpng3, libtiff, netpbm10, orbit-dev (>= 0.5.17-15), 
readline5, giflib, imlib (>= 1.9.14-14), gconf (>= 1.0.9-21), gconf-dev (>= 
1.0.9-21), gnome-libs-dev (>= 1.4.2-19), oaf-dev (>= 0.6.10-22), guile16-dev, 
libxml, popt, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, gtk+ 
(>= 1.2.10-20)
+BuildDepends: pkgconfig, openssl097-dev, audiofile, db3 (>= 3.3.11-1027), 
esound, glib, libjpeg, libpng3, libtiff, netpbm10, orbit-dev (>= 0.5.17-15), 
readline5, giflib, imlib (>= 1.9.14-14), gconf (>= 1.0.9-21), gconf-dev (>= 
1.0.9-21), gnome-libs-dev (>= 1.4.2-19), oaf-dev (>= 0.6.10-22), guile16-dev, 
libxml, popt, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, gtk+ 
(>= 1.2.10-20), fink (>= 0.24.12-1)
 Provides: gnome-vfs
 Conflicts: gnome-vfs
 Replaces: gnome-vfs
-PatchScript: sed -e 's|<LIBDIR>|%p/lib|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: e8982c2e8f489dc541766689697a8b66
+PatchScript: sed -e 's|<LIBDIR>|%p/lib|g' <%{PatchFile} | patch -p1
 UpdatePoMakefile: true
 SetLIBS: -L%p/lib
 NoSetLDFLAGS: true

Index: bind9.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/bind9.info,v
retrieving revision 1.2.2.4
retrieving revision 1.2.2.5
diff -u -d -r1.2.2.4 -r1.2.2.5
--- bind9.info  18 Sep 2007 00:27:25 -0000      1.2.2.4
+++ bind9.info  6 Oct 2007 19:13:50 -0000       1.2.2.5
@@ -12,7 +12,7 @@
 Depends: %N-shlibs (=%v-%r), daemonic, db44-aes-shlibs | db44-shlibs
 # dep and bdep on pth2-shlibs and -dev seem to have disappeared
 # also bdeps on gdbm3
-BuildDepends: db44-aes | db44, (%type_raw[ssl] = -ssl) openssl097-dev, 
(%type_raw[ssl] = .) system-openssl-dev
+BuildDepends: db44-aes | db44, (%type_raw[ssl] = -ssl) openssl097-dev, 
(%type_raw[ssl] = .) system-openssl-dev, fink (>= 0.24.12-1)
 ## "checking for .. " also needs tetex-base w3m libxml2-bin libxslt-bin
 ## but configure would still have to be patched to find the docbook stuff 
(looks in hard-coded places).
 Conflicts: host, %{Ni}-ssl, %{Ni}
@@ -25,8 +25,10 @@
 Source2-MD5: c17d2e4325d3fdcc247188e8f26a059e
 Source2ExtractDir: bind-%type_raw[v]/etc
 # the patch file should be re-checked. I updated _ ie, removed .. _ the 
named.root part (was from 97...), but nothing else
+PatchFile: %{Ni}.patch
+PatchFile-MD5: 93f0a85f504c95ae6489a0320c1f699c
 PatchScript: <<
-  sed 's|@FINKPREFIX@|%p|g' <%a/%{Ni}.patch | patch -p1
+  sed 's|@FINKPREFIX@|%p|g' <%{PatchFile} | patch -p1
   perl -pi -e 's,(\{d\}\.)so,\1dylib,; s,db\-4\.2,db-4.4,' configure
 <<
 SetCFLAGS: -Os -fstrict-aliasing

Index: mozilla.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/mozilla.info,v
retrieving revision 1.13.2.26
retrieving revision 1.13.2.27
diff -u -d -r1.13.2.26 -r1.13.2.27
--- mozilla.info        28 Sep 2007 16:15:15 -0000      1.13.2.26
+++ mozilla.info        6 Oct 2007 19:13:50 -0000       1.13.2.27
@@ -28,6 +28,7 @@
   cairo (>= 1.2-1),
   expat1,
   fontconfig2-dev (>= 2.4.2-1),
+  fink (>= 0.24.12-1),
   freetype219 (>= 2.3.5-1),
   gconf2-dev (>= 2.20.0-1),
   glib2-dev (>= 2.14.0-1),
@@ -51,8 +52,10 @@
 NoSetCPPFLAGS: true
 SetCC: gcc -I%p/lib/freetype219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/pango-ft219
 SetCXX: g++ -I%p/lib/freetype219/include -I%p/lib/freetype219/include/freetype2
+PatchFile: %n.patch
+PatchFile-MD5: 22986b81951d0d8785f20892d6a01b74
 PatchScript: <<
-/usr/bin/sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+/usr/bin/sed 's|@PREFIX@|%p|g' %{PatchFile} | patch -p1
 ### Fix for automake1.9
 /usr/bin/perl -pi -e 's/(AC_DEFUN\()([^[,]+)(,)/\1\[\2]\3/' 
{{build,directory/c-sdk/config}/autoconf,nsprpub/config}/nspr.m4
 ### banish -no-cpp-precomp

Index: gnucash-hbci.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnucash-hbci.info,v
retrieving revision 1.13.2.6
retrieving revision 1.13.2.7
diff -u -d -r1.13.2.6 -r1.13.2.7
--- gnucash-hbci.info   5 Oct 2007 18:15:57 -0000       1.13.2.6
+++ gnucash-hbci.info   6 Oct 2007 19:13:50 -0000       1.13.2.7
@@ -2,12 +2,14 @@
 Version: 1.8.12
 Revision: 11
 Depends: gnucash (>= %v-10), aqbanking-shlibs (>= 1.0.4-1beta.1000), 
libgettext3-shlibs
-BuildDepends: guppi16-dev (>= 0.40.3-2), g-wrap-dev (>= 1.3.4-3), gal21 (>= 
0.22-1014), gdk-pixbuf, glib, orbit-dev, libjpeg, libpng3, libtiff, netpbm, 
giflib, gdbm3, bonobo-dev, control-center-dev (>= 1.4.0.5-6), gconf-dev, 
glibwww, gnome-core-dev (>= 1.4.1-4), gnome-libs-dev, gnome-print-dev, 
gtkhtml1.1-dev (>= 1.1.7-12), oaf-dev, expat, guile16-dev (>= 1.6.7-1010), 
libole2, libwww, gnome-vfs-dev (>= 1.0.5-5) | gnome-vfs-ssl-dev (>= 1.0.5-7), 
libtool14, libofx1 (>= 0.7.0-1002), doxygen, popt, imlib (>= 1.9.14-2), esound, 
opensp4-dev (>= 1.5.1-1002), libghttp, libglade, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, texinfo, fink (>= 0.20.1-1), pkgconfig, aqbanking 
(>= 1.0.4-1beta.1000), gwenhywfar (>= 1.7.2-1002), ktoblzcheck (>= 1.2-1003), 
db44-aes | db44, gtk+ (>= 1.2.10-50), audiofile, libxml, graphviz
+BuildDepends: guppi16-dev (>= 0.40.3-2), g-wrap-dev (>= 1.3.4-3), gal21 (>= 
0.22-1014), gdk-pixbuf, glib, orbit-dev, libjpeg, libpng3, libtiff, netpbm, 
giflib, gdbm3, bonobo-dev, control-center-dev (>= 1.4.0.5-6), gconf-dev, 
glibwww, gnome-core-dev (>= 1.4.1-4), gnome-libs-dev, gnome-print-dev, 
gtkhtml1.1-dev (>= 1.1.7-12), oaf-dev, expat, guile16-dev (>= 1.6.7-1010), 
libole2, libwww, gnome-vfs-dev (>= 1.0.5-5) | gnome-vfs-ssl-dev (>= 1.0.5-7), 
libtool14, libofx1 (>= 0.7.0-1002), doxygen, popt, imlib (>= 1.9.14-2), esound, 
opensp4-dev (>= 1.5.1-1002), libghttp, libglade, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, texinfo, fink (>= 0.24.12-1), pkgconfig, aqbanking 
(>= 1.0.4-1beta.1000), gwenhywfar (>= 1.7.2-1002), ktoblzcheck (>= 1.2-1003), 
db44-aes | db44, gtk+ (>= 1.2.10-50), audiofile, libxml, graphviz
 Source: mirror:sourceforge:gnucash/gnucash-%v.tar.gz
 Source-MD5: 81e7c703db56bb203e106664157779cc
+PatchFile: %n.patch
+PatchFile-MD5: b0043c55e975678860d221a209af6ec6
 PatchScript: <<
 #!/bin/sh -ex
-sed -e 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+sed -e 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 perl -pi.bak -e "s#need_relink=yes#need_relink=no#" ltmain.sh
 <<
 NoSetLDFlags: true


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to