Subject: PR/33558 CVS commit: pkgsrc/devel/rcs
To: None <heinz@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-bugs
Date: 07/01/2006 22:10:03
The following reply was made to PR pkg/33558; it has been noted by GNATS.

From: Klaus Heinz <heinz@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33558 CVS commit: pkgsrc/devel/rcs
Date: Sat,  1 Jul 2006 22:03:12 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	heinz
 Date:		Sat Jul  1 22:03:12 UTC 2006
 
 Modified Files:
 	pkgsrc/devel/rcs: Makefile distinfo
 Removed Files:
 	pkgsrc/devel/rcs/patches: patch-aa patch-ab
 
 Log Message:
 Made configure use diff (and diff3) from diffutils instead of the
 native Solaris diff which is not good enough for use in rcs.
 Since configure picks up DIFF from the environment, patch-aa and patch-ab
 became unnecessary.
 Thanks to a patch by Stefan Pfetzing (slightly modified by me) this fixes
 his PR pkg/33558.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.20 -r1.21 pkgsrc/devel/rcs/Makefile
 cvs rdiff -r1.6 -r1.7 pkgsrc/devel/rcs/distinfo
 cvs rdiff -r1.1 -r0 pkgsrc/devel/rcs/patches/patch-aa \
     pkgsrc/devel/rcs/patches/patch-ab
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.