Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2019 13:13:21 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498562 - head
Message-ID:  <201904101313.x3ADDLS0017455@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904101313.x3ADDLS0017455>