Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2004 05:18:31
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Jun 12 05:18:31 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES
	pkgsrc/textproc/nbsed: Makefile
	pkgsrc/textproc/nbsed/files: compile.c

Log Message:
Sync nbsed with -current and bump its version to 20040612.  This fixes
a bug reported in PR bin/25899 that makes sed(1) fail if the last
character of the line buffer is a backslash.


To generate a diff of this commit:
cvs rdiff -r1.6202 -r1.6203 pkgsrc/doc/CHANGES
cvs rdiff -r1.4 -r1.5 pkgsrc/textproc/nbsed/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/textproc/nbsed/files/compile.c

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