pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Remove NO_BUILDLINK from makevars.map...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aab696e5f49b
branches:  trunk
changeset: 492438:aab696e5f49b
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Apr 12 15:12:33 2005 +0000

description:
Remove NO_BUILDLINK from makevars.map -- no-op now, but changed the package,
so number this 4.12.1.

diffstat:

 pkgtools/pkglint/Makefile           |  4 ++--
 pkgtools/pkglint/files/makevars.map |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r dc0868e36cc7 -r aab696e5f49b pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Tue Apr 12 15:12:01 2005 +0000
+++ b/pkgtools/pkglint/Makefile Tue Apr 12 15:12:33 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.230 2005/04/12 01:07:44 rillig Exp $
+# $NetBSD: Makefile,v 1.231 2005/04/12 15:12:33 tv Exp $
 #
 
-DISTNAME=      pkglint-4.12
+DISTNAME=      pkglint-4.12.1
 CATEGORIES=    pkgtools devel
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r dc0868e36cc7 -r aab696e5f49b pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Tue Apr 12 15:12:01 2005 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Tue Apr 12 15:12:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.1 2005/02/12 10:59:21 rillig Exp $
+# $NetBSD: makevars.map,v 1.2 2005/04/12 15:12:33 tv Exp $
 #
 
 # This file tries to guess the type of some variables, according to their
@@ -49,7 +49,6 @@
 GNU_CONFIGURE          Yes_Or_Undefined
 HOMEPAGE               URL
 MAINTAINER             Mail_Address
-NO_BUILDLINK           Yes_Or_Undefined
 NO_CHECKSUM            Yes_Or_Undefined
 NO_CONFIGURE           Yes_Or_Undefined
 #USE_PERL5             One_Of(build run)



Home | Main Index | Thread Index | Old Index