Subject: PR/31953 CVS commit: pkgsrc/graphics/png
To: None <rillig@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 11/04/2005 11:59:02
The following reply was made to PR pkg/31953; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31953 CVS commit: pkgsrc/graphics/png
Date: Fri,  4 Nov 2005 11:58:55 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	rillig
 Date:		Fri Nov  4 11:58:54 UTC 2005
 
 Modified Files:
 	pkgsrc/graphics/png: Makefile
 
 Log Message:
 Replaced the "!" in the sed expression with a ",". This might have been
 the cause for PR 31953, but I'm not sure. At least, "!" is some special
 character for the shell whereas "," is not.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.70 -r1.71 pkgsrc/graphics/png/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.