[Lunar-commits] <moonbase> nano: version bumped to 2.2.0.
Florin Braescu
florin at lunar-linux.org
Tue Dec 1 14:45:25 CET 2009
commit be1e60c1ee79c7c4b1e7b260ba1b209870726cad
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Dec 1 15:45:25 2009 +0200
nano: version bumped to 2.2.0.
Bugfixes include several fixes for tiny mode (involving both the help
keys and replacement menu text), more 'final' fixes for soft wrapping,
and several typo and documentation updates including nanorc tweaks and
a new syntax highlighting file for makefiles. Also included is a
long-standing fix for random crashing when using nanorc on FreeBSD, and
nano will no longer clear the screen on suspend to maintain
compatibility with other *nix editors.
---
editors/nano/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/editors/nano/DETAILS b/editors/nano/DETAILS
index 50edb2f..c89da3a 100644
--- a/editors/nano/DETAILS
+++ b/editors/nano/DETAILS
@@ -1,14 +1,14 @@
MODULE=nano
- VERSION=2.0.9
+ VERSION=2.2.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.nano-editor.org/dist/v2.0
- SOURCE_VFY=sha1:fce55a02b2809a141258b3c1715d8fd95e004234
+ SOURCE_URL=http://www.nano-editor.org/dist/v2.2
+ SOURCE_VFY=sha1:3a845a4df83828921c1ca2d913fe45cc46c6308d
SOURCE2=nanorc-20071127.bz2
SOURCE2_URL=$PATCH_URL
SOURCE2_VFY=sha1:ce69f7e2cb6476139799a6da58ae1754df595049
WEB_SITE=http://www.nano-editor.org
ENTERED=20010922
- UPDATED=20081006
+ UPDATED=20091201
SHORT="Superior clone of the pico text editor"
cat << EOF
More information about the Lunar-commits
mailing list