[Lunar-commits] r14803 - moonbase/trunk/editors/nano
Florin Braescu
florin at lunar-linux.org
Wed May 18 09:47:26 UTC 2005
Author: florin
Date: 2005-05-18 09:47:25 +0000 (Wed, 18 May 2005)
New Revision: 14803
Modified:
moonbase/trunk/editors/nano/BUILD
moonbase/trunk/editors/nano/DETAILS
Log:
bump the version from 1.2.4 to 1.2.5. bugfixes rease.
Modified: moonbase/trunk/editors/nano/BUILD
===================================================================
--- moonbase/trunk/editors/nano/BUILD 2005-05-18 04:24:20 UTC (rev 14802)
+++ moonbase/trunk/editors/nano/BUILD 2005-05-18 09:47:25 UTC (rev 14803)
@@ -10,7 +10,7 @@
OPTS="$OPTS --enable-multibuffer"
fi
- default_build &&
+ default_build &&
if [ ! -f "/etc/nanorc" ]; then
bzcat $SOURCE_CACHE/$SOURCE2 > nanorc
Modified: moonbase/trunk/editors/nano/DETAILS
===================================================================
--- moonbase/trunk/editors/nano/DETAILS 2005-05-18 04:24:20 UTC (rev 14802)
+++ moonbase/trunk/editors/nano/DETAILS 2005-05-18 09:47:25 UTC (rev 14803)
@@ -1,15 +1,15 @@
MODULE=nano
- VERSION=1.2.4
- #VERSION=1.2.3
+ VERSION=1.2.5
+ #VERSION=1.2.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.nano-editor.org/dist/v1.2/
- SOURCE_VFY=md5:2c513310ec5e8b63abaecaf48670ac7a
+ SOURCE_VFY=sha1:ba55942aacf9f296a910d8f73afb7446f118830d
SOURCE2=nanorc-20040628.bz2
SOURCE2_URL=http://lunar-linux.org/lunar/mirrors/
- SOURCE2_VFY=md5:c5f21a69617aaf10aae32cd2620e91de
+ SOURCE2_VFY=sha1:a32d2461e1a785769a3d3eedd5fad1b113e8dfa6
WEB_SITE=http://www.nano-editor.org
ENTERED=20010922
- UPDATED=20040628
+ UPDATED=20050518
SHORT="nano is a superior clone of the pico text editor."
cat << EOF
@@ -30,7 +30,7 @@
* Toggles for cmdline flags via Meta keys.
* Tab completion when reading/writing files.
-The main disadvantage is lack of mailer integration, but this is also a
-strength. GNU nano aims to emulate Pico and perhaps provide extra
+The main disadvantage is lack of mailer integration, but this is also
+a strength. GNU nano aims to emulate Pico and perhaps provide extra
functionality.
EOF
More information about the Lunar-commits
mailing list