git: 8eb1bf54acc3 - main - */*: reset maintainership
- Reply: Antoine Brodin : "Re: git: 8eb1bf54acc3 - main - */*: reset maintainership"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 May 2024 13:43:03 UTC
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=8eb1bf54acc39acf1a3e1394cd5b0952e60bd212 commit 8eb1bf54acc39acf1a3e1394cd5b0952e60bd212 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2024-05-13 13:40:17 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2024-05-13 13:42:30 +0000 */*: reset maintainership Return ports maintained by Michelle Sullivan michelle@sorbs.net to the pool due to consecutive maintainer timeouts. --- databases/p5-DBIx-SearchBuilder/Makefile | 3 ++- net/bmon/Makefile | 4 ++-- www/p5-REST-Client/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile index 0f36fb457a42..1b2b79b05c3f 100644 --- a/databases/p5-DBIx-SearchBuilder/Makefile +++ b/databases/p5-DBIx-SearchBuilder/Makefile @@ -1,10 +1,11 @@ PORTNAME= DBIx-SearchBuilder PORTVERSION= 1.77 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= michelle@sorbs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for easy SQL SELECT Statement generation WWW= https://metacpan.org/release/DBIx-SearchBuilder diff --git a/net/bmon/Makefile b/net/bmon/Makefile index b35d245d7e59..48306c64a171 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -1,10 +1,10 @@ PORTNAME= bmon PORTVERSION= 4.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net -MAINTAINER= michelle@sorbs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Human-readable bandwidth monitor and rate estimator WWW= https://github.com/tgraf/bmon diff --git a/www/p5-REST-Client/Makefile b/www/p5-REST-Client/Makefile index c45a9a35065b..d48443e01649 100644 --- a/www/p5-REST-Client/Makefile +++ b/www/p5-REST-Client/Makefile @@ -1,10 +1,10 @@ PORTNAME= REST-Client -PORTVERSION= 273 +PORTVERSION= 274 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= michelle@sorbs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Simple client for interacting with RESTful http/https resources WWW= https://metacpan.org/release/REST-Client