svn commit: r518562 - in head: . lang lang/gcc7-devel

Gerald Pfeifer gerald at FreeBSD.org
Thu Nov 28 07:01:38 UTC 2019


Author: gerald
Date: Thu Nov 28 07:01:37 2019
New Revision: 518562
URL: https://svnweb.freebsd.org/changeset/ports/518562

Log:
  After the release of GCC 7.5 the GCC 7 release branch has been closed
  upstream; there won't be any further snapshots from this branch.
  
  Hence remove the lang/gcc7-devel port which has been tracking such
  snapshots.
  
  lang/gcc7 is a direct replacement and will be around for a while still.

Deleted:
  head/lang/gcc7-devel/
Modified:
  head/MOVED
  head/lang/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Nov 28 06:54:24 2019	(r518561)
+++ head/MOVED	Thu Nov 28 07:01:37 2019	(r518562)
@@ -13502,3 +13502,4 @@ misc/console-bridge|devel/ros-console_bridge|2019-11-2
 misc/urdfdom-headers|devel/ros-urdfdom_headers|2019-11-24|Use devel/ros-urdfdom_headers instead
 misc/urdfdom|devel/ros-urdfdom|2019-11-24|Use devel/ros-urdfdom instead
 sysutils/kdirstat|sysutils/k4dirstat|2019-11-25|Renamed to match the upstream name
+lang/gcc7-devel|lang/gcc7|2019-11-28|The GCC 7 branch is end of life, use the final release (or a new major version)

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Thu Nov 28 06:54:24 2019	(r518561)
+++ head/lang/Makefile	Thu Nov 28 07:01:37 2019	(r518562)
@@ -104,7 +104,6 @@
     SUBDIR += gcc6
     SUBDIR += gcc6-aux
     SUBDIR += gcc7
-    SUBDIR += gcc7-devel
     SUBDIR += gcc8
     SUBDIR += gcc8-devel
     SUBDIR += gcc9


More information about the svn-ports-all mailing list