Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12140

Modified Files:
        ghostscript.patch 
Log Message:
update to 9.10

Index: ghostscript.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/ghostscript.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ghostscript.patch   29 May 2013 06:01:14 -0000      1.3
+++ ghostscript.patch   10 Sep 2013 20:04:51 -0000      1.4
@@ -1,25 +1,6 @@
-diff -Naur ghostscript-9.07/base/gdevpng.c 
ghostscript-9.07.modified/base/gdevpng.c
---- ghostscript-9.07/base/gdevpng.c    2013-02-13 23:58:13.000000000 -0800
-+++ ghostscript-9.07.modified/base/gdevpng.c   2013-05-28 21:14:21.000000000 
-0700
-@@ -692,6 +692,7 @@
- 
- #if PNG_LIBPNG_VER_MINOR < 5
- 
-+#if 0 /* not required in 1.5 */
- /*
-  * Patch around a static reference to a never-used procedure.
-  * This could be avoided if we were willing to edit pngconf.h to
-@@ -712,6 +713,7 @@
- }
- #endif
- #endif
-+#endif
- 
- static int
- pngalpha_open(gx_device * pdev)
-diff -Naur ghostscript-9.07/base/gxpcolor.h 
ghostscript-9.07.modified/base/gxpcolor.h
---- ghostscript-9.07/base/gxpcolor.h   2013-02-13 23:58:13.000000000 -0800
-+++ ghostscript-9.07.modified/base/gxpcolor.h  2013-05-28 21:14:21.000000000 
-0700
+diff -uNr ghostscript-9.10/base/gxpcolor.h 
ghostscript-9.10.fink/base/gxpcolor.h
+--- ghostscript-9.10/base/gxpcolor.h   2013-08-30 06:37:28.000000000 -0400
++++ ghostscript-9.10.fink/base/gxpcolor.h      2013-09-10 15:51:36.000000000 
-0400
 @@ -20,6 +20,7 @@
  #ifndef gxpcolor_INCLUDED
  #  define gxpcolor_INCLUDED
@@ -28,10 +9,10 @@
  #include "gspcolor.h"
  #include "gxcspace.h"
  #include "gxdevice.h"
-diff -Naur ghostscript-9.07/base/mkromfs.c 
ghostscript-9.07.modified/base/mkromfs.c
---- ghostscript-9.07/base/mkromfs.c    2013-02-13 23:58:13.000000000 -0800
-+++ ghostscript-9.07.modified/base/mkromfs.c   2013-05-28 21:14:21.000000000 
-0700
-@@ -2297,7 +2297,7 @@
+diff -uNr ghostscript-9.10/base/mkromfs.c ghostscript-9.10.fink/base/mkromfs.c
+--- ghostscript-9.10/base/mkromfs.c    2013-08-30 06:37:28.000000000 -0400
++++ ghostscript-9.10.fink/base/mkromfs.c       2013-09-10 15:51:36.000000000 
-0400
+@@ -2302,7 +2302,7 @@
  #endif
      fprintf(out,"\n#include \"stdint_.h\"\n");
      fprintf(out,"\n#include \"time_.h\"\n\n");
@@ -40,10 +21,10 @@
  
      /* process the remaining arguments (options interspersed with paths) */
      for (; atarg < argc; atarg++) {
-diff -Naur ghostscript-9.07/configure ghostscript-9.07.modified/configure
---- ghostscript-9.07/configure 2013-02-13 23:58:14.000000000 -0800
-+++ ghostscript-9.07.modified/configure        2013-05-28 21:14:21.000000000 
-0700
-@@ -836,6 +836,7 @@
+diff -uNr ghostscript-9.10/configure ghostscript-9.10.fink/configure
+--- ghostscript-9.10/configure 2013-08-30 06:37:28.000000000 -0400
++++ ghostscript-9.10.fink/configure    2013-09-10 15:51:36.000000000 -0400
+@@ -841,6 +841,7 @@
  LIBS
  CPPFLAGS
  CPP
@@ -51,11 +32,30 @@
  XMKMF'
  
  
-diff -Naur ghostscript-9.07/psi/imainarg.c 
ghostscript-9.07.modified/psi/imainarg.c
---- ghostscript-9.07/psi/imainarg.c    2013-02-13 23:58:13.000000000 -0800
-+++ ghostscript-9.07.modified/psi/imainarg.c   2013-05-28 21:22:42.000000000 
-0700
-@@ -205,6 +205,11 @@
-                 return e_Fatal;
+diff -uNr ghostscript-9.10/devices/gdevpng.c 
ghostscript-9.10.fink/devices/gdevpng.c
+--- ghostscript-9.10/devices/gdevpng.c 2013-08-30 06:37:28.000000000 -0400
++++ ghostscript-9.10.fink/devices/gdevpng.c    2013-09-10 15:51:36.000000000 
-0400
+@@ -716,6 +716,7 @@
+ 
+ #if PNG_LIBPNG_VER_MINOR < 5
+ 
++#if 0 /* not required in 1.5 */
+ /*
+  * Patch around a static reference to a never-used procedure.
+  * This could be avoided if we were willing to edit pngconf.h to
+@@ -736,6 +737,7 @@
+ }
+ #endif
+ #endif
++#endif
+ 
+ static int
+ pngalpha_open(gx_device * pdev)
+diff -uNr ghostscript-9.10/psi/imainarg.c ghostscript-9.10.fink/psi/imainarg.c
+--- ghostscript-9.10/psi/imainarg.c    2013-08-30 06:37:28.000000000 -0400
++++ ghostscript-9.10.fink/psi/imainarg.c       2013-09-10 15:51:36.000000000 
-0400
+@@ -212,6 +212,11 @@
+ #endif
          }
      }
 +


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to