Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2018 21:00:43 +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: r469832 - head/lang/gcc47
Message-ID:  <201805132100.w4DL0hrF020953@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun May 13 21:00:43 2018
New Revision: 469832
URL: https://svnweb.freebsd.org/changeset/ports/469832

Log:
  Add an EXPIRATION_DATE of 2018-07-13 since this version of GCC will not
  have been maintained upstream for more than three years by then. It also
  is not used anywhere in the FreeBSD Ports tree.

Modified:
  head/lang/gcc47/Makefile

Modified: head/lang/gcc47/Makefile
==============================================================================
--- head/lang/gcc47/Makefile	Sun May 13 20:55:08 2018	(r469831)
+++ head/lang/gcc47/Makefile	Sun May 13 21:00:43 2018	(r469832)
@@ -16,6 +16,7 @@ LICENSE=	GPLv3 GPLv3RLE
 LICENSE_COMB=	multi
 
 DEPRECATED=	Unsupported by upstream. Use GCC 6 or newer instead.
+EXPIRATION_DATE=2018-07-13
 ONLY_FOR_ARCHS=	amd64 i386 powerpc sparc64
 
 LIB_DEPENDS=	libgmp.so:math/gmp \



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