Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2015 19:55:33 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r289382 - projects/release-pkg/release/packages
Message-ID:  <201510151955.t9FJtXgY017164@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 ]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510151955.t9FJtXgY017164>