[Bug 251404] misc/mc: add compatibility to (un)rar 6.x and bump PORTREVISION

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 27 May 2021 08:46:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251404

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=b20b92686b504c322dd809c3107acb4edda0eb08

commit b20b92686b504c322dd809c3107acb4edda0eb08
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-05-27 08:42:00 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-05-27 08:42:43 +0000

    misc/mc: the port had been improved (+)

    - GC outdated CONFLICTS (misc/mc-light had been removed on 2019-10-16)
    - Add missing SCREEN_DESC (screen library) option description
    - Offer new option, EXTATTR (ext2fs extended attributes support) and
      ensure, in somewhat ugly way, that dependency on `sysutils/e2fsprogs'
      won't be silently picked up if this option is disabled
    - Tell users that /bin/sh, our base system sh(1), is not supported as
      concurrent subshell because it does not allow "precmd" hooks [1]
    - Fix entering RAR archives after `archivers/unrar` had been updated
      to version 6.x [2]
    - Use helper target and simplify installation of documentation files

    PR:     208391 [1], 251404 [2]

 misc/mc/Makefile                   | 36 +++++++++++++++++++-----------------
 misc/mc/files/pkg-message.in (new) | 17 +++++++++++++++++
 2 files changed, 36 insertions(+), 17 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.