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
This commit is contained in:
Chris Rees
2019-04-25 18:34:41 +00:00
parent 63e81ae4ba
commit 05facd8f3c
14 changed files with 14 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 3
COMMENT= PostgreSQL database (client)

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 2
CATEGORIES= databases
MAINTAINER= pgsql@FreeBSD.org

View File

@@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 0
PORTREVISION= 2
PKGNAMESUFFIX= -postgresql10
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123456]-[0-9]*

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
DISTVERSION?= 10.7
PORTREVISION= 2
PORTREVISION?= 2
PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
MAINTAINER?= pgsql@FreeBSD.org

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 1
PORTREVISION= 2
COMMENT= PostgreSQL database (client)

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
DISTVERSION?= 9.4.21
PORTREVISION= 0
PORTREVISION?= 0
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT}
MAINTAINER?= pgsql@FreeBSD.org

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 1
COMMENT= PostgreSQL database (client)

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
DISTVERSION?= 9.5.16
PORTREVISION= 0
PORTREVISION?= 0
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT}
MAINTAINER?= pgsql@FreeBSD.org

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 1
COMMENT= PostgreSQL database (client)

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= pgsql@FreeBSD.org

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 1
PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S,.,,}-docs
MAINTAINER= pgsql@FreeBSD.org

View File

@@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 0
PORTREVISION= 1
PKGNAMESUFFIX= -postgresql96
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[01234]-[0-9]*

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= databases tcl
PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S/.//}${COMPONENT}

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
DISTVERSION?= 9.6.12
PORTREVISION= 1
PORTREVISION?= 1
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT}
MAINTAINER?= pgsql@FreeBSD.org