pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Do not treat variable GNU_PROGRAM_PRE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87595e196943
branches: trunk
changeset: 604688:87595e196943
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Sat Jun 02 12:24:55 2012 +0000
description:
Do not treat variable GNU_PROGRAM_PREFIX as a special one.
Dump version.
diffstat:
pkgtools/pkglint/Makefile | 4 ++--
pkgtools/pkglint/files/makevars.map | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 1fce6302a1c6 -r 87595e196943 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Sat Jun 02 12:02:52 2012 +0000
+++ b/pkgtools/pkglint/Makefile Sat Jun 02 12:24:55 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.400 2012/04/08 04:42:39 sbd Exp $
+# $NetBSD: Makefile,v 1.401 2012/06/02 12:24:55 cheusov Exp $
#
# Note: if you update the version number, please have a look at the
# changes between the CVS tag "pkglint_current" and HEAD.
# After updating, please re-set the CVS tag to HEAD.
-DISTNAME= pkglint-4.108
+DISTNAME= pkglint-4.109
CATEGORIES= pkgtools
MASTER_SITES= # none
DISTFILES= # none
diff -r 1fce6302a1c6 -r 87595e196943 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Sat Jun 02 12:02:52 2012 +0000
+++ b/pkgtools/pkglint/files/makevars.map Sat Jun 02 12:24:55 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.219 2012/03/10 11:00:24 cheusov Exp $
+# $NetBSD: makevars.map,v 1.220 2012/06/02 12:24:55 cheusov Exp $
#
# This file contains the guessed type of some variables, according to
@@ -361,7 +361,6 @@
GNU_CONFIGURE Yes [c:s,m:s]
GNU_CONFIGURE_MANDIR Pathname [m:s,c:s]
GNU_CONFIGURE_PREFIX Pathname [m:s]
-GNU_PROGRAM_PREFIX Identifier [$user]
HAS_CONFIGURE Yes [m:s,c:s]
HEADER_TEMPLATES List of Pathname [$package_list]
HOMEPAGE URL [$package]
Home |
Main Index |
Thread Index |
Old Index