Bug 208104 - misc/mc: Fix perl ls helper
Summary: misc/mc: Fix perl ls helper
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Felder
URL: https://www.midnight-commander.org/ti...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-17 23:29 UTC by Ben Woods
Modified: 2016-03-18 12:05 UTC (History)
1 user (show)

See Also:


Attachments
Patch from upstream ticket 3611 to fix perl ls helper (2.46 KB, patch)
2016-03-17 23:29 UTC, Ben Woods
woodsb02: maintainer-approval+
Details | Diff
QA: Successful poudriere testport logs for misc/mc 4.8.16 with patch on FreeBSD 10.2 amd64 (178.79 KB, text/plain)
2016-03-17 23:45 UTC, Ben Woods
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woods freebsd_committer freebsd_triage 2016-03-17 23:29:40 UTC
Created attachment 168345 [details]
Patch from upstream ticket 3611 to fix perl ls helper

* Fix perl ls helper in misc/mc by applying patch from upstream ticket 3611 [1]

  [1] https://www.midnight-commander.org/ticket/3611
Comment 1 Ben Woods freebsd_committer freebsd_triage 2016-03-17 23:45:03 UTC
Created attachment 168347 [details]
QA: Successful poudriere testport logs for misc/mc 4.8.16 with patch on FreeBSD 10.2 amd64
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-18 12:05:03 UTC
A commit references this bug:

Author: feld
Date: Fri Mar 18 12:04:33 UTC 2016
New revision: 411345
URL: https://svnweb.freebsd.org/changeset/ports/411345

Log:
  misc/mc: Multiple fixes

  - Fix subshell functionality for csh users
  - Make SFTP an option, enabled by default
  - Fix SIGILL on FreeBSD 9.x
  - Fix perl ls helper with fish shell

  PR:		207487, 208027, 208102, 208104

Changes:
  head/misc/mc/Makefile
  head/misc/mc/files/patch-upstreamticket2742-detect-csh-as-tcsh-by-name.patch
  head/misc/mc/files/patch-upstreamticket3611-fish-fix-perl-ls-helper.patch
  head/misc/mc/files/patch-upstreamticket3617-mc_open-handle-varargs-mode_t-promotion-issue--v2.patch
Comment 3 Mark Felder freebsd_committer freebsd_triage 2016-03-18 12:05:51 UTC
Committed, thanks!