ports/96081: [PATCH] chinese/mutt: enable WITH_MUTT_ASSUMED_CHARSET_PATCH
Rong-En Fan
rafan at infor.org
Thu Apr 20 03:10:20 UTC 2006
>Number: 96081
>Category: ports
>Synopsis: [PATCH] chinese/mutt: enable WITH_MUTT_ASSUMED_CHARSET_PATCH
>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: Thu Apr 20 03:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list