From owner-svn-ports-all@freebsd.org Sat May 5 07:18:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDF05FCCE7B; Sat, 5 May 2018 07:18:23 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F2B8795E7; Sat, 5 May 2018 07:18:23 +0000 (UTC) (envelope-from eadler@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 85F8A1A87B; Sat, 5 May 2018 07:18:23 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w457INx1049825; Sat, 5 May 2018 07:18:23 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w457INHI049824; Sat, 5 May 2018 07:18:23 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201805050718.w457INHI049824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sat, 5 May 2018 07:18:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469089 - head X-SVN-Group: ports-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 469089 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.25 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: Sat, 05 May 2018 07:18:24 -0000 Author: eadler Date: Sat May 5 07:18:23 2018 New Revision: 469089 URL: https://svnweb.freebsd.org/changeset/ports/469089 Log: Use https URIs in README. Modified: head/README Modified: head/README ============================================================================== --- head/README Sat May 5 06:12:21 2018 (r469088) +++ head/README Sat May 5 07:18:23 2018 (r469089) @@ -1,12 +1,12 @@ This is the FreeBSD Ports Collection. For an easy to use WEB-based interface to it, please see: - http://www.FreeBSD.org/ports + https://www.FreeBSD.org/ports For general information on the Ports Collection, please see the FreeBSD Handbook ports section which is available from: - http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html + https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html for the latest official version or: The ports(7) manual page (man ports). @@ -29,7 +29,7 @@ make search also supports wildcards, such as: For information about contributing to FreeBSD ports, please see the Porter's Handbook, available at: - http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/ + https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/ NOTE: This tree will GROW significantly in size during normal usage! The distribution tar files can and do accumulate in /usr/ports/distfiles,