[Lunar-commits]
CVS: moonbase/editors/nano BUILD, 1.1, 1.2 CONFIGURE,
1.1, 1.2 DETAILS, 1.5, 1.6
Florin Braescu
florin at lunar-linux.org
Wed Feb 18 11:49:35 GMT 2004
Update of /var/cvs/lunar/moonbase/editors/nano
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3557
Modified Files:
BUILD CONFIGURE DETAILS
Log Message:
bump version from 1.2.2 to 1.2.3.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/nano/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 23 Aug 2003 08:05:57 -0000 1.1
+++ BUILD 18 Feb 2004 11:49:33 -0000 1.2
@@ -10,8 +10,8 @@
if [ "$MULTI" == "y" ] ; then
OPTS="$OPTS --enable-multibuffer"
fi
-
default_build
+
) > $C_FIFO 2>&1
Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/nano/CONFIGURE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CONFIGURE 23 Aug 2003 08:05:57 -0000 1.1
+++ CONFIGURE 18 Feb 2004 11:49:33 -0000 1.2
@@ -21,4 +21,3 @@
echo "MULTI=n" >> $MODULE_CONFIG
fi
fi
-
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/nano/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 17 Aug 2003 16:51:39 -0000 1.5
+++ DETAILS 18 Feb 2004 11:49:33 -0000 1.6
@@ -1,13 +1,15 @@
MODULE=nano
- VERSION=1.2.2
- #VERSION=1.2.1
+ VERSION=1.2.3
+ #VERSION=1.2.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.nano-editor.org/dist/v1.2/$SOURCE
+ SOURCE_VFY=md5:fc70be5daee7f712675ac76690f71d50
WEB_SITE=http://www.nano-editor.org
ENTERED=20010922
- UPDATED=20030817
- SHORT="nano is a superior clone of the pico text editor."
+ UPDATED=20040218
+ SHORT="nano is a superior clone of the pico text editor."
+
cat << EOF
The nano project was started because of a few problems with the
wonderfully easy-to-use and friendly Pico text editor. GNU nano
@@ -25,7 +27,8 @@
* Regular expression search and replace.
* 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
+strength. GNU nano aims to emulate Pico and perhaps provide extra
functionality.
EOF
More information about the Lunar-commits
mailing list