Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id A1D2963B1FD for ; Fri, 11 Jan 2008 13:29:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D8CE121507; Fri, 11 Jan 2008 13:29:37 +0000 (UTC) From: Greg Troxel Subject: CVS commit: pkgsrc/pkgtools/pkg_rolling-replace To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org Message-Id: <20080111132937.D8CE121507@cvs.netbsd.org> Date: Fri, 11 Jan 2008 13:29:37 +0000 (UTC) Content-Length: 899 Lines: 33 Module Name: pkgsrc Committed By: gdt Date: Fri Jan 11 13:29:37 UTC 2008 Modified Files: pkgsrc/pkgtools/pkg_rolling-replace: Makefile pkgsrc/pkgtools/pkg_rolling-replace/files: pkg_rolling-replace.sh Log Message: Add patch from Brook Milligan to avoid treating warnings about non-deletable packages as dependencies. Bump version to 0.14. Example problematic output (perhaps should also be fixed in pkg_install): Information for pkg_install-20070810: *** PACKAGE MAY NOT BE DELETED *** Built using: checkperms-1.7 *** PACKAGE MAY NOT BE DELETED *** To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/pkgtools/pkg_rolling-replace/Makefile cvs rdiff -r1.15 -r1.16 \ 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.