Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2026 20:54:59 +0000
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 9e7957ebec29 - 2026Q1 - www/tomcat-native: Upgrade port to 1.3.5
Message-ID:  <697bc923.27079.407993e7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q1 has been updated by michaelo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e7957ebec29c2d25ba41a1f6de03934e53f55a7

commit 9e7957ebec29c2d25ba41a1f6de03934e53f55a7
Author:     Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2026-01-29 20:52:26 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2026-01-29 20:54:43 +0000

    www/tomcat-native: Upgrade port to 1.3.5
    
    MFH:            2026Q1
    Changelog:      https://tomcat.apache.org/native-1.3-doc/miscellaneous/changelog.html#1.3.5
    
    (cherry picked from commit 879f73fe86ea252b3f7ccec6d4a164f02b49277d)
---
 www/tomcat-native/Makefile | 3 +--
 www/tomcat-native/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile
index 220857ece0d6..676f68cd87b3 100644
--- a/www/tomcat-native/Makefile
+++ b/www/tomcat-native/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tomcat-native
-DISTVERSION=	1.3.0
-PORTREVISION=	1
+DISTVERSION=	1.3.5
 CATEGORIES=	www java
 MASTER_SITES=	https://archive.apache.org/dist/tomcat/tomcat-connectors/native/${PORTVERSION}/source/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
diff --git a/www/tomcat-native/distinfo b/www/tomcat-native/distinfo
index 2e558a6d35b8..d5e5c273e1d4 100644
--- a/www/tomcat-native/distinfo
+++ b/www/tomcat-native/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710326129
-SHA256 (tomcat-native-1.3.0-src.tar.gz) = cd849ac0040fe979f96ce089b091c4055952cc3313c1aad452d48ad53ec36867
-SIZE (tomcat-native-1.3.0-src.tar.gz) = 345276
+TIMESTAMP = 1769718255
+SHA256 (tomcat-native-1.3.5-src.tar.gz) = cdc086e11812ad3f36b19da567f434e08181a419ef8b4065eac2f44821cee17e
+SIZE (tomcat-native-1.3.5-src.tar.gz) = 350072


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697bc923.27079.407993e7>