Subject: CVS commit: pkgsrc/textproc/gsed
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 07/07/2004 11:33:11
Module Name:	pkgsrc
Committed By:	seb
Date:		Wed Jul  7 11:33:11 UTC 2004

Modified Files:
	pkgsrc/textproc/gsed: Makefile distinfo
Added Files:
	pkgsrc/textproc/gsed/patches: patch-ac patch-ad

Log Message:
Update to version 4.1.1.

Disable the config.status overriding, it causes config.status to be rerun...
FYI an alternative would be to use  GNU make!

Changes since last packaged version:

Sed 4.1.1
* preserve permissions of in-place edited files
* yield an error when running -i on terminals or other non regular files
* do not interpret - as stdin when running in in-place editing mode
* fix bug that prevented 's' command modifiers from working


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/textproc/gsed/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/textproc/gsed/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/textproc/gsed/patches/patch-ac \
    pkgsrc/textproc/gsed/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.