Bug 198829 - misc/mc: Update to 4.8.14
Summary: misc/mc: Update to 4.8.14
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: Kurt Jaeger
URL: http://www.midnight-commander.org/wik...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-23 14:45 UTC by Ben Woods
Modified: 2015-03-24 20:41 UTC (History)
3 users (show)

See Also:


Attachments
Patch to update misc/mc to 4.8.14 (3.78 KB, patch)
2015-03-23 14:45 UTC, Ben Woods
no flags Details | Diff
Successful poudriere testport on FreeBSD 10.1 amd64 (124.54 KB, text/plain)
2015-03-23 14:49 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 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.