FreeBSD Bugzilla – Attachment 35896 Details for
Bug 57796
patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.12 KB, created by
Cheng-Lung Sung
on 2003-10-09 13:30:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cheng-Lung Sung
Created:
2003-10-09 13:30:20 UTC
Size:
1.12 KB
patch
obsolete
>diff -ruN /usr/ports/chinese/tin/Makefile tin/Makefile >--- /usr/ports/chinese/tin/Makefile Thu Oct 9 12:14:26 2003 >+++ tin/Makefile Thu Oct 9 20:18:41 2003 >@@ -3,7 +3,7 @@ > # Date created: 2 Dev 1997 > # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> > # >-# $FreeBSD: ports/chinese/tin/Makefile,v 1.32 2003/10/09 04:14:26 clive Exp $ >+# $FreeBSD: ports/chinese/tin/Makefile,v 1.31 2003/01/23 13:34:37 leeym Exp $ > # > > CATEGORIES= chinese >@@ -19,4 +19,5 @@ > > .include "${MASTERDIR}/Makefile" > >-CONFIGURE_ARGS+= --disable-locale --with-screen=termcap >+CONFIGURE_ARGS+= --disable-locale --with-screen=termcap \ >+ --with-mime-default-charset=Big5 >diff -ruN /usr/ports/chinese/tin/files/patch-attrib.c tin/files/patch-attrib.c >--- /usr/ports/chinese/tin/files/patch-attrib.c Tue Sep 9 20:56:45 2003 >+++ tin/files/patch-attrib.c Thu Oct 9 20:08:40 2003 >@@ -8,7 +8,7 @@ > + fprintf(fp, _("# set charset to Big5 in all newsgroups\n")); > + fprintf(fp, "scope=*\n"); > + fprintf(fp, "mm_network_charset=Big5\n"); >-+ printf(fp, "undeclared_charset=Big5\n"); >++ fprintf(fp, "undeclared_charset=Big5\n"); > } else { > char *ptr; > char buf[LEN];
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 57796
: 35896