Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv1190

Modified Files:
        graphviz.info graphviz.patch 
Log Message:
Fix build problem

Index: graphviz.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/graphviz.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- graphviz.patch      20 Jan 2006 20:26:46 -0000      1.1
+++ graphviz.patch      23 Nov 2007 21:33:52 -0000      1.2
@@ -1,6 +1,6 @@
-diff -uNr graphviz-1.16/lefty/common.h graphviz-1.16-new/lefty/common.h
---- graphviz-1.16/lefty/common.h       Tue Aug 24 18:52:28 2004
-+++ graphviz-1.16-new/lefty/common.h   Thu Nov  4 16:27:16 2004
+diff -uNr graphviz-1.16-orig/lefty/common.h graphviz-1.16/lefty/common.h
+--- graphviz-1.16-orig/lefty/common.h  2007-11-23 00:37:42.000000000 +0100
++++ graphviz-1.16/lefty/common.h       2007-11-23 00:38:07.000000000 +0100
 @@ -50,6 +50,9 @@
  #endif
  /* */
@@ -11,19 +11,19 @@
  #ifdef FEATURE_CS
  #include <ast.h>
  #else
-@@ -67,9 +70,6 @@
- #endif
+@@ -68,9 +71,6 @@
  #ifdef HAVE_LIMITS_H
  #include <limits.h>
--#endif
+ #endif
 -#ifdef HAVE_SYS_TYPES_H
 -#include <sys/types.h>
- #endif
+-#endif
  #ifdef HAVE_SYS_STAT_H
  #include <sys/stat.h>
-diff -uNr graphviz-1.16/lefty/os/unix/io.c graphviz-1.16-new/lefty/os/unix/io.c
---- graphviz-1.16/lefty/os/unix/io.c   Wed Jul 21 13:27:56 2004
-+++ graphviz-1.16-new/lefty/os/unix/io.c       Thu Nov  4 16:27:16 2004
+ #endif
+diff -uNr graphviz-1.16-orig/lefty/os/unix/io.c 
graphviz-1.16/lefty/os/unix/io.c
+--- graphviz-1.16-orig/lefty/os/unix/io.c      2007-11-23 00:37:42.000000000 
+0100
++++ graphviz-1.16/lefty/os/unix/io.c   2007-11-23 00:38:07.000000000 +0100
 @@ -1,5 +1,12 @@
  /* Lefteris Koutsofios - AT&T Bell Laboratories */
  
@@ -37,10 +37,10 @@
  #include "common.h"
  #include "io.h"
  #ifdef FEATURE_CS
-diff -uNr graphviz-1.16/ns/ns.c graphviz-1.16-new/ns/ns.c
---- graphviz-1.16/ns/ns.c      Fri Jul 16 08:29:12 2004
-+++ graphviz-1.16-new/ns/ns.c  Thu Nov  4 16:28:25 2004
-@@ -10,18 +10,24 @@
+diff -uNr graphviz-1.16-orig/ns/ns.c graphviz-1.16/ns/ns.c
+--- graphviz-1.16-orig/ns/ns.c 2007-11-23 00:37:43.000000000 +0100
++++ graphviz-1.16/ns/ns.c      2007-11-23 00:38:07.000000000 +0100
+@@ -10,19 +10,25 @@
  
  #ifdef HAVE_VALUES_H
  #include <values.h>
@@ -63,7 +63,19 @@
 +
  #ifndef MAXFLOAT
  #define MAXFLOAT FLT_MAX
--#endif
  #endif
+-#endif
  
  static int NS_run;
+ 
+diff -uNr graphviz-1.16-orig/tkspline/tkspline.c 
graphviz-1.16/tkspline/tkspline.c
+--- graphviz-1.16-orig/tkspline/tkspline.c     2007-11-23 00:37:43.000000000 
+0100
++++ graphviz-1.16/tkspline/tkspline.c  2007-11-23 00:39:17.000000000 +0100
+@@ -3,7 +3,6 @@
+ #endif
+ 
+ #include <tk.h>
+-#include <tkInt.h>
+ 
+ #ifndef CONST84
+ #define CONST84

Index: graphviz.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/graphviz.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- graphviz.info       13 Jan 2007 19:23:51 -0000      1.6
+++ graphviz.info       23 Nov 2007 21:33:52 -0000      1.7
@@ -1,6 +1,6 @@
 Package: graphviz
 Version: 1.16
-Revision: 1012
+Revision: 1013
 Source: mirror:custom:%n-%v.tar.gz
 CustomMirror: <<
 nam-US: http://www.graphviz.org/pub/graphviz/ARCHIVE
@@ -32,6 +32,6 @@
 pointing me in the right directions.
 <<
 License: BSD
-Maintainer: Thomas Kotzian <[EMAIL PROTECTED]>
+Maintainer: Matthias Neeracher <[EMAIL PROTECTED]>
 Homepage: http://www.research.att.com/sw/tools/graphviz/
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to