Bug 140942

Summary: [Maintainer] sysutils/uschedule: correct tr(1) usage
Product: Ports & Packages Reporter: Thomas-Martin Seck <tmseck>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas-Martin Seck 2009-11-27 15:30:01 UTC
Correct a tr(1) call that intends to translate lower case to upper case
letters.

Added file:
files/patch-src-typesize.sh

Fix: Apply this patch:
How-To-Repeat: This is the same issue as with mail/usendmail (see ports/140941). The naive
tr(1) call probably works by accident in most locales but definitely not (any
longer) in the de_DE.ISO8859-1 locale on 8.0/amd64 where it produces garbage.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-11-28 02:57:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-11-28 14:59:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-11-28 14:59:16 UTC
amdmi3      2009-11-28 14:58:57 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/uschedule   Makefile 
  Added files:
    sysutils/uschedule/files patch-src-typesize.sh 
  Log:
  - Fix tr(1) usage
  
  PR:             140942
  Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
  
  Revision  Changes    Path
  1.5       +1 -0      ports/sysutils/uschedule/Makefile
  1.1       +11 -0     ports/sysutils/uschedule/files/patch-src-typesize.sh (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"