Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27018/main/finkinfo/languages

Modified Files:
        guile.info guile16.info hugs.info iverilog.info 
        open-cobol.info python21.info python22-nox.info python22.info 
        python23-nox.info python23.info python24.info 
Log Message:
updates to new ncurses

Index: iverilog.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/iverilog.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- iverilog.info       13 Jan 2005 01:03:48 -0000      1.4
+++ iverilog.info       16 Jan 2005 02:54:57 -0000      1.5
@@ -7,7 +7,7 @@
 
 # bison from Xcode 1.5+Nov2004 (ver. 1.2.8) works, but some versions from
 # Fink (1.875 and later, but not including 2.0) break the build.
-BuildDepends: gperf, readline, ncurses-dev, bison (>= 2.0)
+BuildDepends: gperf, readline, libncurses5, bison (>= 2.0)
 
 Source: ftp://ftp.icarus.com/pub/eda/verilog/v%v/verilog-%v.tar.gz
 Source-MD5: 12a20a7f63183e767a9d7d077eb0556c

Index: guile16.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/guile16.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- guile16.info        23 Oct 2003 14:31:14 -0000      1.1
+++ guile16.info        16 Jan 2005 02:54:57 -0000      1.2
@@ -1,7 +1,7 @@
 Package: guile16
 Version: 1.6.4
 Revision: 21
-BuildDepends: readline (>= 4.3-15), ncurses-dev (>= 5.3-12)
+BuildDepends: readline (>= 4.3-15), libncurses5
 Depends: %N-shlibs (= %v-%r), %N-libs (= %v-%r)
 GCC: 3.3
 Source: mirror:gnu:guile/guile-%v.tar.gz
@@ -33,7 +33,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: ncurses-shlibs (>= 5.3-12)
+  Depends: libncurses5-shlibs (>= 5.3-12)
   Files: <<
     lib/libguile.*.dylib
     lib/libguile-ltdl.1.0.0.dylib

Index: python24.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/python24.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- python24.info       14 Dec 2004 02:48:02 -0000      1.6
+++ python24.info       16 Jan 2005 02:54:57 -0000      1.7
@@ -1,12 +1,12 @@
 Package: python24
 Version: 2.4
-Revision: 5
+Revision: 6
 Epoch: 1
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Conflicts: python24-nox, python-nox (<= 2.2.1-8)
 Replaces: python24-nox, python (<= 2.2.1-8), python-nox (<= 2.2.1-8)
 Depends:  %N-shlibs (= %e:%v-%r), tcltk (>= 8.4.1-1), python24-socket 
-BuildDepends: readline (>= 4.3-25), db42-ssl | db42, fink (>= 0.17.0-1), 
gdbm3, gmp (>= 4.1.2-11), tcltk-dev, expat, bzip2-dev, gettext-dev, 
gettext-bin, ncurses-dev (>= 5.3-20031018-2)
+BuildDepends: readline (>= 4.3-25), db42-ssl | db42, fink (>= 0.17.0-1), 
gdbm3, gmp (>= 4.1.2-11), tcltk-dev, expat, bzip2-dev, gettext-dev, 
gettext-bin, libncurses5
 Source: http://python.org/ftp/python/%v/Python-%v.tgz
 Source2: http://www.python.org/ftp/python/doc/%v/html-%v.zip
 Source-MD5: 149ad508f936eccf669d52682cf8e606

Index: python22.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/python22.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- python22.info       26 Dec 2003 14:40:11 -0000      1.4
+++ python22.info       16 Jan 2005 02:54:57 -0000      1.5
@@ -5,7 +5,7 @@
 Conflicts: python22-nox, python-nox (<= 2.2.1-8)
 Replaces: python22-nox, python (<= 2.2.1-8), python-nox (<= 2.2.1-8)
 Depends: %N-shlibs (= %v-%r) | python22-nox-shlibs (= %v-%r), tcltk (>= 
8.4.1-1), python22-socket
-BuildDepends: readline (>= 4.3-15), db3 (>= 3.3.11-23), gdbm (>= 1.8.0-4), gmp 
(>= 4.1.2-11), tcltk-dev, expat, ncurses-dev (>= 5.3-20031018-2)
+BuildDepends: readline (>= 4.3-15), db3 (>= 3.3.11-23), gdbm (>= 1.8.0-4), gmp 
(>= 4.1.2-11), tcltk-dev, expat, libncurses5
 Source: http://python.org/ftp/python/%v/Python-%v.tgz
 Source-MD5: 169f89f318e252dac0c54dd1b165d229 
 PatchScript: (sed 's|<PREFIX>|%p|g' < %a/%n.patch | patch -p1)
@@ -32,7 +32,7 @@
 <<
 SplitOff: <<
  Package: %N-shlibs
- Depends: readline-shlibs (>= 4.3-15), expat-shlibs, gdbm-shlibs  (>= 
1.8.0-4), gmp-shlibs (>= 4.1.2-11), db3-shlibs (>= 3.3.11-23), tcltk-shlibs (>= 
 8.4.1-1), ncurses (>= 5.3-12), ncurses-shlibs (>= 5.3-12)
+ Depends: readline-shlibs (>= 4.3-15), expat-shlibs, gdbm-shlibs  (>= 
1.8.0-4), gmp-shlibs (>= 4.1.2-11), db3-shlibs (>= 3.3.11-23), tcltk-shlibs (>= 
 8.4.1-1), ncurses (>= 5.3-12), libncurses5-shlibs (>= 5.3-12)
  Conflicts: python22-nox-shlibs
  Replaces: python22-nox-shlibs, python (<= 2.2.1-8), python-nox (<= 2.2.1-8)
  Files: lib/python2.2/config/libpython2.2.dylib

Index: hugs.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/hugs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hugs.info   8 May 2004 01:06:54 -0000       1.3
+++ hugs.info   16 Jan 2005 02:54:57 -0000      1.4
@@ -1,10 +1,10 @@
 Package: hugs
 Version: 1998.200102
-Revision: 16
+Revision: 17
 GCC: 3.3
 Maintainer: Ashley Yakeley <[EMAIL PROTECTED]>
-BuildDepends: ncurses-dev (>= 5.3-20031018-2), readline (>= 4.3-15)
-Depends: readline-shlibs (>= 4.3-15), ncurses, ncurses-shlibs
+BuildDepends: libncurses5, readline (>= 4.3-15)
+Depends: readline-shlibs (>= 4.3-15), ncurses, libncurses5-shlibs
 Source: 
http://www.cse.ogi.edu/PacSoft/projects/Hugs/downloads/hugs98-Feb2001.tar.gz
 Source-MD5: 8e234bea0222e8ab88aa235eca919239
 Patch: %n.patch

Index: python23.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/python23.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- python23.info       13 Dec 2004 22:37:09 -0000      1.18
+++ python23.info       16 Jan 2005 02:54:57 -0000      1.19
@@ -1,12 +1,12 @@
 Package: python23
 Version: 2.3.4
-Revision: 5
+Revision: 6
 Epoch: 1
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Conflicts: python23-nox, python-nox (<= 2.2.1-8)
 Replaces: python23-nox, python (<= 2.2.1-8), python-nox (<= 2.2.1-8)
 Depends:  %N-shlibs (= %e:%v-%r), tcltk (>= 8.4.1-1), python23-socket 
-BuildDepends: readline (>= 4.3-25), db42-ssl | db42, fink (>= 0.17.0-1), 
gdbm3, gmp (>= 4.1.2-11), tcltk-dev, expat, bzip2-dev, gettext-dev, 
gettext-bin, ncurses-dev (>= 5.3-20031018-2)
+BuildDepends: readline (>= 4.3-25), db42-ssl | db42, fink (>= 0.17.0-1), 
gdbm3, gmp (>= 4.1.2-11), tcltk-dev, expat, bzip2-dev, gettext-dev, 
gettext-bin, libncurses5
 Source: http://python.org/ftp/python/%v/Python-%v.tgz
 Source2: http://www.python.org/ftp/python/doc/%v/html-%v.zip
 Source-MD5: b6cf0b19226861a38689d2fabd0931b3

Index: python21.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/python21.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- python21.info       3 Jan 2004 20:45:55 -0000       1.5
+++ python21.info       16 Jan 2005 02:54:57 -0000      1.6
@@ -1,12 +1,12 @@
 Package: python21
 Version: 2.1.3
-Revision: 39
+Revision: 41
 Description: Interpreted, object-oriented language
 DescDetail: It is often compared to Tcl, Perl, Scheme or Java. 
 Source: ftp://ftp.python.org/pub/python/%v/Python-%v.tgz
 Source-MD5: a8b04cdc822a6fc833ed9b99c7fba589
-Depends: db3-shlibs (>= 3.3.11-23), gdbm-shlibs (>= 1.8.0-4), tcltk, 
readline-shlibs (>= 4.3-15), python21-socket, ncurses, ncurses-shlibs
-BuildDepends: db3 (>= 3.3.11-23), gdbm (>= 1.8.0-4), readline (>= 4.3-15), 
tcltk-dev, ncurses-dev (>= 5.3-20031018-2), x11-dev
+Depends: db3-shlibs (>= 3.3.11-23), gdbm-shlibs (>= 1.8.0-4), tcltk, 
readline-shlibs (>= 4.3-15), python21-socket, ncurses, libncurses5-shlibs
+BuildDepends: db3 (>= 3.3.11-23), gdbm (>= 1.8.0-4), readline (>= 4.3-15), 
tcltk-dev, libncurses5, x11-dev
 SourceDirectory: Python-%v
 PatchScript: (sed 's|<PREFIX>|%p|g' < %a/%n.patch | patch -p1)
 ConfigureParams: --with-dyld --with-suffix

Index: python23-nox.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/python23-nox.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- python23-nox.info   12 Dec 2004 18:36:41 -0000      1.13
+++ python23-nox.info   16 Jan 2005 02:54:57 -0000      1.14
@@ -1,12 +1,12 @@
 Package: python23-nox
 Version: 2.3.4
-Revision: 1
+Revision: 3
 Epoch: 1
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Conflicts: python23, python (<= 2.2.1-8)
 Replaces: python23, python (<= 2.2.1-8), python-nox (<= 2.2.1-8)
 Depends: %N-shlibs (= %e:%v-%r), python23-socket-nox
-BuildDepends: readline (>= 4.3-15), db42-ssl | db42, fink (>= 0.17.0-1), gdbm3 
(>= 1.8.0-4), gmp, expat, bzip2-dev, gettext-dev, ncurses-dev
+BuildDepends: readline (>= 4.3-15), db42-ssl | db42, fink (>= 0.17.0-1), gdbm3 
(>= 1.8.0-4), gmp, expat, bzip2-dev, gettext-dev, libncurses5
 Source: http://python.org/ftp/python/%v/Python-%v.tgz
 Source-MD5: b6cf0b19226861a38689d2fabd0931b3
 PatchScript: (sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1)

Index: python22-nox.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/python22-nox.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- python22-nox.info   29 Dec 2003 13:51:44 -0000      1.4
+++ python22-nox.info   16 Jan 2005 02:54:57 -0000      1.5
@@ -1,11 +1,11 @@
 Package: python22-nox
 Version: 2.2.3
-Revision: 24
+Revision: 25
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Conflicts: python22, python (<= 2.2.1-8)
 Replaces: python22, python (<= 2.2.1-8), python-nox (<= 2.2.1-8)
 Depends: %N-shlibs (= %v-%r) | python22-shlibs (= %v-%r), python22-socket-nox
-BuildDepends: readline (>= 4.3-15), db3 (>= 3.3.11-23), gdbm (>= 1.8.0-4), gmp 
(>= 4.1.2-11), expat, ncurses-dev (>= 5.3-20031018-2)
+BuildDepends: readline (>= 4.3-15), db3 (>= 3.3.11-23), gdbm (>= 1.8.0-4), gmp 
(>= 4.1.2-11), expat, libncurses5
 Source: http://python.org/ftp/python/%v/Python-%v.tgz
 Source-MD5: 169f89f318e252dac0c54dd1b165d229 
 PatchScript: (sed 's|<PREFIX>|%p|g' < %a/%n.patch | patch -p1)
@@ -29,7 +29,7 @@
 <<
 SplitOff: <<
  Package: %N-shlibs
- Depends: readline-shlibs (>= 4.3-15), expat-shlibs, gdbm-shlibs  (>= 
1.8.0-4), gmp-shlibs (>= 4.1.2-11), db3-shlibs (>= 3.3.11-23), ncurses (>= 
5.3-12), ncurses-shlibs (>= 5.3-12)
+ Depends: readline-shlibs (>= 4.3-15), expat-shlibs, gdbm-shlibs  (>= 
1.8.0-4), gmp-shlibs (>= 4.1.2-11), db3-shlibs (>= 3.3.11-23), ncurses (>= 
5.3-12), libncurses5-shlibs (>= 5.3-12)
  Conflicts: python22-shlibs
  Replaces: python22-shlibs, python (<= 2.2.1-8), python-nox (<= 2.2.1-8)
  Files: lib/python2.2/config/libpython2.2.dylib

Index: guile.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/guile.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- guile.info  24 Oct 2003 02:03:42 -0000      1.3
+++ guile.info  16 Jan 2005 02:54:57 -0000      1.4
@@ -3,7 +3,7 @@
 Revision: 27
 GCC: 3.3
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: readline (>= 4.3-15), ncurses-dev (>= 5.3-12)
+BuildDepends: readline (>= 4.3-15), libncurses5
 Source: gnu
 UpdateLibtool: true
 NoSetCPPFlags: true
@@ -22,7 +22,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: readline-shlibs (>= 4.3-15), ncurses (>= 5.3-12), ncurses-shlibs 
(>= 5.3-12)
+  Depends: readline-shlibs (>= 4.3-15), ncurses (>= 5.3-12), 
libncurses5-shlibs (>= 5.3-12)
   Replaces: %N (<= 1.4-3)
   Files: lib/libguile.*.dylib lib/libguilereadline.*.dylib
   Shlibs: <<

Index: open-cobol.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/open-cobol.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- open-cobol.info     7 Jan 2005 22:14:56 -0000       1.6
+++ open-cobol.info     16 Jan 2005 02:54:57 -0000      1.7
@@ -1,10 +1,10 @@
 Package: open-cobol
 Version: 0.23
-Revision: 5
+Revision: 6
 BuildDependsOnly: True
 Maintainer: Matthias Neeracher <[EMAIL PROTECTED]>
 Depends: gmp-shlibs, db42-shlibs, libgnugetopt-shlibs, %n-shlibs
-BuildDepends: gmp, db42, libtool14, libgnugetopt, ncurses-dev, readline, gcc3.3
+BuildDepends: gmp, db42, libtool14, libgnugetopt, libncurses5, readline, gcc3.3
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: a253ca8965dd071c517d3860e9730137
 Patch: %n.patch
@@ -15,7 +15,7 @@
 SetCXX: g++-3.3
 SplitOff: <<
  Package: open-cobol-shlibs
- Depends: ncurses-shlibs, readline-shlibs
+ Depends: libncurses5-shlibs, readline-shlibs
  Files: <<
  lib/libcob.*.dylib
  <<



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to