Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id 1AE2663B2C9 for ; Wed, 23 Jan 2008 13:46:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2AD0E21507; Wed, 23 Jan 2008 13:46:22 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/doc/guide/files To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20080123134622.2AD0E21507@cvs.netbsd.org> Date: Wed, 23 Jan 2008 13:46:22 +0000 (UTC) Content-Length: 663 Lines: 22 Module Name: pkgsrc Committed By: rillig Date: Wed Jan 23 13:46:22 UTC 2008 Modified Files: pkgsrc/doc/guide/files: fixes.xml Log Message: Explicitly mention that the PKGREVISION must be incremented when a dependency of the package changes. I still have problems with some packages that depend on GConf2, which doesn't exist anymore. The dependency has silently changed to GConf, without increasing any PKGREVISION. Same for gnome-vfs2 and gnome-vfs. To generate a diff of this commit: cvs rdiff -r1.91 -r1.92 pkgsrc/doc/guide/files/fixes.xml Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.