From owner-svn-ports-all@freebsd.org Tue Sep 19 18:34:17 2017 Return-Path: Delivered-To: svn-ports-all@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 C15A3E23961; Tue, 19 Sep 2017 18:34:17 +0000 (UTC) (envelope-from adamw@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 8BD1967109; Tue, 19 Sep 2017 18:34:17 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8JIYGZq090065; Tue, 19 Sep 2017 18:34:16 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8JIYGkj090064; Tue, 19 Sep 2017 18:34:16 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201709191834.v8JIYGkj090064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Tue, 19 Sep 2017 18:34:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450154 - head X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 450154 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 18:34:17 -0000 Author: adamw Date: Tue Sep 19 18:34:16 2017 New Revision: 450154 URL: https://svnweb.freebsd.org/changeset/ports/450154 Log: Remove references to gnupg22 port Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Sep 19 18:31:49 2017 (r450153) +++ head/UPDATING Tue Sep 19 18:34:16 2017 (r450154) @@ -39,14 +39,11 @@ you update your ports collection, before attempting an AFFECTS: users of security/gnupg AUTHOR: adamw@FreeBSD.org - security/gnupg22 has become the new stable version of GnuPG. This is - an LTS branch, and is directly analogous to security/gnupg20. gnupg20 - will reach EOL at the end of the year, and all gnupg20 users should - migrate to gnupg22. + security/gnupg has become the new stable version of GnuPG. This is + an LTS branch. gnupg20 will reach EOL at the end of the year, and all + gnupg20 users should migrate to gnupg22. See https://gnupg.org/faq/whats-new-in-2.1.html for important changes. - - The security/gnupg port will become GnuPG 2.3.x soon. 20170820: AFFECTS: users of www/uwsgi