aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql92-contrib
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2015-02-05 22:54:34 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2015-02-05 22:54:34 +0000
commit262af710e75062789fef1dfdcd828d76841b8ffc (patch)
treee49fcab890056e0159fdc2fafe174ec3980a7412 /databases/postgresql92-contrib
parent665a780cb472006627e946f4e25b62b0b3029317 (diff)
Update PostgreSQL-9.x to latests versions.
This update fixes multiple security issues reported in PostgreSQL over the past few months. All of these issues require prior authentication, and some require additional conditions, and as such are not considered generally urgent. However, users should examine the list of security holes patched below in case they are particularly vulnerable. Security: CVE-2015-0241,CVE-2015-0242,CVE-2015-0243, CVE-2015-0244,CVE-2014-8161
Notes
Notes: svn path=/head/; revision=378500
Diffstat (limited to 'databases/postgresql92-contrib')
-rw-r--r--databases/postgresql92-contrib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql92-contrib/Makefile b/databases/postgresql92-contrib/Makefile
index e1744a8bb3c7..1047bf52b967 100644
--- a/databases/postgresql92-contrib/Makefile
+++ b/databases/postgresql92-contrib/Makefile
@@ -3,7 +3,6 @@
PORTNAME= postgresql
CATEGORIES= databases
-PORTREVISION= 1
PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
MAINTAINER= pgsql@FreeBSD.org