git: 1dc6ac8d8d96 - main - devel/thrift: reset maintainer due to many timeouts
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Mar 2025 04:44:02 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1dc6ac8d8d968352b158a2fc67e6fa55ffeb09d7
commit 1dc6ac8d8d968352b158a2fc67e6fa55ffeb09d7
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-03-24 16:10:25 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-03-29 04:43:45 +0000
devel/thrift: reset maintainer due to many timeouts
---
devel/p5-Thrift/Makefile | 2 +-
devel/py-thrift/Makefile | 2 +-
devel/thrift-cpp/Makefile | 2 +-
devel/thrift/Makefile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/p5-Thrift/Makefile b/devel/p5-Thrift/Makefile
index f6510c915571..681869f8f09a 100644
--- a/devel/p5-Thrift/Makefile
+++ b/devel/p5-Thrift/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel perl5
PKGNAMEPREFIX= p5-
DISTFILES=
-MAINTAINER= komarov@valerka.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl interface to Thrift
WWW= https://thrift.apache.org/
diff --git a/devel/py-thrift/Makefile b/devel/py-thrift/Makefile
index f7bbd3353069..c1fa599bc266 100644
--- a/devel/py-thrift/Makefile
+++ b/devel/py-thrift/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= APACHE/thrift/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= komarov@valerka.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to Thrift
WWW= https://thrift.apache.org/
diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile
index 98733d20a0c9..0ecfb5c497b6 100644
--- a/devel/thrift-cpp/Makefile
+++ b/devel/thrift-cpp/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= APACHE/thrift/${PORTVERSION}
PKGNAMESUFFIX= -cpp
DISTNAME= thrift-${PORTVERSION}
-MAINTAINER= komarov@valerka.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ interface to Thrift
WWW= https://thrift.apache.org/
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index fe0eae0d8e74..5fe44425b4bf 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -5,7 +5,7 @@ PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= APACHE/thrift/${PORTVERSION}
-MAINTAINER= komarov@valerka.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Framework for scalable cross-language services development
WWW= https://thrift.apache.org/