Update mc to 4.8.16

Version 4.8.16

- Core
  * Support for ash + bugfixes for bash, fish (#2742)
  * Find file: empty file name matches any file name (#3593)
  * Find file: empty value of "Content" is used instead of "Search for content" checkbox to disable search for content (#3594)
  * Listbox: don't wraparound on mouse scroll (#3554)
  * Internals:
    * Listbox: various fixups (#3569: #3562, #3563, #3565, #3161)
    * Split MSG_ACTION into MSG_ACTION and MSG_NOTIFY (#3566)

- VFS
  * Support lzip compression format (#2673, #1541)
  * Support lz4 compression format (#3523)
  * patchfs: support xz compression (#3443)
  * Update uc1541 version (#3527)
  * Add mc.ext patterns for initramfs / initrd (#3115)

- Editor
  * Add golang syntax (MidnightCommander/mc#84)
  * Update Puppet syntax (MidnightCommander/mc#86)

- Misc
  * Code cleanup (#3555, #3547, #3587)
  * Better subshell documentation (#3556)
  * Fixes to the English man pages by Denys Vlasenko

- Fixes
  * Insufficient quoting in `mc.menu` (#2947)
  * Broken ./configure --without-internal-edit (#3601)
  * Memory leaks (#3547, #3561, #3567, #3572)
  * No preallocation if appending during file copy (#3577)
  * Cannot set mini-format for "brief" listing type (#3588)
  * Info panel: incorrect inode information in some cases (#3214)
  * Info panel: wrong device name with symbolic link (#3412)
  * Info panel: buffer overflow (#3582)
  * Regression: match filename, not full path in mc.ext (#3578)
  * Broken case insensitive search in non-unicode locale (#3491)
  * Error message prefixed with no sense "0:" (#3269)
  * mcedit: buffer overflow (#3579)
  * mcedit: "Lower case selection" command in User Menu (#3586)
  * mcedit: close on ctrl-g (#3557)
  * mcview: "Not found" result isn't reported in some cases (#3543)
  * VFS: isofs doesn't show .dotfiles (#3537)
  * VFS: isofs: cannot copy file from iso when Joliet without RockRidge is used (#2851)
  * VFS: extfs/unzip: enter into zip file fails with "inconsistent extfs archive" (#3433)
  * VFS: SFTP: various bugs (#3581)
  * VFS: FISH: provide major/minor info for block/char devices (#3599)
  * Bashism in gitfs+ extfs helper (#3379)
  * Non-portable invocation of man (#3509)
  * mc-wrapper leaves MC_USER set (#3550)
  * Broken silent opening of files in background (#3574)
  * Run `identify` on JPEGs even if `exif` is not installed (#3568)
This commit is contained in:
wiz 2016-04-13 18:34:27 +00:00
parent 1959e59223
commit 862b4b9d81
3 changed files with 9 additions and 10 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.101 2015/11/17 11:58:32 wiz Exp $
# $NetBSD: Makefile,v 1.102 2016/04/13 18:34:27 wiz Exp $
DISTNAME= mc-4.8.15
DISTNAME= mc-4.8.16
CATEGORIES= sysutils
MASTER_SITES= http://www.midnight-commander.org/downloads/
EXTRACT_SUFX= .tar.bz2
@ -48,7 +48,6 @@ CONFFILES+= mc.emacs.keymap
CONFFILES+= mc.ext
CONFFILES+= mc.keymap
CONFFILES+= mc.menu
CONFFILES+= mc.menu.sr
CONFFILES+= mcedit.menu
CONFFILES+= sfs.ini

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.11 2015/11/17 11:58:32 wiz Exp $
@comment $NetBSD: PLIST,v 1.12 2016/04/13 18:34:27 wiz Exp $
bin/mc
bin/mcdiff
bin/mcedit
@ -84,7 +84,6 @@ share/examples/mc/mc.emacs.keymap
share/examples/mc/mc.ext
share/examples/mc/mc.keymap
share/examples/mc/mc.menu
share/examples/mc/mc.menu.sr
share/examples/mc/mcedit.menu
share/examples/mc/sfs.ini
share/locale/az/LC_MESSAGES/mc.mo
@ -252,6 +251,7 @@ share/mc/syntax/erlang.syntax
share/mc/syntax/f90.syntax
share/mc/syntax/filehighlight.syntax
share/mc/syntax/fortran.syntax
share/mc/syntax/go.syntax
share/mc/syntax/haskell.syntax
share/mc/syntax/html.syntax
share/mc/syntax/idl.syntax

View file

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.25 2015/11/17 11:58:32 wiz Exp $
$NetBSD: distinfo,v 1.26 2016/04/13 18:34:27 wiz Exp $
SHA1 (mc-4.8.15.tar.bz2) = 896e703c394702c6cbadbd343c27174b7c55fefd
RMD160 (mc-4.8.15.tar.bz2) = d89d15ae1a87053eed9718a3f2b829509589ae9c
SHA512 (mc-4.8.15.tar.bz2) = d5eb35d5ca25cb5b19d512adc15f11d23035b59c68977a08bdacadc39a3d49cc9c9fe659fd4ca0bb17f8ab7e0b71574cbaac9dbc1935f64f0534a28d60eaffe1
Size (mc-4.8.15.tar.bz2) = 3223744 bytes
SHA1 (mc-4.8.16.tar.bz2) = 301b8d3c3e44732a3fdc52f7a4603bc432a797cc
RMD160 (mc-4.8.16.tar.bz2) = e5e580827a7a8ae00cb444c7cf33ee03e412d336
SHA512 (mc-4.8.16.tar.bz2) = 32de3dea1a267b0d00161c74637c891dbb727386a42a27162be9907b6cef5e68d941a3efa47520d955cd6ea5bb20b3d4b9d098b2893cb378580ac30c42cf45ba
Size (mc-4.8.16.tar.bz2) = 3173980 bytes
SHA1 (patch-ac) = d01357b685acd8e863510248ed7519ae2821757f
SHA1 (patch-ad) = 4484b91511cf5bac73f4ae940988d46239e2cd95
SHA1 (patch-src_vfs_extfs_helpers_Makefile.in) = c5d4735ce9548714731fdb1227e1acac78f11332