From owner-svn-ports-all@freebsd.org Mon Feb 20 15:07:39 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 5B191CE5D37; Mon, 20 Feb 2017 15:07:39 +0000 (UTC) (envelope-from sunpoet@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 1A4731117; Mon, 20 Feb 2017 15:07:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1KF7cjr034848; Mon, 20 Feb 2017 15:07:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1KF7cEh034847; Mon, 20 Feb 2017 15:07:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702201507.v1KF7cEh034847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 20 Feb 2017 15:07:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434445 - head X-SVN-Group: ports-head 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: Mon, 20 Feb 2017 15:07:39 -0000 Author: sunpoet Date: Mon Feb 20 15:07:37 2017 New Revision: 434445 URL: https://svnweb.freebsd.org/changeset/ports/434445 Log: Use @FreeBSD.org Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Feb 20 14:36:49 2017 (r434444) +++ head/UPDATING Mon Feb 20 15:07:37 2017 (r434445) @@ -557,7 +557,7 @@ you update your ports collection, before 20161029: AFFECTS: users of irc/quassel - AUTHOR: woodsb02@freebsd.org + AUTHOR: woodsb02@FreeBSD.org Quassel is now split into two ports / packages; one for providing the server backend (irc/quassel-core), and one for providing the @@ -567,7 +567,7 @@ you update your ports collection, before 20161028: AFFECTS: users of security/openssl and security/openssl-devel - AUTHOR: brnrd@freebsd.org + AUTHOR: brnrd@FreeBSD.org The shared library versions of OpenSSL have been bumped to avoid issues with ports' and base's OpenSSL not being binary compatible.