Date: Fri, 27 Jun 2008 17:05:36 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: yarodin@gmail.com Subject: ports/125040: [PATCH] archivers/unrar-iconv: fix build for unrar 3.8.2 Message-ID: <20080627090536.4A206330B@sunpoet.net> Resent-Message-ID: <200806270910.m5R9A9Hd010525@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125040 >Category: ports >Synopsis: [PATCH] archivers/unrar-iconv: fix build for unrar 3.8.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 27 09:10:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 7.0-STABLE amd64 >Organization: >Environment: System: FreeBSD bonjour.sunpoet.net 7.0-STABLE FreeBSD 7.0-STABLE #8: Wed Jun 11 22:35:07 CST 2008 >Description: [DESCRIBE CHANGES] - Fix build for unrar 3.8.2 Port maintainer (yarodin@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- unrar-iconv-3.80.b2,5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/archivers/unrar-iconv/files/patch-iconv /home/depot/FreeBSD/sunpoet/unrar-iconv/files/patch-iconv --- /usr/ports/archivers/unrar-iconv/files/patch-iconv 2008-06-20 11:35:32.809802094 +0800 +++ /home/depot/FreeBSD/sunpoet/unrar-iconv/files/patch-iconv 2008-06-27 17:03:51.565441122 +0800 @@ -123,12 +123,12 @@ +#define MCHelpSwLO "\n lo<option> Encoding option {ignore,translit,<empty>}" +#define MIconvCannotOpen "\nCannot open iconv to convert between '%s' and '%s' with option '%s'" +#endif ---- makefile.unix Sat Apr 30 11:00:12 2005 -+++ makefile.unix Mon Jan 16 18:04:41 2006 -@@ -10,6 +10,13 @@ - CXXFLAGS=-O2 +--- makefile.unix 2008-05-31 14:18:14.000000000 +0800 ++++ makefile.unix 2008-06-27 17:03:22.459952295 +0800 +@@ -11,6 +11,13 @@ DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE STRIP=strip + DESTDIR=/usr +# iconv stuff. Remove #ICONV# to enable +# where to get iconv.h +CXXFLAGS+= -I/usr/local/include --- unrar-iconv-3.80.b2,5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080627090536.4A206330B>