Date: Mon, 19 Feb 2024 17:55:20 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 081c57ba8ff2 - main - www/tomcat85: update to 8.5.99 Message-ID: <202402191755.41JHtKEZ015133@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=081c57ba8ff209ed9721453e4032d733b1a26f40 commit 081c57ba8ff209ed9721453e4032d733b1a26f40 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-02-19 17:47:55 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-02-19 17:55:07 +0000 www/tomcat85: update to 8.5.99 Changelog: https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.99_(schultz) Approved by: arrowd (mentor, implicit) MFH: 2024Q1 --- www/tomcat85/Makefile | 6 +++++- www/tomcat85/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index 3e1e543eb4c0..02628fd1ce75 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 8.5.98 +PORTVERSION= 8.5.99 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 85 @@ -11,6 +11,10 @@ WWW= https://tomcat.apache.org/ LICENSE= APACHE20 +DEPRECATED= Upstream EOL reaches on 2024-03-31, some time after 2024-06-30 distfiles will be archived.\ + Migrate to www/tomcat9 +EXPIRATION_DATE= 2024-07-31 + RUN_DEPENDS= jsvc:devel/apache-commons-daemon USES= cpe diff --git a/www/tomcat85/distinfo b/www/tomcat85/distinfo index 428707848cfb..e47edf6d90b2 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704821005 -SHA256 (apache-tomcat-8.5.98.tar.gz) = e73f3f6df7d598bcd99f8a40479741bd9e2819ddbb0fa5cba319416ec575467f -SIZE (apache-tomcat-8.5.98.tar.gz) = 10855873 +TIMESTAMP = 1708362732 +SHA256 (apache-tomcat-8.5.99.tar.gz) = d836b6bbf41d1f6b181d261954fe4eaaccdb67bc44caa0c578937b548c5bb71f +SIZE (apache-tomcat-8.5.99.tar.gz) = 10875957
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402191755.41JHtKEZ015133>