aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-05-13 13:40:17 +0000
committerMikael Urankar <mikael@FreeBSD.org>2024-05-13 13:42:30 +0000
commit8eb1bf54acc39acf1a3e1394cd5b0952e60bd212 (patch)
tree1fe6d422398136bbb4665ba1b24e9b1464b15acd
parent02a45093a3e8ed10e7a0af0c70ced7af9b36d6fe (diff)
downloadports-8eb1bf54acc39acf1a3e1394cd5b0952e60bd212.tar.gz
ports-8eb1bf54acc39acf1a3e1394cd5b0952e60bd212.zip
*/*: reset maintainership
Return ports maintained by Michelle Sullivan michelle@sorbs.net to the pool due to consecutive maintainer timeouts.
-rw-r--r--databases/p5-DBIx-SearchBuilder/Makefile3
-rw-r--r--net/bmon/Makefile4
-rw-r--r--www/p5-REST-Client/Makefile4
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