[csw-devel] SF.net SVN: gar:[14623] csw/mgar/pkg/graphviz/trunk
ellson at users.sourceforge.net
ellson at users.sourceforge.net
Thu May 19 19:44:14 CEST 2011
Revision: 14623
http://gar.svn.sourceforge.net/gar/?rev=14623&view=rev
Author: ellson
Date: 2011-05-19 17:44:14 +0000 (Thu, 19 May 2011)
Log Message:
-----------
Draw.c.diff was upstreamed
Modified Paths:
--------------
csw/mgar/pkg/graphviz/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/graphviz/trunk/files/Draw.c.diff
Modified: csw/mgar/pkg/graphviz/trunk/checksums
===================================================================
--- csw/mgar/pkg/graphviz/trunk/checksums 2011-05-19 17:24:39 UTC (rev 14622)
+++ csw/mgar/pkg/graphviz/trunk/checksums 2011-05-19 17:44:14 UTC (rev 14623)
@@ -3,6 +3,5 @@
b66d09e11339fc981ab7c62518b3f92e CSWgraphvizdevil.postuninstall
b66d09e11339fc981ab7c62518b3f92e CSWgraphvizgd.postinstall
b66d09e11339fc981ab7c62518b3f92e CSWgraphvizgd.postuninstall
-440058cc9beafc050b858fbf93242eee Draw.c.diff
bb58d5086e1aaa2519a7184b9ef1748f configure.patch
8d26c1171f30ca3b1dc1b429f7937e58 graphviz-2.28.0.tar.gz
Deleted: csw/mgar/pkg/graphviz/trunk/files/Draw.c.diff
===================================================================
--- csw/mgar/pkg/graphviz/trunk/files/Draw.c.diff 2011-05-19 17:24:39 UTC (rev 14622)
+++ csw/mgar/pkg/graphviz/trunk/files/Draw.c.diff 2011-05-19 17:44:14 UTC (rev 14623)
@@ -1,25 +0,0 @@
---- graphviz2/cmd/lefty/ws/x11/libfilereq/Draw.c.orig 2010-01-26 13:27:07.000000000 -0500
-+++ graphviz2/cmd/lefty/ws/x11/libfilereq/Draw.c 2010-01-26 13:27:39.000000000 -0500
-@@ -1,4 +1,4 @@
--/* $Id: Draw.c,v 1.8 2009/10/13 14:20:29 ellson Exp $ $Revision: 1.8 $ */
-+/* $Id: Draw.c,v 1.9 2010/01/26 18:24:35 ellson Exp $ $Revision: 1.9 $ */
- /* vim:set shiftwidth=4 ts=8: */
-
- /**********************************************************
-@@ -43,8 +43,16 @@
- * erik at sra.co.jp
- */
-
-+#ifdef HAVE_CONFIG_H
-+#include "config.h"
-+#endif
- #include <stdio.h>
-+#ifdef HAVE_STDINT_H
- #include <stdint.h>
-+#endif
-+#ifdef HAVE_INTTYPES_H
-+#include <inttypes.h>
-+#endif
- #include "SFinternal.h"
- #include "xstat.h"
- #include <X11/StringDefs.h>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list