Subject: PR/30206 CVS commit: pkgsrc/mk
To: None <jlam@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 05/12/2005 01:15:02
The following reply was made to PR pkg/30206; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30206 CVS commit: pkgsrc/mk
Date: Thu, 12 May 2005 01:14:05 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	jlam
 Date:		Thu May 12 01:14:05 UTC 2005
 
 Modified Files:
 	pkgsrc/mk: bsd.pkg.mk
 
 Log Message:
 There's no need to check for EXTRACT_SUFX when figuring out whether we
 need to use bzcat for patches.  bsd.pkg.extract.mk can figure out
 independently whether bzcat is needed for distfiles.  This fixes
 PR pkg/30206.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1639 -r1.1640 pkgsrc/mk/bsd.pkg.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.