Date: Mon, 1 Jul 2019 08:21:57 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505555 - head/www/tomcat6 Message-ID: <201907010821.x618Lv2C001570@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907010821.x618Lv2C001570>