1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

databases/pg_reorg: limit to PostgreSQL 9.5, bump PORTREVISION

This commit is contained in:
Rene Ladan 2020-07-24 16:48:40 +00:00
parent 3b902997f8
commit 0a8a53860a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543260

View File

@ -3,7 +3,7 @@
PORTNAME= pg_reorg
PORTVERSION= 1.1.11
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://pgfoundry.org/frs/download.php/3821/ \
https://BSDforge.com/projects/source/databases/pg_reorg/
@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
MAKE_ENV= USE_PGXS=0
USES= gmake pgsql:9.1-9.5 uidfix
USES= gmake pgsql:9.5 uidfix
LLD_UNSAFE= yes
WANT_PGSQL= server
INSTALL_TARGET= install-strip