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

Modified Files:
        texlive.info texlive.patch 
Log Message:
Build-fix on 10.6/64bit, reported by Martin Costabel and Payam. Thanks.

Index: texlive.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/texlive.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- texlive.patch       10 Oct 2009 11:20:05 -0000      1.1
+++ texlive.patch       11 Oct 2009 00:57:48 -0000      1.2
@@ -1,3 +1,15 @@
+diff -Naur texlive-20080816-source.orig/libs/lua51/lcoco.c 
texlive-20080816-source/libs/lua51/lcoco.c
+--- texlive-20080816-source.orig/libs/lua51/lcoco.c    2008-03-25 
00:47:15.000000000 +0900
++++ texlive-20080816-source/libs/lua51/lcoco.c 2009-10-11 04:14:04.000000000 
+0900
+@@ -331,7 +331,7 @@
+ /* Else fallback to ucontext. Slower, because it saves/restores signals. */
+ #else /* !defined(COCO_MAKECTX) */
+ 
+-#include <ucontext.h>
++#include <sys/ucontext.h>
+ 
+ #define COCO_CTX              ucontext_t
+ 
 diff -Naur texlive-20080816-source.orig/texk/dvipsk/Makefile.in 
texlive-20080816-source/texk/dvipsk/Makefile.in
 --- texlive-20080816-source.orig/texk/dvipsk/Makefile.in       2008-04-30 
07:40:29.000000000 +0900
 +++ texlive-20080816-source/texk/dvipsk/Makefile.in    2009-05-04 
00:25:56.000000000 +0900

Index: texlive.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/texlive.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- texlive.info        10 Oct 2009 11:20:05 -0000      1.1
+++ texlive.info        11 Oct 2009 00:57:48 -0000      1.2
@@ -34,7 +34,7 @@
 Tar2FilesRename: ptexlive-20091009:ptexlive
 NoSourceDirectory: true
 PatchFile: texlive.patch
-PatchFile-MD5: 16cd00baf3a20259e19cf8a431884135
+PatchFile-MD5: a1a40e5a6dc0c45ed8f08ce3a7e09c91
 PatchScript: <<
  lzma -dc texlive-20080816-source.tar.lzma | tar xf -
  mv       texlive-20080816-source                texlive


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to