Bug 198829

Summary: misc/mc: Update to 4.8.14
Product: Ports & Packages Reporter: Ben Woods <woodsb02>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: 214748mv, adamw, pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://www.midnight-commander.org/wiki/NEWS-4.8.14
Attachments:
Description Flags
Patch to update misc/mc to 4.8.14
none
Successful poudriere testport on FreeBSD 10.1 amd64 none

Description Ben Woods freebsd_committer freebsd_triage 2015-03-23 14:45:15 UTC
Created attachment 154705 [details]
Patch to update misc/mc to 4.8.14

Update misc/mc to new upstream release 4.8.14.
Changes since 4.8.13 listed here: http://www.midnight-commander.org/wiki/NEWS-4.8.14

Take maintainership whilst I am here.

This patch also fixes PR 195309: Pressing F3 key on a man file (e.g. /usr/share/man/man1/cp.1.gz), causes MC to display error message "Illegal option -l".
Comment 1 Ben Woods freebsd_committer freebsd_triage 2015-03-23 14:49:10 UTC
Created attachment 154706 [details]
Successful poudriere testport on FreeBSD 10.1 amd64

Also, no warnings from portlint -AC
Comment 2 Ben Woods freebsd_committer freebsd_triage 2015-03-23 14:54:20 UTC
Credit to Ranjan1018 <214748mv@gmail.com> for the patch resolving the man page display error. Thanks!
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2015-03-23 20:15:58 UTC
testing@work
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-03-23 20:47:02 UTC
A commit references this bug:

Author: pi
Date: Mon Mar 23 20:46:42 UTC 2015
New revision: 382039
URL: https://svnweb.freebsd.org/changeset/ports/382039

Log:
  misc/mc: 4.8.13 -> 4.8.14

  - With patch from Ranjan1018 <214748mv@gmail.com> to fix man page
    display error from PR 195309
  - submitter becomes maintainer

  PR:		198829
  Submitted by:	Ben Woods <woodsb02@gmail.com>

Changes:
  head/misc/mc/Makefile
  head/misc/mc/distinfo
  head/misc/mc/files/patch-misc__ext.d__text.sh.in
  head/misc/mc/files/pkg-message.in
  head/misc/mc/pkg-plist
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2015-03-23 20:47:45 UTC
Build-tests on 10.1a, 9.3a, 8.4i look fine.

Committed, thanks!
Comment 6 214748mv 2015-03-24 20:41:01 UTC
Thanks Ben works for me too. Compiled from port and tested on FreeBSD 10.1-STABLE #0 r275864 and on FreeBSD 11.0-CURRENT #0 r280209.