From owner-svn-src-projects@freebsd.org Thu Oct 15 19:55:36 2015 Return-Path: Delivered-To: svn-src-projects@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 5C6AAA15476 for ; Thu, 15 Oct 2015 19:55:36 +0000 (UTC) (envelope-from gjb@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 1C5F3AB9; Thu, 15 Oct 2015 19:55:36 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FJtZUE017186; Thu, 15 Oct 2015 19:55:35 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9FJtXgY017164; Thu, 15 Oct 2015 19:55:33 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201510151955.t9FJtXgY017164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Thu, 15 Oct 2015 19:55:33 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r289382 - projects/release-pkg/release/packages X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 19:55:36 -0000 Author: gjb Date: Thu Oct 15 19:55:32 2015 New Revision: 289382 URL: https://svnweb.freebsd.org/changeset/base/289382 Log: Prefer https in package URLs. Sponsored by: The FreeBSD Foundation Modified: projects/release-pkg/release/packages/kernel.ucl projects/release-pkg/release/packages/lib32-development.ucl projects/release-pkg/release/packages/lib32-profile.ucl projects/release-pkg/release/packages/lib32.ucl projects/release-pkg/release/packages/profile.ucl projects/release-pkg/release/packages/runtime.ucl projects/release-pkg/release/packages/ssh-development.ucl projects/release-pkg/release/packages/ssh-lib32-development.ucl projects/release-pkg/release/packages/ssh-lib32-profile.ucl projects/release-pkg/release/packages/ssh-lib32.ucl projects/release-pkg/release/packages/ssh-profile.ucl projects/release-pkg/release/packages/ssh.ucl projects/release-pkg/release/packages/svn.ucl projects/release-pkg/release/packages/syscons.ucl projects/release-pkg/release/packages/tests.ucl projects/release-pkg/release/packages/unbound-development.ucl projects/release-pkg/release/packages/unbound-lib32-development.ucl projects/release-pkg/release/packages/unbound-lib32-profile.ucl projects/release-pkg/release/packages/unbound-lib32.ucl projects/release-pkg/release/packages/unbound-profile.ucl projects/release-pkg/release/packages/unbound.ucl Modified: projects/release-pkg/release/packages/kernel.ucl ============================================================================== --- projects/release-pkg/release/packages/kernel.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/kernel.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "%COMMENT%" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD2CLAUSE ] Modified: projects/release-pkg/release/packages/lib32-development.ucl ============================================================================== --- projects/release-pkg/release/packages/lib32-development.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/lib32-development.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "32bits libraries" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD2CLAUSE ] Modified: projects/release-pkg/release/packages/lib32-profile.ucl ============================================================================== --- projects/release-pkg/release/packages/lib32-profile.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/lib32-profile.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "32bits libraries" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD2CLAUSE ] Modified: projects/release-pkg/release/packages/lib32.ucl ============================================================================== --- projects/release-pkg/release/packages/lib32.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/lib32.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "32bits libraries" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD2CLAUSE ] Modified: projects/release-pkg/release/packages/profile.ucl ============================================================================== --- projects/release-pkg/release/packages/profile.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/profile.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "%COMMENT%" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD2CLAUSE ] Modified: projects/release-pkg/release/packages/runtime.ucl ============================================================================== --- projects/release-pkg/release/packages/runtime.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/runtime.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "%COMMENT%" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD2CLAUSE ] Modified: projects/release-pkg/release/packages/ssh-development.ucl ============================================================================== --- projects/release-pkg/release/packages/ssh-development.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/ssh-development.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Secure SHell" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ ISCL ] Modified: projects/release-pkg/release/packages/ssh-lib32-development.ucl ============================================================================== --- projects/release-pkg/release/packages/ssh-lib32-development.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/ssh-lib32-development.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Secure SHell 32bits libraries" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ ISCL ] Modified: projects/release-pkg/release/packages/ssh-lib32-profile.ucl ============================================================================== --- projects/release-pkg/release/packages/ssh-lib32-profile.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/ssh-lib32-profile.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Secure SHell 32bits libraries" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ ISCL ] Modified: projects/release-pkg/release/packages/ssh-lib32.ucl ============================================================================== --- projects/release-pkg/release/packages/ssh-lib32.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/ssh-lib32.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Secure SHell 32bits libraries" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ ISCL ] Modified: projects/release-pkg/release/packages/ssh-profile.ucl ============================================================================== --- projects/release-pkg/release/packages/ssh-profile.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/ssh-profile.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Secure SHell" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ ISCL ] Modified: projects/release-pkg/release/packages/ssh.ucl ============================================================================== --- projects/release-pkg/release/packages/ssh.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/ssh.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Secure SHell" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ ISCL ] Modified: projects/release-pkg/release/packages/svn.ucl ============================================================================== --- projects/release-pkg/release/packages/svn.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/svn.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Version control system" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ APACHE20 ] Modified: projects/release-pkg/release/packages/syscons.ucl ============================================================================== --- projects/release-pkg/release/packages/syscons.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/syscons.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "syscons(4) support files" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD2CLAUSE ] Modified: projects/release-pkg/release/packages/tests.ucl ============================================================================== --- projects/release-pkg/release/packages/tests.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/tests.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "%COMMENT%" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD2CLAUSE ] Modified: projects/release-pkg/release/packages/unbound-development.ucl ============================================================================== --- projects/release-pkg/release/packages/unbound-development.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/unbound-development.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Validating, recursive, and caching DNS resolver" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD4CLAUSE ] Modified: projects/release-pkg/release/packages/unbound-lib32-development.ucl ============================================================================== --- projects/release-pkg/release/packages/unbound-lib32-development.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/unbound-lib32-development.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Validating, recursive, and caching DNS resolver" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD4CLAUSE ] Modified: projects/release-pkg/release/packages/unbound-lib32-profile.ucl ============================================================================== --- projects/release-pkg/release/packages/unbound-lib32-profile.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/unbound-lib32-profile.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Validating, recursive, and caching DNS resolver" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD4CLAUSE ] Modified: projects/release-pkg/release/packages/unbound-lib32.ucl ============================================================================== --- projects/release-pkg/release/packages/unbound-lib32.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/unbound-lib32.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Validating, recursive, and caching DNS resolver, 32bits libraries" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD4CLAUSE ] Modified: projects/release-pkg/release/packages/unbound-profile.ucl ============================================================================== --- projects/release-pkg/release/packages/unbound-profile.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/unbound-profile.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Validating, recursive, and caching DNS resolver" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD4CLAUSE ] Modified: projects/release-pkg/release/packages/unbound.ucl ============================================================================== --- projects/release-pkg/release/packages/unbound.ucl Thu Oct 15 19:53:16 2015 (r289381) +++ projects/release-pkg/release/packages/unbound.ucl Thu Oct 15 19:55:32 2015 (r289382) @@ -4,7 +4,7 @@ version = "%VERSION%" comment = "Validating, recursive, and caching DNS resolver" categories = [ base ] maintainer = "re@FreeBSD.org" -www = "http://www.FreeBSD.org" +www = "https://www.FreeBSD.org" prefix = "/" licenselogic = "single" licenses = [ BSD4CLAUSE ]