svn commit: r498562 - head
Rene Ladan
rene at FreeBSD.org
Wed Apr 10 13:13:22 UTC 2019
Author: rene
Date: Wed Apr 10 13:13:21 2019
New Revision: 498562
URL: https://svnweb.freebsd.org/changeset/ports/498562
Log:
Belatedly add an entry to UPDATING for sysutils/password-store
PR: 224672
Reported by: Adam Jimerson vendion at gmail.com
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Wed Apr 10 11:56:59 2019 (r498561)
+++ head/UPDATING Wed Apr 10 13:13:21 2019 (r498562)
@@ -151,6 +151,14 @@ you update your ports collection, before attempting an
any configuration files within /etc/urbackup, these should be relocated to
${PREFIX}/etc/urbackup.
+20190130:
+ AFFECTS: users of sysutils/password-store
+ AUTHOR: rene at FreeBSD.org
+
+ password-store now stores plugins in ${PREFIX}/libexec instead of ${PREFIX}/lib.
+ Ensure to move your own extensions there too and update your scripts to avoid
+ breakage.
+
20190124:
AFFECTS: users of sysutils/rubygem-fluentd, sysutils/fluent-bit
AUTHOR: girgen at FreeBSD.org
More information about the svn-ports-all
mailing list