From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 23 14:10:12 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D1490106567B for ; Sat, 23 Jun 2012 14:10:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 924458FC1E for ; Sat, 23 Jun 2012 14:10:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q5NEACLc084541 for ; Sat, 23 Jun 2012 14:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5NEACR2084540; Sat, 23 Jun 2012 14:10:12 GMT (envelope-from gnats) Resent-Date: Sat, 23 Jun 2012 14:10:12 GMT Resent-Message-Id: <201206231410.q5NEACR2084540@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kit Sin Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2E6C21065673 for ; Sat, 23 Jun 2012 14:09:58 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 1A1478FC20 for ; Sat, 23 Jun 2012 14:09:58 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q5NE9voX042420 for ; Sat, 23 Jun 2012 14:09:57 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q5NE9vA7042419; Sat, 23 Jun 2012 14:09:57 GMT (envelope-from nobody) Message-Id: <201206231409.q5NE9vA7042419@red.freebsd.org> Date: Sat, 23 Jun 2012 14:09:57 GMT From: Kit Sin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/169346: ports chinese/mutt is broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2012 14:10:12 -0000 >Number: 169346 >Category: ports >Synopsis: ports chinese/mutt is broken >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 23 14:10:12 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Kit Sin >Release: FreeBSD 9 >Organization: >Environment: FreeBSD passion.hsins.com 9.0-STABLE FreeBSD 9.0-STABLE #0: Sat May 26 21:05:34 MYT 2012 ktsin@passion.hsins.com:/tmp/obj/usr/src/sys/PASSION amd64 >Description: ports chinese/mutt is broken due to changes to parent port mail/mutt-devel. see change http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/mutt-devel/Makefile.diff?r1=1.329;r2=1.330 >How-To-Repeat: >Fix: apply the attached patch. Patch attached with submission follows: --- chinese/mutt/Makefile.orig 2012-04-15 22:38:18.343142000 +0800 +++ chinese/mutt/Makefile 2012-06-23 21:39:07.116937000 +0800 @@ -23,8 +23,8 @@ LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert -CFLAGS+= -D_DONT_USE_CTYPE_INLINE_ -LDFLAGS+= -lhz +CFLAGS_ADD+= -D_DONT_USE_CTYPE_INLINE_ +LDFLAGS_ADD+= -lhz WITH_MUTT_LOCALES_FIX= yes WITH_MUTT_NCURSES= yes >Release-Note: >Audit-Trail: >Unformatted: