diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-10-06 17:17:46 +0800 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-10-06 17:17:46 +0800 |
commit | 7433a94b324833c14d005f8e8f2f572b5474de4a (patch) | |
tree | 12b8be95e0eee82cdd27c4299867c072c94dac83 /UPDATING | |
parent | 80518d660c541afb01afb20c9175e45d8f1278b2 (diff) | |
download | freebsd-ports-gnome-7433a94b324833c14d005f8e8f2f572b5474de4a.tar.gz freebsd-ports-gnome-7433a94b324833c14d005f8e8f2f572b5474de4a.tar.zst freebsd-ports-gnome-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
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |