aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-02-17 23:21:35 +0000
committerXin LI <delphij@FreeBSD.org>2015-02-17 23:21:35 +0000
commitb7d7826fc16960ec5fbcadd41eebe7722b923a09 (patch)
tree7d05a06e0bc4560c2b4152a2d1f481a8a611441c /archivers/unzip
parent55445fd02057ba029476a75fb82832d1c8872b6b (diff)
downloadports-b7d7826fc16960ec5fbcadd41eebe7722b923a09.tar.gz
ports-b7d7826fc16960ec5fbcadd41eebe7722b923a09.zip
Notes
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/files/extra-iconv-patch-unix_unix.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unzip/files/extra-iconv-patch-unix_unix.c b/archivers/unzip/files/extra-iconv-patch-unix_unix.c
index 152e3e7295b9..ab650731f391 100644
--- a/archivers/unzip/files/extra-iconv-patch-unix_unix.c
+++ b/archivers/unzip/files/extra-iconv-patch-unix_unix.c
@@ -1,5 +1,5 @@
---- unix/unix.c.orig 2009-01-23 23:31:26 UTC
-+++ unix/unix.c
+--- unix.c.orig 2015-02-17 15:18:36.176142072 -0800
++++ unix.c 2015-02-17 15:18:56.289341100 -0800
@@ -30,6 +30,9 @@
#define UNZIP_INTERNAL
#include "unzip.h"
@@ -10,7 +10,7 @@
#ifdef SCO_XENIX
# define SYSNDIR
#else /* SCO Unix, AIX, DNIX, TI SysV, Coherent 4.x, ... */
-@@ -1874,3 +1877,90 @@ static void qlfix(__G__ ef_ptr, ef_len)
+@@ -1874,3 +1877,102 @@
}
}
#endif /* QLZIP */