Subject: PR/36378 CVS commit: pkgsrc/pkgtools/pkg_rolling-replace
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-bugs
Date: 08/06/2007 15:10:07
The following reply was made to PR pkg/36378; it has been noted by GNATS.

From: Tobias Nygren <tnn@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36378 CVS commit: pkgsrc/pkgtools/pkg_rolling-replace
Date: Mon,  6 Aug 2007 15:07:57 +0000 (UTC)

 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 36378.
 - Introduce ${PKG_ADMIN}, ${PKG_INFO}, ${PKG_CHK} variables instead of
   calling the tools directly by name.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.11 -r1.12 pkgsrc/pkgtools/pkg_rolling-replace/Makefile
 cvs rdiff -r1.11 -r1.12 \
     pkgsrc/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.