Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Dec 2025 17:16:46 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7a0aa749f0a8 - main - devel/py-graal: Return to pool
Message-ID:  <6935b67e.3d8d7.3e8a48b0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit 7a0aa749f0a8b859d90943e25be9bfd128bcb581
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-12-07 10:35:03 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-12-07 17:16:35 +0000

    devel/py-graal: Return to pool
    
    Used in cluster and releasing so that others can update as necessary
    without my intervention.
    
    Changelog: https://github.com/chaoss/grimoirelab-graal/releases/tag/${NEW_VERSION}
---
 devel/py-graal/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/py-graal/Makefile b/devel/py-graal/Makefile
index 369f939aa792..55675375c009 100644
--- a/devel/py-graal/Makefile
+++ b/devel/py-graal/Makefile
@@ -5,7 +5,8 @@ CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	bofh@FreeBSD.org
+# Ask clusteradm@ before removal
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Generic source code analyzer
 WWW=		https://github.com/chaoss/grimoirelab-graal
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6935b67e.3d8d7.3e8a48b0>