From owner-svn-ports-head@freebsd.org Thu Sep 28 20:05:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84B14E07DD5; Thu, 28 Sep 2017 20:05:58 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 53BBE6C3C9; Thu, 28 Sep 2017 20:05:58 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8SK5vBj030375; Thu, 28 Sep 2017 20:05:57 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8SK5vvY030374; Thu, 28 Sep 2017 20:05:57 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201709282005.v8SK5vvY030374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 28 Sep 2017 20:05:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450867 - head X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 450867 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2017 20:05:58 -0000 Author: madpilot Date: Thu Sep 28 20:05:57 2017 New Revision: 450867 URL: https://svnweb.freebsd.org/changeset/ports/450867 Log: Fix a grammar error and a typo. Reported by: Scott Bennett Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Sep 28 20:05:25 2017 (r450866) +++ head/UPDATING Thu Sep 28 20:05:57 2017 (r450867) @@ -6,10 +6,10 @@ You should get into the habit of checking this file fo you update your ports collection, before attempting any port upgrades. 20170928: - AFFECTS: users of security/courier-authlib and it's modules + AFFECTS: users of security/courier-authlib and its modules AUTHOR: madpilot@FreeBSD.org - The affected ports have been modified to follow the upstrem + The affected ports have been modified to follow the upstream suggested best practice to use the sysconftool on installation. Please make sure your configuration files include all the comments