mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Remove support for expired PostgreSQL versions 7.3, 7.4, 8.0, and 8.1
Noted by: kwm
This commit is contained in:
parent
7031f58d35
commit
495672d34d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272209
@ -176,10 +176,6 @@ IGNORE= cannot install: unknown MySQL version: ${MYSQL_VER}
|
||||
|
||||
.if defined(USE_PGSQL)
|
||||
DEFAULT_PGSQL_VER?= 84
|
||||
PGSQL73_LIBVER= 3
|
||||
PGSQL74_LIBVER= 3
|
||||
PGSQL80_LIBVER= 4
|
||||
PGSQL81_LIBVER= 4
|
||||
PGSQL82_LIBVER= 5
|
||||
PGSQL83_LIBVER= 5
|
||||
PGSQL84_LIBVER= 5
|
||||
|
Loading…
Reference in New Issue
Block a user