[Lunar-commits] r25055 - moonbase/trunk/editors/ed
Florin Braescu
florin at lunar-linux.org
Mon Jul 2 11:38:40 CEST 2007
Author: florin
Date: 2007-07-02 11:38:39 +0200 (Mon, 02 Jul 2007)
New Revision: 25055
Modified:
moonbase/trunk/editors/ed/DETAILS
Log:
bump the version from 0.4 to 0.6. The license has been updated to GPL version 3 or later. Two minor compatibility problems in signal.c have been fixed. An infinite loop that occurred when reading an empty script has been fixed.
Modified: moonbase/trunk/editors/ed/DETAILS
===================================================================
--- moonbase/trunk/editors/ed/DETAILS 2007-07-02 09:31:33 UTC (rev 25054)
+++ moonbase/trunk/editors/ed/DETAILS 2007-07-02 09:38:39 UTC (rev 25055)
@@ -1,11 +1,12 @@
MODULE=ed
- VERSION=0.4
+ VERSION=0.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
+ SOURCE_VFY=sha1:3e07745101663e4156698c790d66ce5ab5407ed7
WEB_SITE=http://www.gnu.org/software/ed/ed.html
ENTERED=20010922
- UPDATED=20070225
+ UPDATED=20070702
SHORT="A line-oriented text editor"
cat << EOF
More information about the Lunar-commits
mailing list