summaryrefslogtreecommitdiff
path: root/databases/postgresql10-pgtcl
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-pgtcl
parentMark DEPRECATED and set EXPIRATION_DATE to 2019-05-31 (diff)
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-pgtcl')
-rw-r--r--databases/postgresql10-pgtcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql10-pgtcl/Makefile b/databases/postgresql10-pgtcl/Makefile
index 9f66e61ef73c..a88bfe2d8ce6 100644
--- a/databases/postgresql10-pgtcl/Makefile
+++ b/databases/postgresql10-pgtcl/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 2
PKGNAMESUFFIX= -postgresql10
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123456]-[0-9]*