Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv28554
Modified Files:
ocaml.info ocaml.patch
Log Message:
Make ocaml configure look for X11.dylib instead of X11.so.
Fix reported by Martin Costabel.
Index: ocaml.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/ocaml.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ocaml.patch 20 Jan 2006 20:28:27 -0000 1.1
+++ ocaml.patch 2 Dec 2007 04:29:21 -0000 1.2
@@ -1,7 +1,19 @@
-diff -Nurd -x'*~' ocaml-3.08.0.orig/infoman/ocaml.info
ocaml-3.08.0/infoman/ocaml.info
---- ocaml-3.08.0.orig/infoman/ocaml.info 2004-07-13 07:27:03.000000000
-0400
-+++ ocaml-3.08.0/infoman/ocaml.info 2005-10-11 01:48:20.000000000 -0400
-@@ -1,4 +1,10 @@
+diff -u configure
+--- a/ocaml-3.10.0/configure
++++ b/ocaml-3.10.0/configure
+@@ -1219,7 +1219,7 @@ for dir in \
+ ; \
+ do
+ if test -f $dir/libX11.a || \
+- test -f $dir/libX11.so || \
++ test -f $dir/libX11.dylib || \
+ test -f $dir/libX11.dll.a || \
+ test -f $dir/libX11.sa; then
+ if test $dir = /usr/lib; then
+diff -u infoman/ocaml.info
+--- a/infoman/ocaml.info
++++ b/infoman/ocaml.info
+@@ -1,4 +1,10 @@ This file has been translated from LaTeX
This file has been translated from LaTeX by HeVeA.
+
+INFO-DIR-SECTION Programming Languages
Index: ocaml.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/ocaml.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- ocaml.info 1 Jul 2007 01:13:41 -0000 1.9
+++ ocaml.info 2 Dec 2007 04:29:21 -0000 1.10
@@ -1,6 +1,6 @@
Package: ocaml
Version: 3.10
-Revision: 1000
+Revision: 1001
Description: Latest implementation of Caml dialect of ML
BuildDepends: tcltk-dev, x11-dev, libncurses5 (>= 5.4-20041023-1006)
Depends: tcltk, x11, libncurses5-shlibs (>= 5.4-20041023-1006)
@@ -60,4 +60,4 @@
<<
License: OSI-Approved
Homepage: http://caml.inria.fr/ocaml
-Maintainer: Brendan Cully <[EMAIL PROTECTED]>
+Maintainer: Brendan Cully <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs