[Lunar-commits] r25175 - moonbase/trunk/editors/ed
Florin Braescu
florin at lunar-linux.org
Thu Jul 19 07:12:55 CEST 2007
Author: florin
Date: 2007-07-19 07:12:54 +0200 (Thu, 19 Jul 2007)
New Revision: 25175
Modified:
moonbase/trunk/editors/ed/DETAILS
Log:
bump the version from 0.6 to 0.7. An infinite loop that occurred when searching backwards has been fixed.
Modified: moonbase/trunk/editors/ed/DETAILS
===================================================================
--- moonbase/trunk/editors/ed/DETAILS 2007-07-19 02:00:45 UTC (rev 25174)
+++ moonbase/trunk/editors/ed/DETAILS 2007-07-19 05:12:54 UTC (rev 25175)
@@ -1,12 +1,12 @@
MODULE=ed
- VERSION=0.6
+ VERSION=0.7
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
+ SOURCE_VFY=sha1:e9b8333bdb5841da52ca1ebc622e5dd2763b26b2
WEB_SITE=http://www.gnu.org/software/ed/ed.html
ENTERED=20010922
- UPDATED=20070702
+ UPDATED=20070719
SHORT="A line-oriented text editor"
cat << EOF
More information about the Lunar-commits
mailing list