Subject: CVS commit: pkgsrc/textproc/gsed
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2004 22:53:22
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 21 22:53:22 UTC 2004
Modified Files:
pkgsrc/textproc/gsed: Makefile PLIST distinfo
Log Message:
Update to 4.09:
* 0 address behaves correctly in single-file (-i and -s) mode.
* documentation improvements.
* tested with many hosts and compilers.
* updated regex matcher from upstream, with many bugfixes and speedups.
* the `N' command's feature that is detailed in the BUGS file was disabled
by the first change below in sed 4.0.8. The behavior has now been
restored, and is only enabled if POSIXLY_CORRECT behavior is not
requested.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/textproc/gsed/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/textproc/gsed/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/textproc/gsed/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.