svn commit: r443603 - in head/lang: gcc46 gcc47 gcc48 gcc49

Gerald Pfeifer gerald at FreeBSD.org
Wed Jun 14 21:31:13 UTC 2017


Author: gerald
Date: Wed Jun 14 21:31:11 2017
New Revision: 443603
URL: https://svnweb.freebsd.org/changeset/ports/443603

Log:
  Adjust WWW reference in pkg-descr to https and avoid a trailing slash
  for all lang/gcc4* ports.

Modified:
  head/lang/gcc46/pkg-descr
  head/lang/gcc47/pkg-descr
  head/lang/gcc48/pkg-descr
  head/lang/gcc49/pkg-descr

Modified: head/lang/gcc46/pkg-descr
==============================================================================
--- head/lang/gcc46/pkg-descr	Wed Jun 14 21:30:03 2017	(r443602)
+++ head/lang/gcc46/pkg-descr	Wed Jun 14 21:31:11 2017	(r443603)
@@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of
 port installs the C, C++, and Fortran front ends as gcc46, g++46, and
 gfortran46, respectively.
 
-WWW: http://gcc.gnu.org/
+WWW: https://gcc.gnu.org
 
 Gerald Pfeifer <gerald at FreeBSD.org>

Modified: head/lang/gcc47/pkg-descr
==============================================================================
--- head/lang/gcc47/pkg-descr	Wed Jun 14 21:30:03 2017	(r443602)
+++ head/lang/gcc47/pkg-descr	Wed Jun 14 21:31:11 2017	(r443603)
@@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of
 port installs the C, C++, and Fortran front ends as gcc47, g++47, and
 gfortran47, respectively.
 
-WWW: http://gcc.gnu.org/
+WWW: https://gcc.gnu.org
 
 Gerald Pfeifer <gerald at FreeBSD.org>

Modified: head/lang/gcc48/pkg-descr
==============================================================================
--- head/lang/gcc48/pkg-descr	Wed Jun 14 21:30:03 2017	(r443602)
+++ head/lang/gcc48/pkg-descr	Wed Jun 14 21:31:11 2017	(r443603)
@@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of
 port installs the C, C++, and Fortran front ends as gcc48, g++48, and
 gfortran48, respectively.
 
-WWW: http://gcc.gnu.org/
+WWW: https://gcc.gnu.org
 
 Gerald Pfeifer <gerald at FreeBSD.org>

Modified: head/lang/gcc49/pkg-descr
==============================================================================
--- head/lang/gcc49/pkg-descr	Wed Jun 14 21:30:03 2017	(r443602)
+++ head/lang/gcc49/pkg-descr	Wed Jun 14 21:31:11 2017	(r443603)
@@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of
 port installs the C, C++, and Fortran front ends as gcc49, g++49, and
 gfortran49, respectively.
 
-WWW: http://gcc.gnu.org/
+WWW: https://gcc.gnu.org
 
 Gerald Pfeifer <gerald at FreeBSD.org>


More information about the svn-ports-head mailing list