From ler@lerctr.org  Mon Mar 10 00:08:08 2014
Return-Path: <ler@lerctr.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 7BD1752C;
	Mon, 10 Mar 2014 00:08:08 +0000 (UTC)
Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 559D77A7;
	Mon, 10 Mar 2014 00:08:08 +0000 (UTC)
Received: from ler by thebighonker.lerctr.org with local (Exim 4.82 (FreeBSD))
	(envelope-from <ler@lerctr.org>)
	id 1WMnlH-0000qz-At; Sun, 09 Mar 2014 19:08:07 -0500
Message-Id: <E1WMnlH-0000qz-At@thebighonker.lerctr.org>
Date: Sun, 09 Mar 2014 19:08:07 -0500
From: Larry Rosenman <ler@lerctr.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wxs@FreeBSD.org
Subject: [PATCH] devel/git: add USES=iconv to unbreak on 10/11
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         187405
>Category:       ports
>Synopsis:       [PATCH] devel/git: add USES=iconv to unbreak on 10/11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 00:10:00 UTC 2014
>Closed-Date:    Mon Mar 10 09:34:58 CET 2014
>Last-Modified:  Mon Mar 10 09:34:58 CET 2014
>Originator:     Larry Rosenman
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD thebighonker.lerctr.org 10.0-STABLE FreeBSD 10.0-STABLE #18 r262564: Thu Feb 27 10:58:55 CST
>Description:
[DESCRIBE CHANGES]

Port maintainer (wxs@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.03 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:


Index: Makefile
===================================================================
--- Makefile	(revision 347682)
+++ Makefile	(working copy)
@@ -25,7 +25,7 @@
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
 GNU_CONFIGURE=	yes
-USES=		gmake shebangfix
+USES=		gmake shebangfix iconv:wchar_t,translit
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 MAKE_ENV+=	V=1
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Mar 10 00:10:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187405 
State-Changed-From-To: open->closed 
State-Changed-By: tijl 
State-Changed-When: Mon Mar 10 09:34:08 CET 2014 
State-Changed-Why:  
Duplicate of ports/187326 which has a better patch. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187405 
>Unformatted:
