[Lunar-commits] <moonbase> ed: version bumped to 1.5.
Florin Braescu
florin at lunar-linux.org
Tue Sep 7 06:14:18 CEST 2010
commit 9be1892b7b45ed135cee06a4392eb09e290b6b22
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Sep 7 07:14:18 2010 +0300
ed: version bumped to 1.5.
The "a", "c" and "i" commands have been fixed. (When used in a global
command list, the commands following them in the list were ignored).
The "e" command has been fixed. (It quitted when invoked a second time
with a modified buffer). The new option "--restricted" has been added.
"red" has been converted to a script invoking "ed --restricted". The
description of ed in the manual has been changed. Obsolete POSIX tests
have been removed from the testsuite.
---
editors/ed/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/editors/ed/DETAILS b/editors/ed/DETAILS
index ee400ae..3ca2e0e 100644
--- a/editors/ed/DETAILS
+++ b/editors/ed/DETAILS
@@ -1,12 +1,12 @@
MODULE=ed
- VERSION=1.4
+ VERSION=1.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
- SOURCE_VFY=sha1:367bb9cd20b584ba550f7eda727a90862d014fe3
+ SOURCE_VFY=sha1:ab395cc58ad9c7464dd6dc3590be827aaf7aa680
WEB_SITE=http://www.gnu.org/software/ed/ed.html
ENTERED=20010922
- UPDATED=20090714
+ UPDATED=20100907
SHORT="A line-oriented text editor"
cat << EOF
More information about the Lunar-commits
mailing list