svn commit: r503636 - head/devel/llvm40

Brooks Davis brooks at FreeBSD.org
Fri Jun 7 16:15:50 UTC 2019


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 at 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.*//}


More information about the svn-ports-all mailing list