mr_bones_    15/05/06 04:14:19

  Added:                chessx-1.3.2-zlib.patch
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.1                  games-board/chessx/files/chessx-1.3.2-zlib.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/chessx/files/chessx-1.3.2-zlib.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/chessx/files/chessx-1.3.2-zlib.patch?rev=1.1&content-type=text/plain

Index: chessx-1.3.2-zlib.patch
===================================================================
--- chessx-1.2.2/src/quazip/ioapi.h
+++ chessx-1.2.2-patched/src/quazip/ioapi.h
@@ -1,3 +1,4 @@
+#define OF(x) x
 /* ioapi.h -- IO base function header for compress/uncompress .zip
    files using zlib + zip or unzip API
 
--- chessx-1.2.2/src/quazip/unzip.c
+++ chessx-1.2.2-patched/src/quazip/unzip.c
@@ -1,3 +1,4 @@
+#define OF(x) x
 /* unzip.c -- IO for uncompress .zip files using zlib
    Version 1.01e, February 12th, 2005
 
--- chessx-1.2.2/src/quazip/unzip.h
+++ chessx-1.2.2-patched/src/quazip/unzip.h
@@ -1,3 +1,4 @@
+#define OF(x) x
 /* unzip.h -- IO for uncompress .zip files using zlib
    Version 1.01e, February 12th, 2005
 
--- chessx-1.2.2/src/quazip/zip.c
+++ chessx-1.2.2-patched/src/quazip/zip.c
@@ -1,3 +1,4 @@
+#define OF(x) x
 /* zip.c -- IO on .zip files using zlib
    Version 1.01e, February 12th, 2005
 
--- chessx-1.2.2/src/quazip/zip.h
+++ chessx-1.2.2-patched/src/quazip/zip.h
@@ -1,3 +1,4 @@
+#define OF(x) x
 /* zip.h -- IO for compress .zip files using zlib
    Version 1.01e, February 12th, 2005
 




Reply via email to