Bug 212993 - [maintainer] news/sabnzbdplus fix encoding issues
Summary: [maintainer] news/sabnzbdplus fix encoding issues
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thomas Zander
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-09-26 05:08 UTC by joshruehlig
Modified: 2016-11-06 15:40 UTC (History)
1 user (show)

See Also:
joshruehlig: maintainer-feedback+
riggs: merge-quarterly+


Attachments
sabnzbdplus patch (512 bytes, patch)
2016-09-26 05:09 UTC, joshruehlig
joshruehlig: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description joshruehlig 2016-09-26 05:08:36 UTC
UTF-8 is not an actually encoding we can set, see https://www.b1c1l1.com/blog/2011/05/09/using-utf-8-unicode-on-freebsd/.

Use en_US.UTF-8 instead, unless there is a better choice.
Comment 1 joshruehlig 2016-09-26 05:09:01 UTC
Created attachment 175167 [details]
sabnzbdplus patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-06 10:49:37 UTC
A commit references this bug:

Author: riggs
Date: Sun Nov  6 10:49:04 UTC 2016
New revision: 425481
URL: https://svnweb.freebsd.org/changeset/ports/425481

Log:
  Fix character encoding issues

  Details:
  - port now defaults to en_US.UTF-8 for LC_CTYPE
  - Bump PORTREVISION

  PR:		212993
  Submitted by:	joshruehlig@gmail.com (maintainer)
  MFH:		2016Q4

Changes:
  head/news/sabnzbdplus/Makefile
  head/news/sabnzbdplus/files/sabnzbd.in
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-11-06 15:40:08 UTC
A commit references this bug:

Author: riggs
Date: Sun Nov  6 15:39:54 UTC 2016
New revision: 425499
URL: https://svnweb.freebsd.org/changeset/ports/425499

Log:
  MFH: r425481

  Fix character encoding issues

  Details:
  - port now defaults to en_US.UTF-8 for LC_CTYPE
  - Bump PORTREVISION

  PR:		212993
  Submitted by:	joshruehlig@gmail.com (maintainer)

  Approved by:	ports-secteam (feld)

Changes:
_U  branches/2016Q4/
  branches/2016Q4/news/sabnzbdplus/Makefile
  branches/2016Q4/news/sabnzbdplus/files/sabnzbd.in