1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

databases/pg_auto_failover-devel: PostgreSQL-13 removed

Bump lowest required version for some PostgreSQL extensions as a
consequence thereof.
This commit is contained in:
Palle Girgensohn
2026-03-16 18:01:18 +01:00
parent d386e5c10c
commit ed949f38f3
+1 -1
View File
@@ -12,7 +12,7 @@ LICENSE= PostgreSQL
LICENSE_FILE= ${WRKSRC}/LICENSE
__MAX_PGSQL= 18
USES= gmake pgsql:13-${__MAX_PGSQL}
USES= gmake pgsql:14-${__MAX_PGSQL}
WANT_PGSQL= contrib server
USE_GITHUB= yes