Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18095/editors

Modified Files:
        aee.info auctex.info cedet.info color-theme.info 
        crypt++el.info css-mode.info ddskk.info ebib.info ecb.info 
        eieio.info elib.info emacs21-21.2-1026.info 
        emacs22-carbon.info emacsen-common.info htmlize-el.info 
        jdee.info jed.info lsdb.info mac-key-mode.info nxml-mode.info 
        proofgeneral.info python-mode.info redo-el.info 
        remember-el.info riece.info rnc-mode.info sam-10.5.info 
        sam.info semantic.info session-el.info speedbar.info the.info 
        tuareg-mode.info 
Log Message:
another chunk of %a cleanup


Index: ecb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/ecb.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ecb.info    17 Oct 2007 23:33:57 -0000      1.5
+++ ecb.info    29 Jan 2009 06:52:38 -0000      1.6
@@ -8,6 +8,7 @@
 Maintainer:     John Ridgway <[email protected]>
 
 # Dependencies
+BuildDepends: fink (>= 0.24.12)
 Depends: cedet, emacsen, make
 
 # Unpack
@@ -17,7 +18,9 @@
 Source2-MD5: 25abaaf49dd4b289b9bfad38375cbd02
 
 # Patch Phase
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: bc698ce5e5fc342a85828d4befae746f
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 
 # Compile Phase
 CompileScript: <<

Index: tuareg-mode.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/tuareg-mode.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tuareg-mode.info    20 Apr 2008 20:22:08 -0000      1.1
+++ tuareg-mode.info    29 Jan 2009 06:52:38 -0000      1.2
@@ -7,7 +7,10 @@
 DocFiles: COPYING HISTORY LISEZMOI README
 Source: http://www-rocq.inria.fr/~acohen/tuareg/mode/%n-%v.tar.gz
 Source-MD5: 757406cf481d5eaa1a34099a12231f78
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+BuildDepends: fink (>= 0.24.12)
+PatchFile: %n.patch
+PatchFile-MD5: 0d77b08d6617a118b6cd2f490075b062
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 DescDetail: <<
 This package contains emacs code to help editing Caml code, to hilight
 important parts of the code, to run a Caml toplevel, and to run the

Index: mac-key-mode.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/mac-key-mode.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mac-key-mode.info   3 Apr 2008 00:50:59 -0000       1.1
+++ mac-key-mode.info   29 Jan 2009 06:52:38 -0000      1.2
@@ -3,6 +3,7 @@
 Version: 0.227
 Revision: 1
 License: GPL
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen, redo-el
 Maintainer: Jesse Alama <[email protected]>
 Source: 
http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi/*checkout*/zenitani/CarbonEmacs/GPL/mac/mac-key-mode.el?rev=227&root=macwiki
@@ -10,7 +11,9 @@
 SourceRename: mac-key-mode.el
 Homepage: http://www.emacswiki.org/cgi-bin/emacs-en/MacKeyMode
 NoSourceDirectory: true
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 6f16364e1ff2361b82c41ea2e44b5927
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 CompileScript: <<
 <<
 InstallScript: <<

Index: speedbar.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/speedbar.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- speedbar.info       19 Oct 2007 01:43:43 -0000      1.3
+++ speedbar.info       29 Jan 2009 06:52:38 -0000      1.4
@@ -4,11 +4,14 @@
 Description: Emacs - quick access to files and tags
 License: GPL
 Maintainer: Rohan Lloyd <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Source: mirror:sourceforge:cedet/%n-%v.tar.gz
 Source-MD5: bfda4dfb0b30b1f9c1162347cb7c69fb
+PatchFile: %n.patch
+PatchFile-MD5: 18e38e5366f0036d5459a6c2aa289ff4
 PatchScript: <<
- /usr/bin/sed 's|@PREFIX@|%p|g' <%a/%n.patch | /usr/bin/patch
+ /usr/bin/sed 's|@PREFIX@|%p|g' <%{PatchFile} | /usr/bin/patch
  /usr/bin/head -n 28 %n.el >LICENSE 
 <<
 CompileScript: /usr/bin/makeinfo -o %n.info %n.texi

Index: jdee.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/jdee.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- jdee.info   14 Oct 2007 21:13:22 -0000      1.2
+++ jdee.info   29 Jan 2009 06:52:38 -0000      1.3
@@ -8,6 +8,7 @@
 Maintainer: John Ridgway <[email protected]>
 
 # Dependencies
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen, cedet (>= 1.0pre3), elib
 Recommends: ecb
 
@@ -16,7 +17,9 @@
 Source-MD5: fdc5a8479fcaea158f598aa6f40fa5f3
 
 # Patch Phase
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 469e407e3625f92bcd7052c987af9334
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 
 # Compile Phase
 CompileScript: <<

Index: emacsen-common.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacsen-common.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- emacsen-common.info 10 Dec 2006 23:22:37 -0000      1.3
+++ emacsen-common.info 29 Jan 2009 06:52:38 -0000      1.4
@@ -1,12 +1,15 @@
 Package: emacsen-common
 Version: 1.4.15
 Revision: 5
+BuildDepends: fink (>= 0.24.12)
 Suggests: emacsen
 Source: mirror:sourceforge:fink/%n_%v.tar.gz
 Source-MD5: ea1b709b8b73a10a9618965a1a7b06a8
 SourceDirectory: %n-%v
 ConfFiles: %p/etc/emacs/site-start.el
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 4289b5e2fe4c5ace11f099455cf6babe
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 DocFiles: debian/changelog debian-emacs-policy debian/copyright
 CompileScript: <<
   perl -wc emacs-install

Index: cedet.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cedet.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cedet.info  14 Oct 2007 21:13:22 -0000      1.2
+++ cedet.info  29 Jan 2009 06:52:38 -0000      1.3
@@ -8,6 +8,7 @@
 Maintainer: John Ridgway <[email protected]>
 
 # Dependencies
+BuildDepends: fink (>= 0.24.12)
 Depends: emacs21 (>= 21.3) | emacs22, make
 Provides: eieio, semantic, speedbar, cogre, ede
 Conflicts: eieio, semantic, speedbar
@@ -18,7 +19,9 @@
 Source-MD5: fdc22624ae284166d9617acdc6ecbfda
 
 # Patch Phase
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 8673c4355bf9d68b681ec45f2c26b949
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 
 # Compile Phase
 CompileScript: <<

Index: lsdb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/lsdb.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lsdb.info   19 Oct 2007 01:43:42 -0000      1.3
+++ lsdb.info   29 Jan 2009 06:52:38 -0000      1.4
@@ -4,6 +4,7 @@
 Description: The Lovely Sister Database (email rolodex) for Emacs
 License: GPL
 Maintainer: Todai Fink Team <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen, apel (>= 10.2-1), flim (>= 1.12-1) | limit (>= 1.12-1)
 Suggests: t-gnus | wl | mew
 CustomMirror: <<
@@ -12,7 +13,9 @@
 <<
 Source: mirror:custom:%n-%v.tar.gz
 Source-MD5: 3ac38b4bf82e9051fd685bf61bce8646
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 37ded17c7a45f89573e316f6fa50378f
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 CompileScript: echo "Skip Compilation."
 InstallScript: <<
  install -m 755 -d                     %i/share/emacs/site-lisp/%n

Index: proofgeneral.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/proofgeneral.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- proofgeneral.info   3 Apr 2008 02:54:07 -0000       1.2
+++ proofgeneral.info   29 Jan 2009 06:52:38 -0000      1.3
@@ -8,7 +8,7 @@
 
 # Dependencies
 Depends: emacsen, make
-BuildDepends: texinfo, pdftex, sed
+BuildDepends: texinfo, pdftex, sed, fink (>= 0.24.12)
 Enhances: isabelle-polyml5
 
 # Unpack
@@ -16,7 +16,9 @@
 Source-MD5: 87c546b914a08dfe014ef55af3e9f92f
 
 # Patch Phase
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: ad8f0e6370611f9e815445e02410ba94
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 
 # Compile Phase
 CompileScript: <<

Index: css-mode.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/css-mode.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- css-mode.info       19 Oct 2007 01:43:41 -0000      1.4
+++ css-mode.info       29 Jan 2009 06:52:38 -0000      1.5
@@ -4,12 +4,15 @@
 Description: Emacs - Major mode for editing CSS
 License: GPL
 Maintainer: Rohan Lloyd <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Source: http://www.garshol.priv.no/download/software/%n/%n.el
 Source-MD5: 0a1fc1262a3871ff9d5906f7795ee237
 NoSourceDirectory: true
+PatchFile: %n.patch
+PatchFile-MD5: 9275ea1ee44fa80dad1daf6c78ca8551
 PatchScript: <<
-  /usr/bin/sed 's|@PREFIX@|%p|g' <%a/%n.patch | /usr/bin/patch -p1
+  /usr/bin/sed 's|@PREFIX@|%p|g' <%{PatchFile} | /usr/bin/patch -p1
   /usr/bin/head -n 24 %n.el > LICENSE
 <<
 CompileScript: echo "Nothing to be done for compile"

Index: remember-el.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/remember-el.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- remember-el.info    30 May 2008 00:34:19 -0000      1.7
+++ remember-el.info    29 Jan 2009 06:52:38 -0000      1.8
@@ -8,9 +8,12 @@
 SourceDirectory: remember-%v
 Source-MD5: 7b5fac511a3546d417ec09a72ead49e3
 License: GPL
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Enhances: planner-el, org-mode, muse-el, bbdb
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: bb80f09d085f1c412c12d9988e612555
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 CompileScript: <<
   makeinfo remember.texi;
   makeinfo remember-extra.texi;

Index: sam-10.5.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/sam-10.5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sam-10.5.info       4 Aug 2007 22:09:44 -0000       1.1
+++ sam-10.5.info       29 Jan 2009 06:52:38 -0000      1.2
@@ -4,17 +4,19 @@
 Distribution: 10.5
 Maintainer: Matthias Neeracher <[email protected]>
 Depends: x11, x11-shlibs, app-defaults
-BuildDepends: ghostscript | ghostscript6, x11-dev
+BuildDepends: fink (>= 0.24.12), ghostscript | ghostscript6, x11-dev
 Source: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/%n.msg.gz
 NoSourceDirectory: true
 Source-MD5: c7e1e2f262ae7a9d08c7b7553d80595a
+PatchFile: %n-10.5.patch
+PatchFile-MD5: 5af660ba030f3e856f3eb00f0af1d090
 PatchScript: <<
 zcat %n.msg.gz | sh
 rm %n.msg.gz
 perl -i -pe 's|^RANLIB=:|RANLIB=ranlib|;s{/usr/bin|/v/bin}{\$(prefix)/bin}' 
*/Makefile
 perl -i -pe 
's|/bsd|/bin|;s|rsh|ssh|;s|/usr/tmp|/var/tmp|;s|\$\(INCS\)|\$(INCS) 
\$(CPPFLAGS)|' sam/Makefile
 perl -i -ne 'print unless 1../delete above/' doc/sam.1
-patch -p1 < %a/%n-10.5.patch
+patch -p1 < %{PatchFile}
 <<
 SetCPPFLAGS: -I/usr/X11/include
 CompileScript: <<

Index: htmlize-el.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/htmlize-el.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- htmlize-el.info     7 Feb 2008 14:15:06 -0000       1.1
+++ htmlize-el.info     29 Jan 2009 06:52:38 -0000      1.2
@@ -1,5 +1,6 @@
 Package: htmlize-el
 Description: Convert emacs content to HTML
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Version: 1.34
 Revision: 2
@@ -8,7 +9,9 @@
 Maintainer: Jesse Alama <[email protected]>
 Source: http://www.stanford.edu/~alama/%n-%v.tar.gz
 Source-MD5: 17ad0fa12bda8f9a4348f7d4a29cfe4f
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 7e0a309cfaa7bca6af8b65f51b44f98b
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 Descdetail: <<
 From the Commentary section of htmlize.el:
 

Index: ebib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/ebib.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ebib.info   2 Feb 2008 22:59:40 -0000       1.13
+++ ebib.info   29 Jan 2009 06:52:38 -0000      1.14
@@ -10,7 +10,10 @@
 License: OSI-Approved
 DocFiles: README doc/html/*.html doc/html/*.css fink/README.fink ChangeLog
 InfoDocs: ebib
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+BuildDepends: fink (>= 0.24.12)
+PatchFile: %n.patch
+PatchFile-MD5: b8f47a04560e2ab82c76e2cb3d3ff748
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 CompileScript: <<
 <<
 InstallScript: <<

Index: riece.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/riece.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- riece.info  19 Jul 2008 17:17:36 -0000      1.8
+++ riece.info  29 Jan 2009 06:52:38 -0000      1.9
@@ -4,14 +4,17 @@
 Description: IRC client for Emacs
 License: GPL
 Maintainer: Todai Fink Team <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Suggests: kakasi, lsdb
 Conflicts: riece-async, riece-kakasi, riece-lsdb, riece-rdcc, riece-xface
 Replaces: riece-async, riece-kakasi, riece-lsdb, riece-rdcc, riece-xface
 Source: http://download.savannah.nongnu.org/releases/%n/%n-%v.tar.gz
 Source-MD5: 67b8ec7e8654ac3b553cb8f6541d1d89
+PatchFile: %n.patch
+PatchFile-MD5: 6024b73ca3ca9fff5d875c932f6569ec
 PatchScript: <<
- sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+ sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
  sed -e 's|@PACKAGE@|%n|g' \
      -e 's|@VERSION@|%v|g' lisp/riece-package-info.el.in \
                          > lisp/riece-package-info.el

Index: python-mode.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/python-mode.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- python-mode.info    23 Apr 2006 10:04:36 -0000      1.3
+++ python-mode.info    29 Jan 2009 06:52:38 -0000      1.4
@@ -3,14 +3,17 @@
 Version: 1.0
 Revision: 2
 Maintainer: Rohan Lloyd <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen-common
 Recommends: emacsen, python
 Description: Emacs - python edit mode
 License: OSI-Approved
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 57fde95d350e010b5a00d98b8ce4a066
+PatchFile: %n.patch
+PatchFile-MD5: 77a153c709e080906a1df2140c2341a8
 PatchScript: <<
- sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+ sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
  head -n 20 python-mode.el >LICENSE
 <<
 CompileScript: /usr/bin/true

Index: ddskk.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/ddskk.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ddskk.info  17 Feb 2008 05:23:55 -0000      1.4
+++ ddskk.info  29 Jan 2009 06:52:38 -0000      1.5
@@ -1,6 +1,7 @@
 Package: ddskk
 Version: 12.2.0
 Revision: 7
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen, apel ( >=10.6)
 Provides: skk
 Recommends: skk-dict
@@ -11,7 +12,9 @@
 <<
 Source: mirror:custom:%n-%v.tar.gz
 Source-MD5: c5fc8a98fe680e0cb50315e87c12c960
-PatchScript: sed -e 's|<PREFIX>|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 9a0e787575f9348db29ce0006fe3b04d
+PatchScript: sed -e 's|<PREFIX>|%p|g' < %{PatchFile} | patch -p1
 CompileScript: make info
 InstallScript: <<
   #copy info files

Index: nxml-mode.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/nxml-mode.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- nxml-mode.info      19 Oct 2007 01:43:42 -0000      1.4
+++ nxml-mode.info      29 Jan 2009 06:52:38 -0000      1.5
@@ -4,11 +4,14 @@
 Description: Emacs - Major mode for editing XML documents
 License: GPL
 Maintainer: Rohan Lloyd <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Source: http://www.thaiopensource.com/download/%n-%v.tar.gz
 Source-MD5: ac137024cf337d6f11d8ab278d39b4db
+PatchFile: %n.patch
+PatchFile-MD5: 8b0ea3f720548812e1f745b4cee60440
 PatchScript: <<
-  /usr/bin/sed 's|@PREFIX@|%p|g' <%a/%n.patch | /usr/bin/patch -p1
+  /usr/bin/sed 's|@PREFIX@|%p|g' <%{PatchFile} | /usr/bin/patch -p1
 <<
 CompileScript: echo "Nothing to be done for compile"
 InstallScript: <<

Index: color-theme.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/color-theme.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- color-theme.info    9 Feb 2008 15:49:34 -0000       1.4
+++ color-theme.info    29 Jan 2009 06:52:38 -0000      1.5
@@ -2,12 +2,15 @@
 Description: Colored themes for emacsen
 Version: 6.6.0
 Revision: 4
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Source: http://download.gna.org/%n/%n-%v.tar.gz
 Source-MD5: a4de73c236a6af11ab378bfe18dabcca
 License: GPL
 DocFiles: COPYING AUTHORS BUGS HACKING README ChangeLog
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 2e429886dfb3d213848f632db2735bbe
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 CompileScript: <<
 <<
 InstallScript: <<

Index: redo-el.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/redo-el.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- redo-el.info        3 Apr 2008 00:34:02 -0000       1.1
+++ redo-el.info        29 Jan 2009 06:52:38 -0000      1.2
@@ -9,7 +9,10 @@
 Source: http://www.wonderworks.com/download/redo.el
 Source-MD5: 36ac2daaba22adcafec3e118d12e11e9
 NoSourceDirectory: true
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+BuildDepends: fink (>= 0.24.12)
+PatchFile: %n.patch
+PatchFile-MD5: 119c4360bf4cda288456d90cd56e2b24
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 DescDetail: <<
 From http://www.emacswiki.org/cgi-bin/wiki/RedoMode:
 

Index: sam.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/sam.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sam.info    20 Jan 2006 20:23:13 -0000      1.1
+++ sam.info    29 Jan 2009 06:52:38 -0000      1.2
@@ -3,17 +3,19 @@
 Revision: 2
 Maintainer: Matthias Neeracher <[email protected]>
 Depends: x11, app-defaults
-BuildDepends: ghostscript | ghostscript6, x11-dev
+BuildDepends: fink (>= 0.24.12), ghostscript | ghostscript6, x11-dev
 Source: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/%n.msg.gz
 NoSourceDirectory: true
 Source-MD5: c7e1e2f262ae7a9d08c7b7553d80595a
+PatchFile: %n.patch
+PatchFile-MD5: baabcf0c7c7a7462341f19da1b6d4cce
 PatchScript: <<
 zcat %n.msg.gz | sh
 rm %n.msg.gz
 perl -i -pe 
's|^RANLIB=:|RANLIB=ranlib|;s{/usr/bin|/v/bin}{\$(prefix)/bin};s|local/X11R5|X11R6|g;s|X11.a|X11.a
 /usr/X11R6/lib/libSM.a /usr/X11R6/lib/libICE.a|' */Makefile
 perl -i -pe 
's|/bsd|/bin|;s|rsh|ssh|;s|/usr/tmp|/var/tmp|;s|\$\(INCS\)|\$(INCS) 
\$(CPPFLAGS)|' sam/Makefile
 perl -i -ne 'print unless 1../delete above/' doc/sam.1
-patch -p1 < %a/%n.patch
+patch -p1 < %{PatchFile}
 <<
 SetCPPFLAGS: -I/usr/X11R6/include
 CompileScript: <<

Index: crypt++el.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/crypt++el.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- crypt++el.info      19 Oct 2007 01:43:41 -0000      1.3
+++ crypt++el.info      29 Jan 2009 06:52:38 -0000      1.4
@@ -1,12 +1,15 @@
 Package: crypt++el
 Version: 2.9.1
 Revision: 4
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Suggests: gnupg | gnupg-egd
 Source: http://us.dl.sourceforge.net/fink/direct_download/source/%n-%v.tar.gz
 Source-MD5: fd4655e412e23c86f86db25da643ebc1
 DocFiles: copyright README.fink
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: e4271e411d5e25b582f8c6aa02573888
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 CompileScript: echo "No compile needed"
 InstallScript: <<
  mkdir -p %i/etc/emacs/site-start.d

Index: rnc-mode.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/rnc-mode.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rnc-mode.info       19 Oct 2007 01:43:43 -0000      1.3
+++ rnc-mode.info       29 Jan 2009 06:52:38 -0000      1.4
@@ -4,12 +4,15 @@
 Description: Emacs - Major mode for editing RELAX NG (RNC)
 License: BSD
 Maintainer: Rohan Lloyd <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Source: http://www.pantor.com/RncMode-1_0b3.tgz
 Source-MD5: f3e9695d02c8ed319981e4053d4e574c
 NoSourceDirectory: true
+PatchFile: %n.patch
+PatchFile-MD5: 011cab3643aaf3da8b1599aacc159cf9
 PatchScript: <<
-  /usr/bin/sed 's|@PREFIX@|%p|g' <%a/%n.patch | /usr/bin/patch -p1
+  /usr/bin/sed 's|@PREFIX@|%p|g' <%{PatchFile} | /usr/bin/patch -p1
 <<
 CompileScript: echo "Nothing to be done for compile"
 InstallScript: <<

Index: auctex.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/auctex.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- auctex.info 22 Mar 2008 05:56:13 -0000      1.13
+++ auctex.info 29 Jan 2009 06:52:38 -0000      1.14
@@ -4,12 +4,15 @@
 Description: Integrated environment for TeX/LaTeX document writing
 License: GPL
 Maintainer: Todai Fink Team <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen, make, tetex3-base | system-tetex, preview-latex (= %v-%r)
 Recommends: xpdf
 Suggests: lacheck
 Source: mirror:gnu:%n/%n-%v.tar.gz
 Source-MD5: 597c2adbee11877fe1f9b57baf0ba165
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 6da0ec9302ac27906487e13f27ba13a4
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 ConfigureParams: --with-texmf-dir=%p/etc/texmf.local auctexdir=..
 CompileScript: <<
  cd preview       && ./configure %c

Index: jed.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/jed.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- jed.info    20 Jan 2006 20:23:13 -0000      1.1
+++ jed.info    29 Jan 2009 06:52:38 -0000      1.2
@@ -3,7 +3,7 @@
 Type: -nox (boolean)
 Version: 0.99-16
 Revision: 2
-BuildDepends: slang, (%type_raw[-nox] != -nox) x11-dev
+BuildDepends: fink (>= 0.24.12), slang, (%type_raw[-nox] != -nox) x11-dev
 Depends: slang-shlibs, (%type_raw[-nox] != -nox) x11
 Conflicts: jed, jed-nox
 Replaces: jed, jed-nox
@@ -17,7 +17,9 @@
   eur-de: ftp://ftp.fu-berlin.de/unix/editors/
   aus-au: ftp://ftp.bay.net.au/pub/
 <<
-PatchScript: sed -e 's,@PREFIX@,%p,g; s,@PACKAGE@,%n,g' < %a/%{ni}.patch | 
patch -p1
+PatchFile: %{ni}.patch
+PatchFile-MD5: c3eaa1fc245685b4113737d3362ca8c1
+PatchScript: sed -e 's,@PREFIX@,%p,g; s,@PACKAGE@,%n,g' < %{PatchFile} | patch 
-p1
 CompileScript: <<
   #!/bin/sh -ev
 

Index: eieio.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/eieio.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- eieio.info  19 Oct 2007 01:43:41 -0000      1.3
+++ eieio.info  29 Jan 2009 06:52:38 -0000      1.4
@@ -4,11 +4,14 @@
 Description: Enhanced Integration of Emacs Interpreted Objects
 License: GPL
 Maintainer: Rohan Lloyd <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen, speedbar
 Source: mirror:sourceforge:cedet/%n-%v.tar.gz
 Source-MD5: 13a5663dcd6bae31d6c618701d2bd08b
+PatchFile: %n.patch
+PatchFile-MD5: c990ec74d64e915d0e7d02152ca5482c
 PatchScript: <<
-  /usr/bin/sed 's|@PREFIX@|%p|g' <%a/%n.patch | /usr/bin/patch
+  /usr/bin/sed 's|@PREFIX@|%p|g' <%{PatchFile} | /usr/bin/patch
   /usr/bin/head -n 31 eieio.el >LICENSE
 <<
 CompileScript: /usr/bin/makeinfo %n.texi

Index: emacs22-carbon.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22-carbon.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- emacs22-carbon.info 1 Jan 2009 14:58:58 -0000       1.14
+++ emacs22-carbon.info 29 Jan 2009 06:52:38 -0000      1.15
@@ -1,7 +1,7 @@
 Package: emacs22-carbon
 Version: 22.3
 Revision: 1
-BuildDepends: libncurses5 (>= 5.4-20041023-1006), fink (>= 0.24.2)
+BuildDepends: libncurses5 (>= 5.4-20041023-1006), fink (>= 0.24.12)
 Depends: emacsen-common, ncurses (>= 5.4-20041023-1006), libncurses5-shlibs 
(>= 5.4-20041023-1006), passwd, macosx
 Provides: emacsen
 Source: mirror:gnu:emacs/emacs-%v.tar.gz
@@ -37,6 +37,8 @@
 ConfFiles: %p/var/games/%n/tetris-scores %p/var/games/%n/snake-scores
 AppBundles: finktmp/mac/Emacs22.app
 
+PatchFile: %n.patch
+PatchFile-MD5: 32716b958e65061c91f5c6d5477e4538
 PatchScript: <<
 #!/bin/sh -ev
 
@@ -48,7 +50,7 @@
 sed -e 's|@PREFIX@|%p|g' \
     -e 's|@EMACS-FLAVOR@|%n|g' \
     -e "s|@EMACS-VERSION@|$v|g" \
-    %a/%n.patch | patch -p1
+    %{PatchFile} | patch -p1
 #/usr/bin/patch -p0 -i ../inline_patch-*/emacs-inline.patch
 /usr/bin/patch -p0 -i ../emacs-inline*.patch
 #/usr/bin/patch -p0 -i ../transparency*/transparency*.patch

Index: aee.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/aee.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- aee.info    23 May 2006 02:25:35 -0000      1.1
+++ aee.info    29 Jan 2009 06:52:38 -0000      1.2
@@ -5,10 +5,12 @@
 License: Artistic
 Maintainer: Jason Park <[email protected]>
 Depends: x11
-BuildDepends: x11-dev
+BuildDepends: fink (>= 0.24.12), x11-dev
 Source: http://mahon.cwx.net/sources/%n-%v.tar.gz
 Source-MD5: f8c3a4196f1bfd46beb6b76d73ecb7a2
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 38124e16b89b2cca53614bdbc1668d42
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 CompileScript: <<
  make -f make.aee
  cd xae_dir; make -f make.xae

Index: session-el.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/session-el.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- session-el.info     20 Jan 2006 20:23:13 -0000      1.1
+++ session-el.info     29 Jan 2009 06:52:38 -0000      1.2
@@ -6,7 +6,10 @@
 Source: mirror:sourceforge:emacs-session/session-%v.tar.gz
 SourceDirectory: session
 Source-MD5: eaef18c9cf11e31bd5b94c7aceda37c1
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+BuildDepends: fink (>= 0.24.12)
+PatchFile: %n.patch
+PatchFile-MD5: e86f1c567e7290e5b5a09b204f8cc222
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 License: GPL
 Maintainer: Jesse Alama <[email protected]>
 DocFiles: INSTALL README lisp/ChangeLog fink/README.fink

Index: the.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/the.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the.info    3 Dec 2007 22:16:41 -0000       1.5
+++ the.info    29 Jan 2009 06:52:38 -0000      1.6
@@ -7,9 +7,11 @@
 Source-MD5: 3d09dad65e1c0efe9ec8ead013df9d08
 SourceDirectory: THE-%v
 Depends: libncurses5-shlibs, pdcurses-shlibs (>= 2.6-1014), regina-bin (>= 
3.2-1026), x11
-BuildDepends: libncurses5, pdcurses (>= 2.6-1014), regina (>= 3.2-1026), 
x11-dev
+BuildDepends: libncurses5, pdcurses (>= 2.6-1014), regina (>= 3.2-1026), 
x11-dev, fink (>= 0.24.12)
 Suggests: regina
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 0d1cd98f3eeb04677a1a147b96d5acaf
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 CompileScript: <<
 #!/bin/sh -ev
   ./configure --prefix=%p --with-rexx=regina --with-ncurses 
--with-cursesincdir=%p/include --with-curseslibdir=%p/lib/ncurses

Index: emacs21-21.2-1026.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs21-21.2-1026.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- emacs21-21.2-1026.info      6 Aug 2007 03:39:53 -0000       1.2
+++ emacs21-21.2-1026.info      29 Jan 2009 06:52:38 -0000      1.3
@@ -7,7 +7,7 @@
 Maintainer: Christian Swinehart <[email protected]>
 Provides: emacsen
 Depends: emacsen-common, x11, libpng3-shlibs (>= 1.2.5-4), libtiff-shlibs, 
libjpeg-shlibs, ncurses (>= 5.4-20041023-1006), ncurses-shlibs (>= 
5.2-20031018-1501)
-BuildDepends: libpng3 (>= 1.2.5-4), libtiff, libjpeg, ncurses-dev (>= 
5.3-20031018-1501), x11-dev
+BuildDepends: fink (>= 0.24.12), libpng3 (>= 1.2.5-4), libtiff, libjpeg, 
ncurses-dev (>= 5.3-20031018-1501), x11-dev
 Conflicts: emacs21-nox, emacs21-xaw3d
 Replaces: emacs, emacs-nox, emacs21-nox, emacs21-xaw3d
 Source: mirror:gnu:emacs/emacs-%v.tar.gz
@@ -17,8 +17,10 @@
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 UpdateConfigGuess: true
+PatchFile: %n-%v-%r.patch
+PatchFile-MD5: 642d1a74d2812bfe52e60a290ed3482e
 PatchScript: <<
- sed 's|@PREFIX@|%p|g' <%a/emacs21-%v-%r.patch | patch -p1
+ sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 <<
 ConfigureParams: --with-x --with-x-toolkit=lucid --without-toolkit-scroll-bars 
--without-gif --infodir='${prefix}/share/info' --mandir='${prefix}/share/man' 
--libexecdir='${prefix}/lib'
 GCC: 4.0

Index: elib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/elib.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- elib.info   19 Oct 2007 01:43:41 -0000      1.3
+++ elib.info   29 Jan 2009 06:52:38 -0000      1.4
@@ -4,10 +4,13 @@
 Description: Emacs - The Emacs Lisp Library
 License: GPL
 Maintainer: Rohan Lloyd <[email protected]>
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen
 Source: http://jdee.sunsite.dk/%n-%v.tar.gz
 Source-MD5: 7588759a973ce912359b60fb31e00edd
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 1ac70f218847f80d97e0e5aa4398b206
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 CompileScript: makeinfo %n.texi
 InstallScript:<<
   /usr/bin/install -m 755 -d %i/share/emacs/site-lisp/%n

Index: semantic.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/semantic.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- semantic.info       19 Oct 2007 01:43:43 -0000      1.3
+++ semantic.info       29 Jan 2009 06:52:38 -0000      1.4
@@ -5,11 +5,13 @@
 License: GPL
 Maintainer: Rohan Lloyd <[email protected]>
 Depends: emacsen, eieio, speedbar
-BuildDepends: texinfo
+BuildDepends: fink (>= 0.24.12), texinfo
 Source: mirror:sourceforge:cedet/%n-%v.tar.gz
 Source-MD5: 9b3780695154dc66e1ecbdc40c0541a0
+PatchFile: %n.patch
+PatchFile-MD5: fd7b1b507be8e8a26b14c56795934dfa
 PatchScript: <<
- sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+ sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
  head -n 27 %n.el >LICENSE 
 <<
 CompileScript: makeinfo %n.texi


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to