diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2016-09-10 16:31:57 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2016-09-10 16:31:57 +0000 |
commit | eb0ab30e9f2c6ae30ded4cbb4fae9c6a1e82624d (patch) | |
tree | 3e6317e20d81c87663f9d503af603a72beeb65d1 /UPDATING | |
parent | c8db14acd10eee222b4ea6f5ef8e04bbc04524f4 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20160910: + AFFECTS: users of security/letsencrypt.sh + AUTHOR: riggs@FreeBSD.org + + The config filename has been changed upstream from "config.sh" + to "config". Users must rename the current config file manually. + In addition, the default WELLKNOWN location has been changed to + %%PREFIX%%/www/letsencrypt. In order to use the previous default + location, the config file must be updated manually as well. + 20160907: AFFECTS: users of math/galculator AUTHOR: woodsb02@FreeBSD.org |