diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-18 11:35:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-18 11:35:50 +0000 |
commit | df70db46a24cf2fb53787f46e09b205a53171333 (patch) | |
tree | 97683967b88703d823b390a2385c175dfc81df02 /sysutils/mc/distinfo | |
parent | ed686e116b48ce5210d8b7db7b2284a61b69b923 (diff) | |
download | pkgsrc-df70db46a24cf2fb53787f46e09b205a53171333.tar.gz |
Updated mc to 4.8.17.
Version 4.8.17
- Core
* Minimal version of Gettext is 0.18.1 (#1885)
* Optimization of copy/move operations (use adaptive buffer as in coreutils) (#2193)
* Recognize csh as tcsh (#2742)
* Сentered scrolling of file panel (#3130)
* Internals:
* Switch to new high-level mouse API (#3571)
- VFS
* FISH helpers: remove executable bit (#3610)
- Editor
* Improvements of syntax highlighting:
* F90 (#3618)
* Java (MidnightCommander/mc#95)
- Misc
* Code cleanup (#3598, #3607)
* Install mc.keymap as a symlink to mc.default.keymap (#3609)
* File highlight: add more common file formats
- Fixes
* Segfault due to incorrect value of SHELL environment variable (#3606)
* Segfault when copying files under FreeBSD 9.3 (#3617)
* Segfault when entering into some cpio archives (#3621)
* Subshell output lost on window resize under tmux, GNU screen (#3639)
* Subshell cursor position lost after window resizing (#3640)
* Listbox no longer scrolls when dragging outside widget (#3559)
* VFS: extfs: incorrect date parsing in unzip (#3622)
* VFS: extfs: buffer overflow (#3605)
* VFS: patchfs: syntax error (#3620)
* VFS: fish: mistakes in ls Perl helper (#3611)
Diffstat (limited to 'sysutils/mc/distinfo')
-rw-r--r-- | sysutils/mc/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/mc/distinfo b/sysutils/mc/distinfo index 87b52a4957e..f82cd3528ad 100644 --- a/sysutils/mc/distinfo +++ b/sysutils/mc/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.26 2016/04/13 18:34:27 wiz Exp $ +$NetBSD: distinfo,v 1.27 2016/05/18 11:35:50 wiz Exp $ -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 (mc-4.8.17.tar.bz2) = 6b4f33003bcf7a5fd391835efebe847c3f426086 +RMD160 (mc-4.8.17.tar.bz2) = 1ae455d0e9f575dc17f276e5e9be0f019a8a4fe3 +SHA512 (mc-4.8.17.tar.bz2) = 148698b1455380acf011755f37d011f6c6e9888a9b7e0e9f0e9e035ad425486bf89f6a8fd13da17cd39417b4d1c8da6663555cb2de231bd1fed62b8ae25506d3 +Size (mc-4.8.17.tar.bz2) = 3316034 bytes SHA1 (patch-ac) = d01357b685acd8e863510248ed7519ae2821757f SHA1 (patch-ad) = 4484b91511cf5bac73f4ae940988d46239e2cd95 SHA1 (patch-src_vfs_extfs_helpers_Makefile.in) = c5d4735ce9548714731fdb1227e1acac78f11332 |