svn commit: r443791 - in head/lang: gcc5 gcc6

Gerald Pfeifer gerald at FreeBSD.org
Sat Jun 17 22:34:30 UTC 2017


Author: gerald
Date: Sat Jun 17 22:34:29 2017
New Revision: 443791
URL: https://svnweb.freebsd.org/changeset/ports/443791

Log:
  Adjust WWW URL to refer to https and avoid a trailing slash.

Modified:
  head/lang/gcc5/pkg-descr
  head/lang/gcc6/pkg-descr

Modified: head/lang/gcc5/pkg-descr
==============================================================================
--- head/lang/gcc5/pkg-descr	Sat Jun 17 22:31:36 2017	(r443790)
+++ head/lang/gcc5/pkg-descr	Sat Jun 17 22:34:29 2017	(r443791)
@@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of
 port installs the C, C++, Fortran and Java front ends as gcc5, g++5,
 gfortran5, and gcj5, respectively.
 
-WWW: http://gcc.gnu.org/
+WWW: https://gcc.gnu.org
 
 Gerald Pfeifer <gerald at FreeBSD.org>

Modified: head/lang/gcc6/pkg-descr
==============================================================================
--- head/lang/gcc6/pkg-descr	Sat Jun 17 22:31:36 2017	(r443790)
+++ head/lang/gcc6/pkg-descr	Sat Jun 17 22:34:29 2017	(r443791)
@@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of
 port installs the C, C++, Fortran and Java front ends as gcc6, g++6,
 gfortran6, and gcj6, respectively.
 
-WWW: http://gcc.gnu.org/
+WWW: https://gcc.gnu.org
 
 Gerald Pfeifer <gerald at FreeBSD.org>


More information about the svn-ports-all mailing list