diff options
author | wiz <wiz@pkgsrc.org> | 2010-05-02 11:09:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-05-02 11:09:41 +0000 |
commit | 7ad81a87e4de42b6d757de637e76ab936a95a66b (patch) | |
tree | 806945dd7515e68c45878d24ee16c622e1856885 /textproc | |
parent | 4ff99e7d4ba78931fcb113842469a120914baa7a (diff) | |
download | pkgsrc-7ad81a87e4de42b6d757de637e76ab936a95a66b.tar.gz |
Update to 4.2.1:
Sed 4.2.1
* 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
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gsed/Makefile | 4 | ||||
-rw-r--r-- | textproc/gsed/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile index dba98ec32f2..de08c89fcdb 100644 --- a/textproc/gsed/Makefile +++ b/textproc/gsed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2009/08/08 21:26:49 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2010/05/02 11:09:41 wiz Exp $ # -DISTNAME= sed-4.2 +DISTNAME= sed-4.2.1 PKGNAME= g${DISTNAME} CATEGORIES= textproc editors MASTER_SITES= ${MASTER_SITE_GNU:=sed/} diff --git a/textproc/gsed/distinfo b/textproc/gsed/distinfo index 33b48f596db..e86286d46d6 100644 --- a/textproc/gsed/distinfo +++ b/textproc/gsed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2009/08/08 21:26:49 wiz Exp $ +$NetBSD: distinfo,v 1.17 2010/05/02 11:09:41 wiz Exp $ -SHA1 (sed-4.2.tar.gz) = 365ecc50780c4d2c9e65e8c4b89c760a9e16a3a6 -RMD160 (sed-4.2.tar.gz) = 92974cfa4111bfa53b6ba84c962c830f5d008555 -Size (sed-4.2.tar.gz) = 1054760 bytes +SHA1 (sed-4.2.1.tar.gz) = 502f5fa9aff891f0383baaeb1958b66dbc4b05c8 +RMD160 (sed-4.2.1.tar.gz) = c7ee3b5d4e4faab966c7af092d783889f10afcaa +Size (sed-4.2.1.tar.gz) = 1152453 bytes |