pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Deprecate USE_GNU_READLINE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d0070a20a460
branches: trunk
changeset: 621718:d0070a20a460
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 15 08:09:21 2013 +0000
description:
Deprecate USE_GNU_READLINE.
diffstat:
pkgtools/pkglint/files/deprecated.map | 5 ++++-
pkgtools/pkglint/files/makevars.map | 3 +--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (33 lines):
diff -r 641a941b71f7 -r d0070a20a460 pkgtools/pkglint/files/deprecated.map
--- a/pkgtools/pkglint/files/deprecated.map Mon Jul 15 04:13:32 2013 +0000
+++ b/pkgtools/pkglint/files/deprecated.map Mon Jul 15 08:09:21 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.63 2012/07/09 17:36:30 wiz Exp $
+# $NetBSD: deprecated.map,v 1.64 2013/07/15 08:09:21 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -157,3 +157,6 @@
SETGIDGAME Use USE_GAMESGROUP instead.
GAMEGRP Use GAMES_GROUP instead.
GAMEOWN Use GAMES_USER instead.
+
+# July 2013
+USE_GNU_READLINE Include "../../devel/readline/buildlink3.mk" instead.
diff -r 641a941b71f7 -r d0070a20a460 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Mon Jul 15 04:13:32 2013 +0000
+++ b/pkgtools/pkglint/files/makevars.map Mon Jul 15 08:09:21 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.233 2013/05/07 08:45:06 wiz Exp $
+# $NetBSD: makevars.map,v 1.234 2013/07/15 08:09:21 wiz Exp $
#
# This file contains the guessed type of some variables, according to
@@ -716,7 +716,6 @@
USE_FEATURES List of Identifier [$package]
USE_GNU_CONFIGURE_HOST YesNo [$package]
USE_GNU_ICONV Yes [m:s,c:s,o:s]
-USE_GNU_READLINE Yes [m:s,c:s,o:s]
USE_IMAKE Yes [m:s]
USE_JAVA { run yes build } [$package]
USE_JAVA2 { YES yes no 1.4 1.5 6 7 } [$package]
Home |
Main Index |
Thread Index |
Old Index