[Lunar-commits] <moonbase> sed: version bumped to 4.2.1.
Florin Braescu
florin at lunar-linux.org
Sun Jun 28 07:54:21 CEST 2009
commit c0a7cdc18a8c283e690e77d30de8b64c35210f25
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jun 28 08:54:21 2009 +0300
sed: version bumped to 4.2.1.
Changes:
* fix parsing of s/[[[[[[[[[]//
* security contexts are preserved by -i too under SELinux
* temporary files for sed -i are not made group/world-readable until
they are complete
---
editors/sed/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/editors/sed/DETAILS b/editors/sed/DETAILS
index 2e91e3f..dd59f8b 100644
--- a/editors/sed/DETAILS
+++ b/editors/sed/DETAILS
@@ -1,12 +1,12 @@
MODULE=sed
- VERSION=4.2
+ VERSION=4.2.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
- SOURCE_VFY=sha1:365ecc50780c4d2c9e65e8c4b89c760a9e16a3a6
+ SOURCE_VFY=sha1:502f5fa9aff891f0383baaeb1958b66dbc4b05c8
WEB_SITE=http://www.gnu.org/software/sed
ENTERED=20010922
- UPDATED=20090501
+ UPDATED=20090628
SHORT="A stream-oriented non-interactive text editor"
cat << EOF
More information about the Lunar-commits
mailing list