Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2019 16:15:49 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503636 - head/devel/llvm40
Message-ID:  <201906071615.x57GFnla030418@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brooks
Date: Fri Jun  7 16:15:49 2019
New Revision: 503636
URL: https://svnweb.freebsd.org/changeset/ports/503636

Log:
  Add an expiration date now that devel/llvm40 has not dependencies.

Modified:
  head/devel/llvm40/Makefile

Modified: head/devel/llvm40/Makefile
==============================================================================
--- head/devel/llvm40/Makefile	Fri Jun  7 16:11:19 2019	(r503635)
+++ head/devel/llvm40/Makefile	Fri Jun  7 16:15:49 2019	(r503636)
@@ -12,6 +12,9 @@ DISTFILES=	${PORTNAME}-${DISTVERSION}.src${EXTRACT_SUF
 MAINTAINER=	brooks@FreeBSD.org
 COMMENT=	LLVM and Clang
 
+DEPRECATED=	Obsolete and unmaintained
+EXPIRATION_DATE=	2019-06-30
+
 .include "${.CURDIR}/../llvm-devel/Makefile.LICENSE"
 
 LLVM_RELEASE=	${DISTVERSION:C/rc.*//}



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