[Lunar-commits] <moonbase> mc: version bumped to 4.7.1.

Florin Braescu florin at lunar-linux.org
Sat Mar 6 04:20:02 CET 2010


commit 2c278473bc1a3fa1c268fa38603b1e5654ac038f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Mar 6 05:20:02 2010 +0200

    mc: version bumped to 4.7.1.
    
    Many changes and enhacements including:
    
    - Core
    
        * Reorganization of source tree structure.
        * States of all 'Find File' dialog checkboxes are saved in user configuration file.
        * New file type bindings: viewing .lyx with lyxcat, opening with lyx.
        * Added shortcut (Meta-,) to toggle panels split.
        * Capability to remove history items. !WListbox widget was fully reimplemented.
        * Autodetect codepages of edited/viewed files with enca program.
        * Custom/locale-based date format.
        * New quick search behavior, allow wildcard characters - '*' and '?'
        * Panels: new sort type 'by version'
        * Added 'menuinactive' skin item to draw inactive visible main menu.
        * Added ability to show progressbars (when copy files) from right to left.
        * Added indication of total BPS and ETA for file operations;
          fully rewrited FileOperations dialog.
    
    - VFS
    
        * Small reorganizing.
        * Easy plugable EXTFS VFS.
    
    - Editor
    
        * Some simple optimization of syntax highlighting engine.
        * Show right margin using 'editor_show_right_margin' option.
          Keybind EditToggleShowMargin in [editor] section is used to toggle the state.
        * New editor action 'Mark all', new keybind EditMarkAll.
        * Changed default for 'Cursor beyond EOL', now it switched off by default.
        * Changed default color pair for 'editbold' (search result) to be more sensible.
    
    - Viewer
    
        * Viewer is now very fast.
        * Added new confirm box for repeat search from begining of file.
    
    - Misc
    
        * Lots of code cleanup
        * Removed obsolete checks in configuration scripts
        * Documentation updates
        * Translation updates
    
    - Many bugfixes.
---
 filemanagers/mc/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/filemanagers/mc/DETAILS b/filemanagers/mc/DETAILS
index 6ecb845..fb87a7a 100644
--- a/filemanagers/mc/DETAILS
+++ b/filemanagers/mc/DETAILS
@@ -1,11 +1,11 @@
           MODULE=mc
-         VERSION=4.7.0.3
+         VERSION=4.7.1
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.midnight-commander.org/downloads
-      SOURCE_VFY=sha1:129f879bb7fe0f8b4e890cf568bb6bb8c72a91bb
+      SOURCE_VFY=sha1:c809edffe479ab9d88a45fb81ba277281c9d9c1e
         WEB_SITE=http://www.ibiblio.org/mc
          ENTERED=20010922
-         UPDATED=20100227
+         UPDATED=20100306
            SHORT="Unix file manager and shell"
 
 cat << EOF


More information about the Lunar-commits mailing list