[Lunar-commits] r24415 - moonbase/trunk/editors/vim
Florin Braescu
florin at lunar-linux.org
Sun May 13 07:56:11 CEST 2007
Author: florin
Date: 2007-05-13 07:56:11 +0200 (Sun, 13 May 2007)
New Revision: 24415
Modified:
moonbase/trunk/editors/vim/DETAILS
Log:
bump the version from 7.0 to 7.1. This is the last stable version. There are many bug fixes and updated runtime files. No amazing new features were added. Upgrading from a previous version is highly recommended: a few crashing bugs and a security issue were fixed.
Modified: moonbase/trunk/editors/vim/DETAILS
===================================================================
--- moonbase/trunk/editors/vim/DETAILS 2007-05-13 04:22:06 UTC (rev 24414)
+++ moonbase/trunk/editors/vim/DETAILS 2007-05-13 05:56:11 UTC (rev 24415)
@@ -1,15 +1,16 @@
MODULE=vim
- VERSION=7.0
- MAJOR=70
+ VERSION=7.1
+ MAJOR=71
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/vim${MAJOR}
SOURCE_URL=ftp://ftp.vim.org/pub/vim/unix/
- SOURCE_VFY=sha1:38ef48cabf942d0dc804a794dcc6f002b9457fc8
+ SOURCE_VFY=sha1:981e1acecc4d8f15680b6e160de84aed038d857d
WEB_SITE=http://vim.sf.net
MAINTAINER=sofar at lunar-linux.org
ENTERED=20010922
- UPDATED=20060508
- SHORT="improved version of vi."
+ UPDATED=20070513
+ SHORT="Improved version of vi"
+
cat << EOF
VIM is an improved version of the editor vi, one of the standard text
editors on UNIX systems. VIM adds many of the features that you would
More information about the Lunar-commits
mailing list