svn commit: r482454 - head/devel/linux-kernel

Tobias Kortkamp tobik at FreeBSD.org
Fri Oct 19 19:52:17 UTC 2018


Author: tobik
Date: Fri Oct 19 19:52:16 2018
New Revision: 482454
URL: https://svnweb.freebsd.org/changeset/ports/482454

Log:
  Deprecate devel/linux-kernel
  
  Updating it to newer versions is troublesome and the port is no
  longer useful to me.

Modified:
  head/devel/linux-kernel/Makefile

Modified: head/devel/linux-kernel/Makefile
==============================================================================
--- head/devel/linux-kernel/Makefile	Fri Oct 19 19:44:06 2018	(r482453)
+++ head/devel/linux-kernel/Makefile	Fri Oct 19 19:52:16 2018	(r482454)
@@ -41,6 +41,9 @@ COMMENT=	Linux kernel
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	no longer useful
+EXPIRATION_DATE=	2018-10-28
+
 ONLY_FOR_ARCHS=	amd64 i386
 
 BUILD_DEPENDS=	bash:shells/bash \


More information about the svn-ports-all mailing list