Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2020 00:27:11 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522308 - head/lang/gcc6
Message-ID:  <202001070027.0070RBVV087225@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Tue Jan  7 00:27:11 2020
New Revision: 522308
URL: https://svnweb.freebsd.org/changeset/ports/522308

Log:
  This port (lang/gcc6) has been marked deprecated since r485607 (2018-11-22).
  
  Now that its last consumer in the tree is gone, mark it for actual removal
  with an expiration date end of February 2019, some eight weeks from now.

Modified:
  head/lang/gcc6/Makefile

Modified: head/lang/gcc6/Makefile
==============================================================================
--- head/lang/gcc6/Makefile	Tue Jan  7 00:14:02 2020	(r522307)
+++ head/lang/gcc6/Makefile	Tue Jan  7 00:27:11 2020	(r522308)
@@ -15,6 +15,7 @@ LICENSE=	GPLv3 GPLv3RLE
 LICENSE_COMB=	multi
 
 DEPRECATED=	Unsupported by upstream. Use GCC 9 or newer instead.
+EXPIRATION_DATE=2020-02-29
 ONLY_FOR_ARCHS=	aarch64 amd64 arm armv6 armv7 i386 powerpc powerpc64 powerpcspe sparc64
 BROKEN_sparc64=	fails to configure: cannot compute suffix of object files: cannot compile
 



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