aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql96-pgtcl
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2019-06-27 21:28:00 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2019-06-27 21:28:00 +0000
commit50768910f97a5fe4772f60372a744598e997ff82 (patch)
treeb45e6b29c40c8ae5c95d65c66cd6310b621ee6a3 /databases/postgresql96-pgtcl
parent0561e1f21dec8d6f7250b4c7e40e6012e545b30c (diff)
downloadports-50768910f97a5fe4772f60372a744598e997ff82.tar.gz
ports-50768910f97a5fe4772f60372a744598e997ff82.zip
Upgrade PostgreSQL to latest version
The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 11.4, 10.9, 9.6.14, 9.5.18, and 9.4.23, as well as the second beta of PostgreSQL 12. This release fixes one security issue and over 25 bugs since the previous cumulative update in May. This release is made outside of the normal update release schedule as the security vulnerability was determined to be critical enough to distribute the fix as quickly as possible. Users who are running PostgreSQL 10, PostgreSQL 11, or the PostgreSQL 12 beta should upgrade as soon as possible. All other users should plan to apply this update at the next scheduled downtime. Release notes: https://www.postgresql.org/about/news/1949/ Security: 245629d4-991e-11e9-82aa-6cc21735f730
Notes
Notes: svn path=/head/; revision=505245
Diffstat (limited to 'databases/postgresql96-pgtcl')
-rw-r--r--databases/postgresql96-pgtcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql96-pgtcl/Makefile b/databases/postgresql96-pgtcl/Makefile
index f4c831dc774e..1d2675b9c9d5 100644
--- a/databases/postgresql96-pgtcl/Makefile
+++ b/databases/postgresql96-pgtcl/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -postgresql96
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[01234]-[0-9]*