mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
State that pgespresso is only needed with postgresql versions 9.2, 9.3,
9.4 or 9.5. For 9.6 and above, there is an equivalent built-in mechanism.
This commit is contained in:
parent
fd863091ec
commit
062fe4412b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496898
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= pgespresso
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= matthew@FreeBSD.org
|
||||
@ -14,7 +14,7 @@ LICENSE= PostgreSQL
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= 2ndquadrant-it
|
||||
|
||||
USES= gmake pgsql:9.2+
|
||||
USES= gmake pgsql:9.2-9.5
|
||||
LLD_UNSAFE= yes
|
||||
WANT_PGSQL= server
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user