pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint more to do.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7a71ab95685
branches:  trunk
changeset: 550662:f7a71ab95685
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Nov 25 19:11:39 2008 +0000

description:
more to do.

diffstat:

 pkgtools/pkglint/TODO |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ed721a2eb861 -r f7a71ab95685 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Tue Nov 25 18:29:46 2008 +0000
+++ b/pkgtools/pkglint/TODO     Tue Nov 25 19:11:39 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.68 2008/10/09 16:01:51 rillig Exp $
+$NetBSD: TODO,v 1.69 2008/11/25 19:11:39 rillig Exp $
 
 Please add your own entries at the bottom of this file. If possible,
 include the name of an example package where a warning should occur.
@@ -49,3 +49,7 @@
 * To push DESTDIR support forward, it would be useful it pkglint warned
   like this if PKG_DESTDIR_SUPPORT is not defined:
   "WARN: Please consider adding DESTDIR support to the package."
+
+%
+
+if package A conflicts with B, then B should also conflict with A.



Home | Main Index | Thread Index | Old Index