svn commit: r379304 - head/archivers/unzip/files
Xin LI
delphij at FreeBSD.org
Wed Feb 18 18:37:38 UTC 2015
Author: delphij
Date: Wed Feb 18 18:37:37 2015
New Revision: 379304
URL: https://svnweb.freebsd.org/changeset/ports/379304
QAT: https://qat.redports.org/buildarchive/r379304/
Log:
Fix patch, pass my pointy hats please.
Reported by: Tomoaki AOKI <junchoon dec sakura ne jp>
Approved by: so
Modified:
head/archivers/unzip/files/extra-iconv-patch-unix_unix.c
Modified: head/archivers/unzip/files/extra-iconv-patch-unix_unix.c
==============================================================================
--- head/archivers/unzip/files/extra-iconv-patch-unix_unix.c Wed Feb 18 18:20:13 2015 (r379303)
+++ head/archivers/unzip/files/extra-iconv-patch-unix_unix.c Wed Feb 18 18:37:37 2015 (r379304)
@@ -1,5 +1,5 @@
---- unix.c.orig 2015-02-17 15:18:36.176142072 -0800
-+++ unix.c 2015-02-17 15:18:56.289341100 -0800
+--- unix/unix.c.orig 2015-02-17 15:18:36.176142072 -0800
++++ unix/unix.c 2015-02-17 15:18:56.289341100 -0800
@@ -30,6 +30,9 @@
#define UNZIP_INTERNAL
#include "unzip.h"
More information about the svn-ports-all
mailing list