diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-19 07:22:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-19 07:22:02 +0000 |
commit | fd1faeab965fa2af53dc78cd36fb15faa49a66e1 (patch) | |
tree | 4ad7bd5d99ba03050b84fb9241f4c54b99df5a61 /pkgtools | |
parent | 48ff2ff1d8479a1c3245a7888a046a2c8ccd0662 (diff) | |
download | pkgsrc-fd1faeab965fa2af53dc78cd36fb15faa49a66e1.tar.gz |
Sync mysql version list with reality.
From John Nemeth.
Bump version.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index fc57758354f..32a684e24eb 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.447 2014/06/10 15:13:44 joerg Exp $ +# $NetBSD: Makefile,v 1.448 2014/06/19 07:22:02 wiz 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. -PKGNAME= pkglint-4.142 +PKGNAME= pkglint-4.143 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index 98d4cc3d39c..c031f563eb2 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.251 2014/06/10 15:13:44 joerg Exp $ +# $NetBSD: makevars.map,v 1.252 2014/06/19 07:22:02 wiz Exp $ # # This file contains the guessed type of some variables, according to @@ -487,7 +487,7 @@ MESSAGE_SRC List of Pathname [$package_list] MESSAGE_SUBST List of ShellWord [c:a,m:a,o:a] META_PACKAGE Yes [$package] MISSING_FEATURES List of Identifier [$system] -MYSQL_VERSIONS_ACCEPTED List of { 40 41 50 51 55 } [m:s] +MYSQL_VERSIONS_ACCEPTED List of { 51 55 56 } [m:s] MYSQL_VERSION_DEFAULT Version [$user] NM ShellCommand [$system] NONBINMODE FileMode [$system] |