pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Main tree must not depend on wip, so ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51724ddaa92a
branches:  trunk
changeset: 547417:51724ddaa92a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Sep 16 14:41:18 2008 +0000

description:
Main tree must not depend on wip, so pkglint should try to warn about
it.

diffstat:

 pkgtools/pkglint/TODO |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 3bec95c149d4 -r 51724ddaa92a pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Tue Sep 16 14:24:25 2008 +0000
+++ b/pkgtools/pkglint/TODO     Tue Sep 16 14:41:18 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.66 2008/04/07 17:34:51 joerg Exp $
+$NetBSD: TODO,v 1.67 2008/09/16 14:41:18 joerg 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,4 @@
 * 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."
+* Warn if a package in the main pkgsrc tree depends on something in wip.



Home | Main Index | Thread Index | Old Index