From 05facd8f3cc164ca8f2dd715297db627e015daa5 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Thu, 25 Apr 2019 18:34:41 +0000 Subject: 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 --- databases/postgresql96-pgtcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql96-pgtcl') diff --git a/databases/postgresql96-pgtcl/Makefile b/databases/postgresql96-pgtcl/Makefile index 1d2675b9c9d5..f4c831dc774e 100644 --- a/databases/postgresql96-pgtcl/Makefile +++ b/databases/postgresql96-pgtcl/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -postgresql96 CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[01234]-[0-9]* -- cgit v1.2.3