pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Add TODO item from PR pkg/38178.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8bbf621357e
branches:  trunk
changeset: 539442:c8bbf621357e
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Mar 05 21:14:05 2008 +0000

description:
Add TODO item from PR pkg/38178.

diffstat:

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

diffs (15 lines):

diff -r d38f93a2fb17 -r c8bbf621357e pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Wed Mar 05 20:04:42 2008 +0000
+++ b/pkgtools/pkglint/TODO     Wed Mar 05 21:14:05 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.62 2008/02/08 22:43:27 rillig Exp $
+$NetBSD: TODO,v 1.63 2008/03/05 21:14:05 tnn 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.
@@ -30,3 +30,5 @@
   depend on the same option in the buildlink3.mk file.
 * Complain about ${PKGSRC_COMPILER} == "sunpro", which should be
   !empty(PKGSRC_COMPILER:Msunpro).
+* If USE_TOOLS has autoconf213, and the package does stuff like
+  cd ${WRKSRC} && autoconf, then an incorrect warning is issued.



Home | Main Index | Thread Index | Old Index