aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-server/pkg-plist-plpython
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/postgresql91-server/pkg-plist-plpython
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/postgresql91-server/pkg-plist-plpython')
-rw-r--r--databases/postgresql91-server/pkg-plist-plpython6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql91-server/pkg-plist-plpython b/databases/postgresql91-server/pkg-plist-plpython
index 1f74e5ec1da4..c7ffa81d313c 100644
--- a/databases/postgresql91-server/pkg-plist-plpython
+++ b/databases/postgresql91-server/pkg-plist-plpython
@@ -10,6 +10,6 @@
%%PYTHON3%%%%DATADIR%%/extension/plpython3u.control
%%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql
%%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
-@dirrmtry %%DATADIR%%/extension
-@dirrmtry lib/postgresql
-@dirrmtry %%DOCSDIR%%
+@dir %%DATADIR%%/extension
+@dir lib/postgresql
+@dir %%DOCSDIR%%