Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2024 08:57:04 GMT
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3ea2e922ea9 - main - www/tomcat-native: take ownership
Message-ID:  <202404170857.43H8v4xb030583@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by michaelo:

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

commit e3ea2e922ea9ce4d205355647e3aeb1d35e53f9f
Author:     Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2024-04-17 08:22:48 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2024-04-17 08:56:53 +0000

    www/tomcat-native: take ownership
    
    As agreed with ale@, I am taking ownership of this port.
    
    Approved by:    otis (mentor), ale
    Differential Revision:  https://reviews.freebsd.org/D44822
---
 www/tomcat-native/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile
index 2095bfe4f64f..07748467aa4a 100644
--- a/www/tomcat-native/Makefile
+++ b/www/tomcat-native/Makefile
@@ -1,10 +1,11 @@
 PORTNAME=	tomcat-native
 DISTVERSION=	1.3.0
+PORTREVISION=	1
 CATEGORIES=	www java
 MASTER_SITES=	https://archive.apache.org/dist/tomcat/tomcat-connectors/native/${PORTVERSION}/source/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
-MAINTAINER=	ale@FreeBSD.org
+MAINTAINER=	michaelo@apache.org
 COMMENT=	Tomcat native library
 WWW=		https://tomcat.apache.org/native-${PORTVERSION:R}-doc/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404170857.43H8v4xb030583>