Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2016 16:31:57 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421709 - head
Message-ID:  <201609101631.u8AGVv3V016444@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Sep 10 16:31:57 2016
New Revision: 421709
URL: https://svnweb.freebsd.org/changeset/ports/421709

Log:
  Document breaking upstream changes in security/letsencrypt.sh
  
  PR:		212485
  Submitted by:	sascha@root-login.org (maintainer security/letsencrypt.sh)
  Reviewed by:	riggs

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Sep 10 16:21:53 2016	(r421708)
+++ head/UPDATING	Sat Sep 10 16:31:57 2016	(r421709)
@@ -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



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