Subject: Re: pkg/36738
To: None <tnn@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Tobias Nygren <tnn@NetBSD.org>
List: pkgsrc-bugs
Date: 08/06/2007 15:15:04
The following reply was made to PR pkg/36738; it has been noted by GNATS.

From: Tobias Nygren <tnn@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: pkgsrc-changes@NetBSD.org
Subject: Re: pkg/36738
Date: Mon, 6 Aug 2007 17:13:55 +0200

 I got the PR number wrong in the commit. I will fix it in
 gnats and the repository.
 
 Module Name:	pkgsrc
 Committed By:	tnn
 Date:		Mon Aug  6 15:07:56 UTC 2007
 
 Modified Files:
 	pkgsrc/pkgtools/pkg_rolling-replace: Makefile
 	pkgsrc/pkgtools/pkg_rolling-replace/files:
 pkg_rolling-replace.sh
 
 Log Message:
 Update to pkg_rolling-replace-0.6:
 - Explicitly unset 'unsafe_depends' and 'rebuild' tags after replacing.
   Needed after changes in pkgsrc/mk/flavor/pkg/replace.mk, fixes PR
 36738.
 - Introduce ${PKG_ADMIN}, ${PKG_INFO}, ${PKG_CHK} variables instead of
   calling the tools directly by name.