pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint PostgreSQL-7.4 support is about to be...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/170065760b87
branches:  trunk
changeset: 522851:170065760b87
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 27 15:52:16 2006 +0000

description:
PostgreSQL-7.4 support is about to be removed.

diffstat:

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

diffs (31 lines):

diff -r 1b6b581eafe1 -r 170065760b87 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Wed Dec 27 15:25:19 2006 +0000
+++ b/pkgtools/pkglint/Makefile Wed Dec 27 15:52:16 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.354 2006/12/15 17:38:40 joerg Exp $
+# $NetBSD: Makefile,v 1.355 2006/12/27 15:52:16 joerg Exp $
 #
 
-DISTNAME=      pkglint-4.73
+DISTNAME=      pkglint-4.74
 CATEGORIES=    pkgtools
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r 1b6b581eafe1 -r 170065760b87 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Wed Dec 27 15:25:19 2006 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Wed Dec 27 15:52:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.148 2006/12/16 10:59:52 wiz Exp $
+# $NetBSD: makevars.map,v 1.149 2006/12/27 15:52:16 joerg Exp $
 #
 
 # This file contains the guessed type of some variables, according to
@@ -485,7 +485,7 @@
 PGSQL_VERSIONS_ACCEPTED        List of { 73 74 80 }
 PGSQL_VERSION_DEFAULT  Version [$user]
 PG_LIB_EXT             { dylib so } [$system]
-PGSQL_TYPE             { postgresql81-client postgresql80-client postgresql74-lib } [$system]
+PGSQL_TYPE             { postgresql81-client postgresql80-client } [$system]
 PGPKGSRCDIR            Pathname [$system]
 PHASE_MSG              ShellCommand [$system]
 PKGBASE                        Identifier [$system]



Home | Main Index | Thread Index | Old Index