summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-01-23 13:46:21 +0000
committerrillig <rillig@pkgsrc.org>2008-01-23 13:46:21 +0000
commit4a08198baae4daa5bec521e904d5cf4e5e0368ea (patch)
tree32a4a69c694bdeac4c398546b4b7fdaae56b7370 /doc/guide
parentd43d02c961a9081e7d577f956c0043a7c09f68dd (diff)
downloadpkgsrc-4a08198baae4daa5bec521e904d5cf4e5e0368ea.tar.gz
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.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/fixes.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guide/files/fixes.xml b/doc/guide/files/fixes.xml
index 046361f3455..be3f349abd3 100644
--- a/doc/guide/files/fixes.xml
+++ b/doc/guide/files/fixes.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.91 2007/10/17 14:08:02 kano Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.92 2008/01/23 13:46:21 rillig Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -599,6 +599,7 @@ DISTNAME= foo-17.43
Security fixes</para></listitem><listitem><para>
Changes or additions to a patch file</para></listitem><listitem><para>
Changes to the <filename>PLIST</filename></para></listitem>
+ <listitem><para>A dependency is changed or renamed.</para></listitem>
</itemizedlist>
<para>PKGREVISION must also be incremented when dependencies have ABI