aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-07-09 06:17:33 +0800
committertijl <tijl@FreeBSD.org>2014-07-09 06:17:33 +0800
commit214067c38621d84aca6862a67de9085d689eea07 (patch)
tree9f74bc7c7da99115f8f1fe73d19d5477fe87aa3e /UPDATING
parent51109a296b026272858ad450e88888251b400cbf (diff)
downloadfreebsd-ports-gnome-214067c38621d84aca6862a67de9085d689eea07.tar.gz
freebsd-ports-gnome-214067c38621d84aca6862a67de9085d689eea07.tar.zst
freebsd-ports-gnome-214067c38621d84aca6862a67de9085d689eea07.zip
Notify users of security/pam-pgsql that pam_pgsql.so has been moved.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1eefc5097234..32ac228df7e6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20140709:
+ AFFECTS: users of security/pam-pgsql
+ AUTHOR: tijl@FreeBSD.org
+
+ The pam_pgsql.so module is now installed in PREFIX/lib (/usr/local/lib)
+ instead of /usr/lib.
+
20140627:
AFFECTS: Users of Java
AUTHOR: swills@FreeBSD.org