aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-10-06 09:17:46 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-10-06 09:17:46 +0000
commit7433a94b324833c14d005f8e8f2f572b5474de4a (patch)
tree12b8be95e0eee82cdd27c4299867c072c94dac83 /UPDATING
parent80518d660c541afb01afb20c9175e45d8f1278b2 (diff)
downloadports-7433a94b324833c14d005f8e8f2f572b5474de4a.tar.gz
ports-7433a94b324833c14d005f8e8f2f572b5474de4a.zip
sysutils/tenshi: Update to 0.17
- Assume maintainership - Drop coreutils from dependencies; tenshi works fine now with FreeBSD tail - Get tarballs from to GitHub; this is where upstream moved - Install configuration files in upstream default location
Notes
Notes: svn path=/head/; revision=551564
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 91cc99696970..7d628ca9100e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20201006:
+ AFFECTS: users of sysutils/tenshi
+ AUTHOR: 0mp@FreeBSD.org
+
+ The default location for tenshi's configuration file has changed. It was
+ moved to /usr/local/etc/tenshi/tenshi.conf from /usr/local/etc/tenshi.conf
+ in order to follow upstream defaults.
+
20201002:
AFFECTS: users of mail/fetchmail beginning with 6.4.12_1
AUTHOR: mandree@FreeBSD.org