git: 3b565e970d7a - main - math/p5-Math-Random-Secure: Switch dependency to p5-Moo

From: Tilman Keskinoz <arved_at_FreeBSD.org>
Date: Sat, 03 May 2025 19:56:07 UTC
The branch main has been updated by arved:

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

commit 3b565e970d7a9429dd2d847dc42b0881aed7797c
Author:     Tilman Keskinoz <arved@FreeBSD.org>
AuthorDate: 2025-05-03 19:52:47 +0000
Commit:     Tilman Keskinoz <arved@FreeBSD.org>
CommitDate: 2025-05-03 19:55:55 +0000

    math/p5-Math-Random-Secure: Switch dependency to p5-Moo
    
    PR:             284622
    Submitted by:   Dave Hayes
    Approved by:    maintainer timeout
---
 math/p5-Math-Random-Secure/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/math/p5-Math-Random-Secure/Makefile b/math/p5-Math-Random-Secure/Makefile
index f0a06899d086..d327b1dd43da 100644
--- a/math/p5-Math-Random-Secure/Makefile
+++ b/math/p5-Math-Random-Secure/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	Math-Random-Secure
 PORTVERSION=	0.080001
+PORTREVISION=	1
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Test-Warn>0:devel/p5-Test-Warn
 BUILD_DEPENDS=	p5-List-MoreUtils>0:lang/p5-List-MoreUtils
-RUN_DEPENDS=	p5-Any-Moose>0:devel/p5-Any-Moose \
+RUN_DEPENDS=	p5-Moo>0:devel/p5-Moo \
 		p5-Math-Random-ISAAC>=1.0.1:math/p5-Math-Random-ISAAC \
 		p5-Crypt-Random-Source>=0.07:security/p5-Crypt-Random-Source