pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files NO_MTREE and NO_PACKAGE are obs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b6f2f312794
branches: trunk
changeset: 557038:8b6f2f312794
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 09 00:55:12 2009 +0000
description:
NO_MTREE and NO_PACKAGE are obsolete.
diffstat:
pkgtools/pkglint/files/deprecated.map | 6 +++++-
pkgtools/pkglint/files/makevars.map | 4 +---
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r 14fbdbd817a1 -r 8b6f2f312794 pkgtools/pkglint/files/deprecated.map
--- a/pkgtools/pkglint/files/deprecated.map Thu Apr 09 00:51:31 2009 +0000
+++ b/pkgtools/pkglint/files/deprecated.map Thu Apr 09 00:55:12 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.60 2008/02/12 07:39:09 rillig Exp $
+# $NetBSD: deprecated.map,v 1.61 2009/04/09 00:55:12 joerg Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -147,3 +147,7 @@
# December 2007
INSTALLATION_DIRS_FROM_PLIST Use AUTO_MKDIRS instead.
+
+# April 2009
+NO_PACKAGE It doesn't exist anymore.
+NO_MTREE You can just remove it.
diff -r 14fbdbd817a1 -r 8b6f2f312794 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Thu Apr 09 00:51:31 2009 +0000
+++ b/pkgtools/pkglint/files/makevars.map Thu Apr 09 00:55:12 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.193 2009/03/25 14:12:04 rillig Exp $
+# $NetBSD: makevars.map,v 1.194 2009/04/09 00:55:12 joerg Exp $
#
# This file contains the guessed type of some variables, according to
@@ -473,8 +473,6 @@
NO_EXTRACT Yes [$package]
NO_INSTALL_MANPAGES Yes [$package]
# ^^ only has an effect for Imake packages.
-NO_MTREE Yes [$package]
-NO_PACKAGE Message [m:s]
NO_PKGTOOLS_REQD_CHECK Yes [m:s]
NO_SRC_ON_CDROM Restricted [m:s,c:s]
NO_SRC_ON_FTP Restricted [m:s,c:s]
Home |
Main Index |
Thread Index |
Old Index