pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Add a wish for PYTHON_VERSIONS_INCOMP...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e42f46ad7c6
branches:  trunk
changeset: 513775:4e42f46ad7c6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jun 03 00:25:34 2006 +0000

description:
Add a wish for PYTHON_VERSIONS_INCOMPATIBLE.

diffstat:

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

diffs (15 lines):

diff -r fd778445f941 -r 4e42f46ad7c6 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Sat Jun 03 00:13:54 2006 +0000
+++ b/pkgtools/pkglint/TODO     Sat Jun 03 00:25:34 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.47 2006/06/03 00:12:38 rillig Exp $
+$NetBSD: TODO,v 1.48 2006/06/03 00:25:34 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.
@@ -31,3 +31,5 @@
 * Check that USE_LIBTOOL=yes, when the PLIST contains *.la.
 * Of the user-defined variables, some may be used at load-time and some
   don't. Find out how pkglint can distinguish them.
+* PYTHON_VERSIONS_INCOMPATIBLE should be treated as platform flag only,
+  the user or packages should not alter or use it



Home | Main Index | Thread Index | Old Index