diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2019-02-03 09:07:32 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2019-02-03 09:07:32 +0000 |
commit | f44a4972df9893ea0d7b6ce0a93dbbadcd7c65a0 (patch) | |
tree | affaa6e0daa8c9861a3acf48e3bb2252f3723b37 /UPDATING | |
parent | 1fa7543b6ddb49cefc1526b031c9587407d4a51a (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ 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. +20190202: + AFFECTS: users of archivers/urbackup-server + AUTHOR: freebsd@coombscloud.com + + Some of the port's sources previously included absolute references to /etc/urbackup. + The upgrade now changes these references to ${PREFIX}/etc/urbackup. If you have placed + any configuration files within /etc/urbackup, these should be relocated to + ${PREFIX}/etc/urbackup. + 20190124: AFFECTS: users of sysutils/rubygem-fluentd, sysutils/fluent-bit AUTHOR: girgen@FreeBSD.org |