aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql10-client
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2019-04-25 18:34:41 +0000
committerChris Rees <crees@FreeBSD.org>2019-04-25 18:34:41 +0000
commit05facd8f3cc164ca8f2dd715297db627e015daa5 (patch)
tree0964d0f249a57bc415582e9ac86e1a36e2e032c6 /databases/postgresql10-client
parent63e81ae4bab825e21693dfdafaa52e0eefdc7ec8 (diff)
downloadports-05facd8f3cc164ca8f2dd715297db627e015daa5.tar.gz
ports-05facd8f3cc164ca8f2dd715297db627e015daa5.zip
Don't overwrite PORTREVISION from the slave, following readline update.
I've had to bump revision for several slaves here, but most will not be rebuilt, except the -client slaves. Apologies for anyone having to rebuild -clients unnecessarily, but it's not a heavy task- better safe than sorry. PR: ports/236156 Reported by: Andrew Dunstan (PostgreSQL), koobs, Dmitri Goutnik
Notes
Notes: svn path=/head/; revision=500060
Diffstat (limited to 'databases/postgresql10-client')
-rw-r--r--databases/postgresql10-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql10-client/Makefile b/databases/postgresql10-client/Makefile
index 1aa7c3203c07..f42982ce007b 100644
--- a/databases/postgresql10-client/Makefile
+++ b/databases/postgresql10-client/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
-PORTREVISION= 0
+PORTREVISION= 3
COMMENT= PostgreSQL database (client)