From rafan@svm.csie.ntu.edu.tw  Thu Apr 20 03:09:25 2006
Return-Path: <rafan@svm.csie.ntu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DBA2816A402;
	Thu, 20 Apr 2006 03:09:25 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3C0C743D46;
	Thu, 20 Apr 2006 03:09:24 +0000 (GMT)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1])
	by svm.csie.ntu.edu.tw (8.13.4/8.13.4) with ESMTP id k3K39Ohg093738;
	Thu, 20 Apr 2006 11:09:24 +0800 (CST)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: (from rafan@localhost)
	by svm.csie.ntu.edu.tw (8.13.4/8.13.4/Submit) id k3K39NRl093737;
	Thu, 20 Apr 2006 11:09:23 +0800 (CST)
	(envelope-from rafan)
Message-Id: <200604200309.k3K39NRl093737@svm.csie.ntu.edu.tw>
Date: Thu, 20 Apr 2006 11:09:23 +0800 (CST)
From: Rong-En Fan <rafan@infor.org>
Reply-To: Rong-En Fan <rafan@infor.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clive@freebsd.org
Subject: [PATCH] chinese/mutt: enable WITH_MUTT_ASSUMED_CHARSET_PATCH 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         96081
>Category:       ports
>Synopsis:       [PATCH] chinese/mutt: enable WITH_MUTT_ASSUMED_CHARSET_PATCH
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clive
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 20 03:10:18 GMT 2006
>Closed-Date:    Thu Apr 20 10:51:31 GMT 2006
>Last-Modified:  Thu Apr 20 10:51:31 GMT 2006
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.0
>Organization:
NTU CSIE 
>Environment:


	
>Description:
	Some time ago, mail/mutt-devel has a new knob
	WITH_MUTT_ASSUMED_CHARSET_PATCH, which enable the assumed_charset
	patch from mutt.org's patches list. This option is
	very useful for those who read Big5 mail wihout proper
	charset information in mail header in UTF-8 environment.

	[Port maintainer is CC'ed.]

	
>How-To-Repeat:
	
>Fix:
	I dont know how to bump the PORTREVISION property. So, 
	it is left to the maintainer. 

	The current PORTREVISION works, so remove the out-ot-date
	comment.

diff -ruN /usr/ports/chinese/mutt/Makefile mutt/Makefile
--- /usr/ports/chinese/mutt/Makefile	Tue Dec 21 00:23:12 2004
+++ mutt/Makefile	Thu Apr 20 11:04:22 2006
@@ -12,9 +12,6 @@
 REVISEDATE=	20040617
 PORTREVISION=	${REVISEDATE}
 
-# XXX: Currently PORTREVISION assignment is not functional. Master port
-# needs to be fixed.
-
 MAINTAINER=	clive@FreeBSD.org
 COMMENT=	The Mongrel of Mail User Agents with Chinese support
 
@@ -30,6 +27,7 @@
 WITH_MUTT_LOCALES_FIX=	yes
 MUTT_CONFIGURE_ARGS+=	--without-wc-funcs
 WITH_MUTT_NCURSES=	yes
+WITH_MUTT_ASSUMED_CHARSET_PATCH=	yes
 .if !defined(PACKAGE_BUILDING)
 WITHOUT_MUTT_SGMLFORMAT=	yes
 WITHOUT_MUTT_HTML=		yes
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clive 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 20 03:16:12 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96081 
State-Changed-From-To: open->closed 
State-Changed-By: clive 
State-Changed-When: Thu Apr 20 10:51:10 UTC 2006 
State-Changed-Why:  
Committed, thanks. 

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