Date: Mon, 30 Apr 2018 10:47:50 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468687 - head Message-ID: <201804301047.w3UAlo6S016037@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Mon Apr 30 10:47:50 2018 New Revision: 468687 URL: https://svnweb.freebsd.org/changeset/ports/468687 Log: - inetd version for news/nntp Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Apr 30 10:23:32 2018 (r468686) +++ head/UPDATING Mon Apr 30 10:47:50 2018 (r468687) @@ -5,6 +5,13 @@ 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. +20180430: + AFFECTS: users of news/nntp + AUTHOR: dinoex@FreeBSD.org + + The option INETD was removed. If you used inetd, please change the path + in /etc/inetd.conf from /usr/local/sbin/nntpd to /usr/local/libexec/nntpd. + 20180428: AFFECTS: users of security/libressl AUTHOR: brnrd@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804301047.w3UAlo6S016037>