ports/63956: [change request] ports: mail/qmail-scanner

Fumihiko Kimura jfkimura at yahoo.co.jp
Tue Mar 9 02:50:15 UTC 2004


>Number:         63956
>Category:       ports
>Synopsis:       [change request] ports: mail/qmail-scanner
>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:   Mon Mar 08 18:50:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Fumihiko Kimura
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:

I entrust you with a change about the Japanese handling.
I may be what did typo when I requested you before.

>How-To-Repeat:

                ***** NOTE ******

Qmail-Scanner doesn't have language translations for jp_JP.EUC,


>Fix:

==== Begin here
diff -urN qmail-scanner.orig/files/patch-configure qmail-scanner/files/patch-configure
--- qmail-scanner.orig/files/patch-configure	Sun Jan  4 05:25:13 2004
+++ qmail-scanner/files/patch-configure	Mon Mar  8 18:32:02 2004
@@ -6,8 +6,8 @@
  
 +QSLANG=`echo $QSLANG|sed 's/\..*//'`
 +if [ "$QSLANG" = "ja_JP" ]; then
-+    #reset all Japanese to jp_JP.EUC
-+    QSLANG="jp_JP.EUC"
++    #reset all Japanese to ja_JP.EUC
++    QSLANG="ja_JP.EUC"
 +fi
 +
  if [ ! -d "./locale/$QSLANG" ]; then
==== END here

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list