From sunpoet@sunpoet.net  Fri Jun 27 09:05:49 2008
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 76B59106567B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Jun 2008 09:05:49 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [203.204.205.212])
	by mx1.freebsd.org (Postfix) with ESMTP id 54E1A8FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Jun 2008 09:05:49 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 4A206330B; Fri, 27 Jun 2008 17:05:36 +0800 (CST)
Message-Id: <20080627090536.4A206330B@sunpoet.net>
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: [PATCH] archivers/unrar-iconv: fix build for unrar 3.8.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: yarodin@gmail.com

>Number:         125040
>Category:       ports
>Synopsis:       [PATCH] archivers/unrar-iconv: fix build for unrar 3.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 27 09:10:09 UTC 2008
>Closed-Date:    Wed Jul 02 23:03:50 UTC 2008
>Last-Modified:  Wed Jul  2 23:10:02 UTC 2008
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jun 27 09:10:19 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125040 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: yarodin@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/125040: [PATCH] archivers/unrar-iconv: fix build for unrar 3.8.2
Date: Fri, 27 Jun 2008 09:10:17 UT

 Maintainer of archivers/unrar-iconv,
 
 Please note that PR ports/125040 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125040
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Yar Odin <yarodin@gmail.com>
To: bug-followup@freebsd.org,
 sunpoet@sunpoet.net
Cc:  
Subject: Re: ports/125040: [PATCH] archivers/unrar-iconv: fix build for unrar 3.8.2
Date: Fri, 27 Jun 2008 21:35:52 +0600

 I agree. Patch is ok.
 Thanks to Sunpoet Po-Chuan Hsieh for his atention to unrar-iconv port.
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Fri Jun 27 16:01:35 UTC 2008 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125040 
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Wed Jul 2 14:39:19 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125040 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Wed Jul 2 23:03:49 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125040 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125040: commit references a PR
Date: Wed,  2 Jul 2008 23:02:51 +0000 (UTC)

 wxs         2008-07-02 23:02:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     archivers/unrar-iconv/files patch-iconv 
   Log:
   Fix broken build.
   
   PR:             ports/125040
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
   Approved by:    Yar Odin <yarodin@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.4       +4 -4      ports/archivers/unrar-iconv/files/patch-iconv
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
