pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint From the discussion in #pkgsrc of bui...
details: https://anonhg.NetBSD.org/pkgsrc/rev/06edef291e83
branches: trunk
changeset: 523704:06edef291e83
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jan 11 18:39:34 2007 +0000
description:
>From the discussion in #pkgsrc of build problems of wip/gxmms2:
Packages using lang/python/extension.mk must follow the naming scheme
or otherwise they can't be depended on.
diffstat:
pkgtools/pkglint/TODO | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r a580e25b0b6c -r 06edef291e83 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO Thu Jan 11 17:27:03 2007 +0000
+++ b/pkgtools/pkglint/TODO Thu Jan 11 18:39:34 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.53 2006/10/12 13:58:48 joerg Exp $
+$NetBSD: TODO,v 1.54 2007/01/11 18:39: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.
@@ -36,3 +36,5 @@
* Check all the shell commands to see if they are mentioned in USE_TOOLS.
* ${MACHINE_ARCH}-${LOWER_OPSYS}elf in PLISTs etc. is a NetBSD config.guess
problem ==> use of ${APPEND_ELF}
+* Packages including lang/python/extension.mk must follow the Python version
+ scheme. Enforcing PYPKGPREFIX for those is most likely a good idea.
Home |
Main Index |
Thread Index |
Old Index