[cvs] dists/10.4/stable/main/finkinfo/database sqlite3.info,1.7,1.8

2010-09-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/database
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25426/database

Modified Files:
sqlite3.info 
Log Message:
umaintain on email request of current maintainer.

Index: sqlite3.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/database/sqlite3.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sqlite3.info28 Sep 2010 22:49:42 -  1.7
+++ sqlite3.info29 Sep 2010 09:30:50 -  1.8
@@ -19,7 +19,7 @@
 
 
 License: Public Domain 
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 Homepage: http://www.sqlite.org/
 
 DocFiles: README VERSION LICENSE


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci eprover.info, 1.2, 1.3 eprover.patch, 1.1, 1.2

2010-09-29 Thread Jesse Alama
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25825

Modified Files:
eprover.info eprover.patch 
Log Message:
Upstream update (Badamtam).


Index: eprover.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/eprover.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- eprover.patch   26 Mar 2008 01:04:11 -  1.1
+++ eprover.patch   29 Sep 2010 09:32:22 -  1.2
@@ -1,30 +1,22 @@
 diff -Naur --exclude='*~' E/Makefile E.fink/Makefile
 E/Makefile 2007-09-08 20:42:41.0 -0700
-+++ E.fink/Makefile2007-12-18 23:16:39.0 -0800
-@@ -159,10 +159,10 @@
-   @awk '{count++; if(count = 4){print}}' PROVER/eproof  tmpfile
-   @mv tmpfile PROVER/eproof
-   @chmod ugo+x PROVER/eproof
--  bash -c 'cp PROVER/eprover $(EXECPATH)'
--  bash -c 'cp PROVER/epclextract $(EXECPATH)'
--  bash -c 'cp PROVER/eproof $(EXECPATH)'
--  bash -c 'cp  PROVER/eground $(EXECPATH)'
-+  cp PROVER/eprover $(DESTDIR)$(EXECPATH)
-+  cp PROVER/epclextract $(DESTDIR)$(EXECPATH)
-+  cp PROVER/eproof $(DESTDIR)$(EXECPATH)
-+  cp  PROVER/eground $(DESTDIR)$(EXECPATH)
- # bash -c 'install -c $(EXECPATH) PROVER/eprover'
- # bash -c 'install -c $(EXECPATH) PROVER/e2pcl'
- # bash -c 'install -c $(EXECPATH) PROVER/eproof'
-diff -Naur --exclude='*~' E/Makefile.vars E.fink/Makefile.vars
 E/Makefile.vars2007-12-12 16:01:18.0 -0800
-+++ E.fink/Makefile.vars   2007-12-18 21:04:19.0 -0800
-@@ -19,7 +19,7 @@
- # EXECPATH is where make install-exec will move the more important
- # executables. Edit it to point to wherever you want them to live.
- 
--EXECPATH = ~/bin
-+EXECPATH = @PREFIX@/bin
+--- E/Makefile 2010-07-20 12:13:34.0 +0100
 E.fink/Makefile2010-09-19 13:54:05.0 +0100
+@@ -132,12 +132,12 @@
+ # Configure and copy executables to the installation directory
  
- # Makefile special variables
- #
+ install: E
+-  -sh -c 'mkdir -p $(EXECPATH)'
+-  -sh -c 'development_tools/e_install PROVER/eprover $(EXECPATH) ' 
+-  -sh -c 'development_tools/e_install PROVER/epclextract $(EXECPATH)'
+-  -sh -c 'development_tools/e_install PROVER/eproof $(EXECPATH)'
+-  -sh -c 'development_tools/e_install  PROVER/eground $(EXECPATH)'
+-  -sh -c 'development_tools/e_install  PROVER/e_ltb_runner $(EXECPATH)'   
++  -sh -c 'mkdir -p $(DESTDIR)$(EXECPATH)'
++  -sh -c 'development_tools/e_install PROVER/eprover 
$(DESTDIR)$(EXECPATH) ' 
++  -sh -c 'development_tools/e_install PROVER/epclextract 
$(DESTDIR)$(EXECPATH)'
++  -sh -c 'development_tools/e_install PROVER/eproof $(DESTDIR)$(EXECPATH)'
++  -sh -c 'development_tools/e_install  PROVER/eground 
$(DESTDIR)$(EXECPATH)'  
++  -sh -c 'development_tools/e_install  PROVER/e_ltb_runner 
$(DESTDIR)$(EXECPATH)' 
+   -sh -c 'mkdir -p $(MANPATH)'
+   -sh -c 'development_tools/e_install DOC/man/eprover.1 $(MANPATH)'
+   -sh -c 'development_tools/e_install DOC/man/epclextract.1 $(MANPATH)'

Index: eprover.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/eprover.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- eprover.info31 Jan 2009 23:58:15 -  1.2
+++ eprover.info29 Sep 2010 09:32:22 -  1.3
@@ -1,12 +1,13 @@
 Package: eprover
 Description: Powerful equational logic theorem prover
 Homepage: http://www.eprover.org
-Version: 0.999-004
+Version: 1.2
 Revision: 1
-BuildDepends: fink (= 0.24.12), tetex-base | system-tetex
-Maintainer: Jesse Alama al...@stanford.edu
+Depends: gawk, help2man
+BuildDepends: fink (= 0.24.12)
+Maintainer: Jesse Alama jesse.al...@gmail.com
 DescDetail: 
-E is a a purely equational theorem prover for full first-order
+E is a purely equational theorem prover for full first-order
 logic. That means it is a program that you can stuff a mathematical
 specification (in first-order format) and a hypothesis into, and which
 will then run forever, using up all of your machines resources. Very
@@ -32,23 +33,23 @@
 E-SETHEO [Mos96]. E-SETHEO now has evolved into a multi-paradigm
 strategy parallel proof system, but E is still a cornerstone of the
 system.
-
-There is a short system description about E 0.999 on the CASC-21
-website.
 
 Source: 
http://www4.informatik.tu-muenchen.de/~schulz/WORK/E_DOWNLOAD/V_%v/E.tgz
-Source-MD5: 277eac855b73a529068271c25a50b386
+Source-MD5: 42d60fd3b798e05b4231294b05feb0cc
 PatchFile: %n.patch
-PatchFile-MD5: 54ad9cd29ee12eb2f8ce5810621ade1f
-PatchScript: sed 's|@PREFIX@|%p|g'  %{PatchFile} | patch -p1
-DocFiles: COPYING README DOC/clib.ps DOC/eprover.ps
+PatchFile-MD5: 75cfeccd6a0facf41486f8d17158e045
+DocFiles: COPYING 

[cvs] dists/10.4/unstable/main/finkinfo/crypto twisted2-conch-py.info, 1.1, 1.2 twisted2-flow-py.info, 1.1, 1.2 twisted2-lore-py.info, 1.1, 1.2 twisted2-mail-py.info, 1.1, 1.2 twisted2-names-py.info,

2010-09-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18216/unstable/main/finkinfo/crypto

Modified Files:
twisted2-conch-py.info twisted2-flow-py.info 
twisted2-lore-py.info twisted2-mail-py.info 
twisted2-names-py.info twisted2-news-py.info 
twisted2-pair-py.info twisted2-py.info twisted2-runner-py.info 
twisted2-words-py.info 
Log Message:
umaintain python mods on email request of current maintainer.

Index: twisted2-words-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-words-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-words-py.info  1 Jul 2010 01:37:10 -   1.1
+++ twisted2-words-py.info  29 Sep 2010 11:18:13 -  1.2
@@ -46,11 +46,12 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/words/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.3.0-1): Daniel Henninger
-0.3.0-3 Renamed executables to language-versioned forms and 
-utilized update-alternatives--dmacks
+ 0.3.0-3 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--dmacks
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-names-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-names-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-names-py.info  1 Jul 2010 01:37:10 -   1.1
+++ twisted2-names-py.info  29 Sep 2010 11:18:13 -  1.2
@@ -32,9 +32,10 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/names/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.2.0-1): Daniel Henninger
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-runner-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-runner-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-runner-py.info 1 Jul 2010 01:37:10 -   1.1
+++ twisted2-runner-py.info 29 Sep 2010 11:18:13 -  1.2
@@ -21,9 +21,10 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/lore/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.1.0-1): Daniel Henninger
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-mail-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-mail-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-mail-py.info   1 Jul 2010 01:37:10 -   1.1
+++ twisted2-mail-py.info   29 Sep 2010 11:18:13 -  1.2
@@ -44,11 +44,12 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/mail/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.2.0-2): Daniel Henninger
-0.2.0-4 Renamed executables to language-versioned forms and 
-utilized update-alternatives--dmacks
+ 0.2.0-4 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--dmacks
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-py.info1 Jul 2010 01:37:10 -   1.1
+++ twisted2-py.info29 Sep 2010 11:18:13 -  1.2
@@ -67,11 +67,12 @@
 DocFiles: CREDITS LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/core/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 2.1.0-2): Daniel Henninger
-2.1.0-3 Renamed executables to language-versioned forms and 
-utilized update-alternatives--akh
+ 2.1.0-3 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--akh
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-flow-py.info
===
RCS file: 

[cvs] dists/10.4/stable/main/finkinfo/crypto pycrypto-py.info, 1.1, 1.2 twisted2-mail-py.info, 1.1, 1.2 twisted2-py.info, 1.1, 1.2 twisted2-words-py.info, 1.1, 1.2

2010-09-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18216/stable/main/finkinfo/crypto

Modified Files:
pycrypto-py.info twisted2-mail-py.info twisted2-py.info 
twisted2-words-py.info 
Log Message:
umaintain python mods on email request of current maintainer.

Index: twisted2-words-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/twisted2-words-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-words-py.info  1 Jul 2010 01:39:58 -   1.1
+++ twisted2-words-py.info  29 Sep 2010 11:18:13 -  1.2
@@ -46,11 +46,12 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/words/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.3.0-1): Daniel Henninger
-0.3.0-3 Renamed executables to language-versioned forms and 
-utilized update-alternatives--dmacks
+ 0.3.0-3 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--dmacks
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: pycrypto-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/pycrypto-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pycrypto-py.info1 Jul 2010 01:39:58 -   1.1
+++ pycrypto-py.info29 Sep 2010 11:18:13 -  1.2
@@ -24,8 +24,7 @@
 * Some demo programs (currently all quite old and 
outdated).
 
-DescPort: 
-
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 Source: http://www.amk.ca/files/python/crypto/pycrypto-%v.tar.gz
 Source-MD5: 4d5674f3898a573691ffb335e8d749cd 
 Depends: python%type_pkg[python]
@@ -43,7 +42,6 @@
 DocFiles: README LICENSE TODO ACKS ChangeLog
 License: OSI-Approved 
 Homepage: http://www.amk.ca/python/code/crypto.html
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
-
+Maintainer: None fink-de...@lists.sourceforge.net
 # Info2
 

Index: twisted2-mail-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/twisted2-mail-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-mail-py.info   1 Jul 2010 01:39:58 -   1.1
+++ twisted2-mail-py.info   29 Sep 2010 11:18:13 -  1.2
@@ -44,11 +44,13 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/mail/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+
 DescPackaging: 
  Maintainer (= 0.2.0-2): Daniel Henninger
-0.2.0-4 Renamed executables to language-versioned forms and 
-utilized update-alternatives--dmacks
+ 0.2.0-4 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--dmacks
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/twisted2-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-py.info1 Jul 2010 01:39:58 -   1.1
+++ twisted2-py.info29 Sep 2010 11:18:13 -  1.2
@@ -67,11 +67,12 @@
 DocFiles: CREDITS LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/core/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 2.1.0-2): Daniel Henninger
-2.1.0-3 Renamed executables to language-versioned forms and 
-utilized update-alternatives--akh
+ 2.1.0-3 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--akh
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/gnome gtkwave.info,1.16,1.17

2010-09-29 Thread Charles Lepple
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7298/main/finkinfo/gnome

Modified Files:
gtkwave.info 
Log Message:
gtkwave: new upstream (3.3.13-1)

Reduced memory usage for FST files. Dynamically builds the SST tree to reduce
SST memory usage.
The  local version of libbz2 has been upgraded to 1.0.6. [N/A for Fink]
Various bugfixes.


Index: gtkwave.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtkwave.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- gtkwave.info23 Aug 2010 12:44:04 -  1.16
+++ gtkwave.info29 Sep 2010 13:23:50 -  1.17
@@ -1,9 +1,9 @@
 Package: gtkwave
-Version: 3.3.11
+Version: 3.3.13
 Revision: 1
 
 Source: http://gtkwave.sourceforge.net/%n-%v.tar.gz
-Source-MD5: 9ebbb90b673a4006ce64ecda86baa76f
+Source-MD5: c0df180767c2a0a8365a422c08d110d3
 
 BuildDepends: 
   atk1 (= 1.20.0-1),


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/jessealama/finkinfo eprover.info,1.2,1.3

2010-09-29 Thread Jesse Alama
Update of /cvsroot/fink/experimental/jessealama/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10471

Modified Files:
eprover.info 
Log Message:
Another (silent) upstream update (version 1.2-001).


Index: eprover.info
===
RCS file: /cvsroot/fink/experimental/jessealama/finkinfo/eprover.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- eprover.info19 Sep 2010 12:59:31 -  1.2
+++ eprover.info29 Sep 2010 13:43:23 -  1.3
@@ -1,7 +1,7 @@
 Package: eprover
 Description: Powerful equational logic theorem prover
 Homepage: http://www.eprover.org
-Version: 1.2
+Version: 1.2-001
 Revision: 1
 Depends: gawk, help2man
 BuildDepends: fink (= 0.24.12)
@@ -35,7 +35,7 @@
 system.
 
 Source: 
http://www4.informatik.tu-muenchen.de/~schulz/WORK/E_DOWNLOAD/V_%v/E.tgz
-Source-MD5: 42d60fd3b798e05b4231294b05feb0cc
+Source-MD5: acee33e200af096b65c94df16b992c87
 PatchFile: %n.patch
 PatchFile-MD5: 75cfeccd6a0facf41486f8d17158e045
 DocFiles: COPYING README DOC/eprover.pdf DOC/ANNOUNCE DOC/CREDITS DOC/NEWS 


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci eprover.info,1.3,1.4

2010-09-29 Thread Jesse Alama
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10590

Modified Files:
eprover.info 
Log Message:
Another (silent) upstream update (version 1.2-001).


Index: eprover.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/eprover.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- eprover.info29 Sep 2010 09:32:22 -  1.3
+++ eprover.info29 Sep 2010 13:44:24 -  1.4
@@ -1,7 +1,7 @@
 Package: eprover
 Description: Powerful equational logic theorem prover
 Homepage: http://www.eprover.org
-Version: 1.2
+Version: 1.2-001
 Revision: 1
 Depends: gawk, help2man
 BuildDepends: fink (= 0.24.12)
@@ -35,7 +35,7 @@
 system.
 
 Source: 
http://www4.informatik.tu-muenchen.de/~schulz/WORK/E_DOWNLOAD/V_%v/E.tgz
-Source-MD5: 42d60fd3b798e05b4231294b05feb0cc
+Source-MD5: acee33e200af096b65c94df16b992c87
 PatchFile: %n.patch
 PatchFile-MD5: 75cfeccd6a0facf41486f8d17158e045
 DocFiles: COPYING README DOC/eprover.pdf DOC/ANNOUNCE DOC/CREDITS DOC/NEWS 


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sound fluidsynth.info, 1.7, 1.8

2010-09-29 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16693

Modified Files:
fluidsynth.info 
Log Message:
Fix malformed header file

Index: fluidsynth.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/fluidsynth.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- fluidsynth.info 5 Jul 2010 10:20:18 -   1.7
+++ fluidsynth.info 29 Sep 2010 14:18:33 -  1.8
@@ -1,6 +1,6 @@
 Package: fluidsynth
 Version: 1.1.1
-Revision: 280
+Revision: 281
 #Distribution: 10.5, 10.6
 ###
 Depends: 
@@ -17,6 +17,9 @@
 Source: http://download.savannah.gnu.org/releases/fluid/%n-%v.tar.gz
 Source-md5: 0db3da78028d255026230809c6e21b44
 ###
+PatchScript: 
+   perl -pi -e 's/R = 7,/R = 7/' include/%n/synth.h
+
 SetLDFLAGS:
 ConfigureParams: 
 ###
@@ -59,4 +62,7 @@
 for audio synthesis. 
 
 ###
+DescPort: 
+AKH:  typo in fluidsynth/synth.h fixed at Revision 281
+
 Maintainer: Ebrahim Mayat ema...@users.sourceforge.net


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games scummvm.info,1.12,1.13

2010-09-29 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27653/unstable/main/finkinfo/games

Modified Files:
scummvm.info 
Log Message:
bind to working fluidsynth version

Index: scummvm.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/scummvm.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- scummvm.info4 May 2010 17:54:24 -   1.12
+++ scummvm.info29 Sep 2010 20:44:05 -  1.13
@@ -1,11 +1,11 @@
 Package: scummvm
 Version: 1.1.1
-Revision: 1002
+Revision: 1003
 Architecture: powerpc, i386
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
 Source-MD5: ed9098a78022d07fa1482f14325e3ab8
-Depends: fluidsynth-shlibs (= 1.0.8-153), libflac8 (= 1.2.1-1000), 
libmad-shlibs (= 0.15.1b-5), libogg-shlibs (= 1.1.4-1), libvorbis0-shlibs (= 
1.2.2-1), sdl-shlibs (= 1.2.13-1)
-BuildDepends: fluidsynth-dev (= 1.0.8-153), libflac8-dev (= 1.2.1-1000), 
libmad (= 0.15.1b-5), libogg (= 1.1.4-1), libvorbis0 (= 1.2.2-1), sdl (= 
1.2.13-1)
+Depends: fluidsynth-shlibs (= 1.1.1-281), libflac8 (= 1.2.1-1000), 
libmad-shlibs (= 0.15.1b-5), libogg-shlibs (= 1.1.4-1), libvorbis0-shlibs (= 
1.2.2-1), sdl-shlibs (= 1.2.13-1)
+BuildDepends: fluidsynth-dev (= 1.1.1-281), libflac8-dev (= 1.2.1-1000), 
libmad (= 0.15.1b-5), libogg (= 1.1.4-1), libvorbis0 (= 1.2.2-1), sdl (= 
1.2.13-1)
 SetCXXFLAGS: -Os
 ConfigureParams: --mandir=%p/share/man --enable-release
 InstallScript: 


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel mercurial-py.info, 1.16, 1.17

2010-09-29 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2361

Modified Files:
mercurial-py.info 
Log Message:
Use RuntimeVars: HGENCODING: UTF-8 to set HGENCODING to a known good value 
since some systems might have LC_LANG set to a non-good value which can break 
mercurial.


Index: mercurial-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/mercurial-py.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- mercurial-py.info   28 Sep 2010 15:33:28 -  1.16
+++ mercurial-py.info   30 Sep 2010 00:09:29 -  1.17
@@ -1,7 +1,7 @@
 Info2: 
 Package: mercurial-py%type_pkg[python]
 Version: 1.6.3
-Revision: 1
+Revision: 2
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
 Type: python (2.4 2.5 2.6 2.7)
 Depends: python%type_pkg[python]
@@ -43,6 +43,10 @@
 cp -r hgext/* %i/share/doc/%n/hgext/
 
 
+# Mercurial can fail if LC_LANG isn't set correctly.
+# Set HGENCODING to a known good value. User can always override.
+RuntimeVars: HGENCODING: UTF-8
+
 PostInstScript: 
 # Bin
 for name in hg hgk; do update-alternatives --install %p/bin/$name $name 
%p/bin/$name-py%type_pkg[python] %type_pkg[python]; done;


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs gdal.info,1.35,1.36

2010-09-29 Thread BABA Yoshihiko
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5318

Modified Files:
gdal.info 
Log Message:
no more hdf4

Index: gdal.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/gdal.info,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- gdal.info   13 Aug 2010 15:34:28 -  1.35
+++ gdal.info   30 Sep 2010 00:23:51 -  1.36
@@ -2,7 +2,7 @@
 Package: gdal%type_pkg[pgsql]%type_pkg[mysql]
 Type: pgsql (. -pgsql), mysql (. -mysql)
 Version: 1.7.2
-Revision: 3
+Revision: 4
 Description: Raster/Vector Geospatial Format Translator
 License: BSD
 Homepage: http://www.gdal.org
@@ -49,13 +49,14 @@
libdap9,
proj,
libogdi3,
-   hdf5, hdf,
+   hdf5, 
libgeos3.2.2 (= 3.2.2-1),
 sqlite3-dev,
 libspatialite1 (= 2.3.1-4),
(%type_raw[mysql] = -mysql) mysql-unified-dev,
(%type_raw[pgsql] = -pgsql) postgresql84-dev,
 
+BuildConflicts: hdf
 #  python26 - Why was python in here?
 # xerces-c is broken for x86_64
 #  xerces-c-dev, 
@@ -72,7 +73,7 @@
 
 # WARNING: Watch out for the geos dependency!
 
-ConfigureParams: --mandir='${prefix}/share/man' --with-local=%p --with-libz=%p 
--with-grass=no --with-cfitsio=%p --with-pcraster=no --with-netcdf=%p 
--with-png=%p --with-libtiff=%p --with-geotiff=internal --with-jpeg=%p 
--with-gif=%p --with-ogdi=%p --with-fme=no  --with-jasper=yes --with-ecw=no 
--with-kakadu=no --with-mrsid=no --with-bsb --with-ogr --with-xerces=yes 
--with-xerces-inc=%p/include --with-xerces-lib='-L%p/lib -lxerces-c -lpthread'  
--with-hdf5=%p --with-hdf4=%p --with-odbc=%p --with-oci=no --with-dods-root=no 
--with-geos=%p/opt/libgeos3.2.2/bin/geos-config --with-static-proj4=%p  
(%type_raw[pgsql] = .) --without-pg  (%type_raw[pgsql] = -pgsql) 
--with-pg=%p/bin/pg_config (%type_raw[mysql] = .) --with-mysql=no 
(%type_raw[mysql] = -mysql) --with-mysql=yes --with-perl --without-php 
--without-ruby --without-python --libdir=%p/lib --includedir=%p/include/gdal1 
--without-perl --with-sqlite3=%p --with-spatialite=%p
+ConfigureParams: --mandir='${prefix}/share/man' --with-local=%p --with-libz=%p 
--with-grass=no --with-cfitsio=%p --with-pcraster=no --with-netcdf=%p 
--with-png=%p --with-libtiff=%p --with-geotiff=internal --with-jpeg=%p 
--with-gif=%p --with-ogdi=%p --with-fme=no  --with-jasper=yes --with-ecw=no 
--with-kakadu=no --with-mrsid=no --with-bsb --with-ogr --with-xerces=yes 
--with-xerces-inc=%p/include --with-xerces-lib='-L%p/lib -lxerces-c -lpthread'  
--with-hdf5=%p --with-hdf4=no --with-odbc=%p --with-oci=no --with-dods-root=no 
--with-geos=%p/opt/libgeos3.2.2/bin/geos-config --with-static-proj4=%p  
(%type_raw[pgsql] = .) --without-pg  (%type_raw[pgsql] = -pgsql) 
--with-pg=%p/bin/pg_config (%type_raw[mysql] = .) --with-mysql=no 
(%type_raw[mysql] = -mysql) --with-mysql=yes --with-perl --without-php 
--without-ruby --without-python --libdir=%p/lib --includedir=%p/include/gdal1 
--without-perl --with-sqlite3=%p --with-spatialite=%p
 
 # --with-dods=%p
 
@@ -110,6 +111,7 @@
 libjpeg8-shlibs, libjasper.1-shlibs, giflib-shlibs | libungif-shlibs, 
libpng14-shlibs, libtiff-shlibs (= 3.6.0), 
 szip-shlibs, libiconv,
 netcdf-shlibs, 
+hdf5-shlibs, 
 unixodbc2-shlibs | unixodbc2-nox-shlibs, 
 libdap9-shlibs,
 proj-shlibs, 


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/fangism/finkinfo firefox3-10.4.info, 1.15, 1.16 firefox3-10.4.patch, 1.11, 1.12

2010-09-29 Thread fangism
Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5761

Modified Files:
firefox3-10.4.info firefox3-10.4.patch 
Log Message:
attempt to point linker to -L%p/lib for sqlite3


Index: firefox3-10.4.info
===
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/firefox3-10.4.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- firefox3-10.4.info  27 Sep 2010 18:03:48 -  1.15
+++ firefox3-10.4.info  30 Sep 2010 00:28:15 -  1.16
@@ -55,7 +55,7 @@
 SourceDirectory: mozilla-1.9.2
 Source-MD5: 59ee60ddfd8b33e99a24788d3b12adb3
 PatchFile: %n.patch
-PatchFile-MD5: dd5b305e71f7df982352b1ae1fa2339d
+PatchFile-MD5: 01514c8b12194b92574c3f3097f76777
 PatchScript: 
   ### apply the patch
   /usr/bin/sed -e 's|@FINKPREFIX@|%p|g' -e 's|@FINK_ARCH_TARGET@|%m|g' 
%{PatchFile} | /usr/bin/patch -p1

Index: firefox3-10.4.patch
===
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/firefox3-10.4.patch,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- firefox3-10.4.patch 27 Sep 2010 18:03:48 -  1.11
+++ firefox3-10.4.patch 30 Sep 2010 00:28:15 -  1.12
@@ -122,10 +122,10 @@
  xpcom_frozen_ldop...@xpcom_frozen_ldopts@
 +XPCOM_DYLIB_FILES = \
 +  $(NSS_DYLIB_FILES) \
-+  $(SQLITE_DYLIB_FILES) \
 +  $(call EXPAND_DYLIB_NAME,xul) \
 +  $(call EXPAND_DYLIB_NAME,mozjs)
-+XPCOM_FROZEN_LDOPTS += $(XPCOM_DYLIB_FILES)
++# $(SQLITE_DYLIB_FILES)   # was this before using system-sqlite
++XPCOM_FROZEN_LDOPTS += $(XPCOM_DYLIB_FILES) $(SQLITE_LIBS)
  xpcom_li...@xpcom_libs@
 +XPCOM_LIBS += $(XPCOM_DYLIB_FILES)
  libxul_li...@libxul_libs@


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/fangism/finkinfo firefox3-10.4.info, 1.16, 1.17 firefox3-10.4.patch, 1.12, 1.13

2010-09-29 Thread fangism
Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16521

Modified Files:
firefox3-10.4.info firefox3-10.4.patch 
Log Message:
another try at fixing sqlite link


Index: firefox3-10.4.info
===
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/firefox3-10.4.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- firefox3-10.4.info  30 Sep 2010 00:28:15 -  1.16
+++ firefox3-10.4.info  30 Sep 2010 01:35:29 -  1.17
@@ -55,7 +55,7 @@
 SourceDirectory: mozilla-1.9.2
 Source-MD5: 59ee60ddfd8b33e99a24788d3b12adb3
 PatchFile: %n.patch
-PatchFile-MD5: 01514c8b12194b92574c3f3097f76777
+PatchFile-MD5: b9e6bf04837dcbe3d731dc6292b38615
 PatchScript: 
   ### apply the patch
   /usr/bin/sed -e 's|@FINKPREFIX@|%p|g' -e 's|@FINK_ARCH_TARGET@|%m|g' 
%{PatchFile} | /usr/bin/patch -p1

Index: firefox3-10.4.patch
===
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/firefox3-10.4.patch,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- firefox3-10.4.patch 30 Sep 2010 00:28:15 -  1.12
+++ firefox3-10.4.patch 30 Sep 2010 01:35:29 -  1.13
@@ -116,16 +116,17 @@
  LIBXUL_SDK  = @LIBXUL_SDK@
  
  MOZ_FS_LAYOUT = @MOZ_FS_LAYOUT@
-@@ -195,8 +196,16 @@
+@@ -195,8 +196,17 @@
  moz_fix_link_pat...@moz_fix_link_paths@
  
  xpcom_frozen_ldop...@xpcom_frozen_ldopts@
 +XPCOM_DYLIB_FILES = \
 +  $(NSS_DYLIB_FILES) \
++  $(SQLITE_LIBS) \
 +  $(call EXPAND_DYLIB_NAME,xul) \
 +  $(call EXPAND_DYLIB_NAME,mozjs)
-+# $(SQLITE_DYLIB_FILES)   # was this before using system-sqlite
-+XPCOM_FROZEN_LDOPTS += $(XPCOM_DYLIB_FILES) $(SQLITE_LIBS)
++# was $(SQLITE_DYLIB_FILES) before --enable-system-sqlite
++XPCOM_FROZEN_LDOPTS += $(XPCOM_DYLIB_FILES)
  xpcom_li...@xpcom_libs@
 +XPCOM_LIBS += $(XPCOM_DYLIB_FILES)
  libxul_li...@libxul_libs@


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages iverilog.info, 1.9, 1.10

2010-09-29 Thread Charles Lepple
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29575

Modified Files:
iverilog.info 
Log Message:
new upstream iverilog-0.9.3-1

Release Notes:
http://iverilog.wikia.com/wiki/Release_Notes_Icarus_Verilog_0_9_3

matches current ivtest regression list for v0.9


Index: iverilog.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/iverilog.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- iverilog.info   5 Jan 2010 02:52:50 -   1.9
+++ iverilog.info   30 Sep 2010 03:06:49 -  1.10
@@ -1,9 +1,9 @@
 Package: iverilog
 # Remember to fix Source line when upgrading past 0.9:
-Version: 0.9.2
+Version: 0.9.3
 Revision: 1
 Source: ftp://ftp.icarus.com/pub/eda/verilog/v0.9/verilog-%v.tar.gz
-Source-MD5: e3b3409f0a7aa382c0bfbb019655f647
+Source-MD5: d004408ea595b13780c4c036f8188b66
 
 Depends: readline5-shlibs, bzip2-shlibs
 Provides: verilog


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/dmacks/finkinfo/gnome anjuta.info, 1.4, 1.5 anjuta.patch, 1.3, 1.4

2010-09-29 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8853

Modified Files:
anjuta.info anjuta.patch 
Log Message:
fix perl deps


Index: anjuta.info
===
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gnome/anjuta.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- anjuta.info 28 Sep 2010 11:32:28 -  1.4
+++ anjuta.info 30 Sep 2010 04:32:51 -  1.5
@@ -56,7 +56,9 @@
   libunique-shlibs,
   libxml2-shlibs (= 2.6.30-1),
   libxslt-shlibs,
+  locale-gettext-pm588,
   pango1-xft2-ft219-shlibs (= 1.24.5-4),
+  perl588-core,
   rarian-compat,
   vte9-shlibs (= 0.22.5-2),
   x11
@@ -69,7 +71,7 @@
 Source: mirror:gnome:sources/%n/2.28/%n-%v.tar.bz2
 Source-MD5: 3f61d85938d1352125f05a1167183721
 PatchFile: %n.patch
-PatchFile-MD5: 8bacd053d29b7e27a7dabbd865762bc9
+PatchFile-MD5: bce51b68ff646b98d0008fa113cb3baa
 ConfigureParams: 
   --libexecdir=%p/lib/%n \
   --mandir=%p/share/man \
@@ -80,6 +82,7 @@
   --disable-plugin-subversion \
   --disable-plugin-devhelp \
   ORBIT_CFLAGS=  ORBIT_LIBS=  \
+  PERL=/usr/bin/env perl5.8.8 \
   PKG_CONFIG_PATH=%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH
  
 CompileScript: 
@@ -212,6 +215,14 @@
(2.24.x) packaging and it's a huge dep-tree.
 
Orbit unused, so don't bother detecting it.
+
+   Needs perl-module that is perlversion-varianted. Standardize
+   on single version that is available on all 10.[456] so can
+   have single package vs separate %r for each Distribution. Pick
+   perl5.8.8 because it is not universal 32/64 on the platform
+   where it's system-perl (10.5), so don't have to play games to
+   force script to use correct Architecture. And run it first,
+   don't just fall back to it if system ignores #! line.
 
 DescPort: 
Doesn't build on 10.4 due to upstream platform assumtion. See:

Index: anjuta.patch
===
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gnome/anjuta.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- anjuta.patch28 Sep 2010 07:21:36 -  1.3
+++ anjuta.patch30 Sep 2010 04:32:51 -  1.4
@@ -54,6 +54,15 @@
-DSCRIPTS_DIR=\$(scriptsdir)\
  
  plugin_LTLIBRARIES = \
+diff -Nurd -x'*~' anjuta-2.28.2.0.orig/plugins/gbf-am/gbf-am-parse.in 
anjuta-2.28.2.0/plugins/gbf-am/gbf-am-parse.in
+--- anjuta-2.28.2.0.orig/plugins/gbf-am/gbf-am-parse.in2009-09-26 
06:05:29.0 -0400
 anjuta-2.28.2.0/plugins/gbf-am/gbf-am-parse.in 2010-09-30 
00:25:19.0 -0400
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@perl@ -w
+ # -*- perl -*-
+ 
+ eval 'exec @PERL@ -S $0 ${1+$@}'
 diff -Nurd -x'*~' anjuta-2.28.2.0.orig/plugins/gbf-mkfile/Makefile.in 
anjuta-2.28.2.0/plugins/gbf-mkfile/Makefile.in
 --- anjuta-2.28.2.0.orig/plugins/gbf-mkfile/Makefile.in2010-01-31 
10:29:05.0 -0500
 +++ anjuta-2.28.2.0/plugins/gbf-mkfile/Makefile.in 2010-09-28 
02:07:47.0 -0400


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs