svn commit: r505555 - head/www/tomcat6

Rene Ladan rene at FreeBSD.org
Mon Jul 1 08:21:58 UTC 2019


Author: rene
Date: Mon Jul  1 08:21:57 2019
New Revision: 505555
URL: https://svnweb.freebsd.org/changeset/ports/505555

Log:
  www/tomcat6: this port is end-of-life since 2017,
  schedule it for removal next month.
  
  PR:		230327
  Submitted by:	Michael Osipov
  Approved by:	maintainer timeout (ale, 11 months)

Modified:
  head/www/tomcat6/Makefile

Modified: head/www/tomcat6/Makefile
==============================================================================
--- head/www/tomcat6/Makefile	Mon Jul  1 08:20:32 2019	(r505554)
+++ head/www/tomcat6/Makefile	Mon Jul  1 08:21:57 2019	(r505555)
@@ -11,6 +11,9 @@ DISTNAME=	apache-${PORTNAME}-${PORTVERSION}
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	Open-source Java web server by Apache, 6.x branch
 
+DEPRECATED=	End-of-life since 2017
+EXPIRATION_DATE=2019-08-01
+
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 


More information about the svn-ports-head mailing list