summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-10-24 21:18:12 +0000
committerjoerg <joerg@pkgsrc.org>2015-10-24 21:18:12 +0000
commitccf222b6d054bdf467bb947f743d7289e91ca71f (patch)
tree09892ae3311800f7ca9e81ea7f40b9e2ca5b1154 /pkgtools/pkglint
parentc6238e452eed09f7c005494cf515bd2a394096c8 (diff)
downloadpkgsrc-ccf222b6d054bdf467bb947f743d7289e91ca71f.tar.gz
Drop EOLed PostgreSQL 8.4 and 9.0 from the supported list of PG
versions.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/files/makevars.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index d42c414b7a6..1106a08e3d8 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.267 2015/07/04 16:18:39 joerg Exp $
+# $NetBSD: makevars.map,v 1.268 2015/10/24 21:18:12 joerg Exp $
#
# This file contains the guessed type of some variables, according to
@@ -543,7 +543,7 @@ PERL5_USE_PACKLIST YesNo [$package]
PERL5_PACKLIST List of Perl5Packlist [m:s,o:sa]
PERL5_PACKLIST_DIR Pathname []
PGSQL_PREFIX Pathname [$system]
-PGSQL_VERSIONS_ACCEPTED List of { 82 83 84 90 91 }
+PGSQL_VERSIONS_ACCEPTED List of { 91 92 93 94}
PGSQL_VERSION_DEFAULT Version [$user]
PG_LIB_EXT { dylib so } [$system]
PGSQL_TYPE { postgresql81-client postgresql80-client } [$system]