Bug 140942 - [Maintainer] sysutils/uschedule: correct tr(1) usage
Summary: [Maintainer] sysutils/uschedule: correct tr(1) usage
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-27 15:30 UTC by Thomas-Martin Seck
Modified: 2009-11-28 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (944 bytes, patch)
2009-11-27 15:30 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"