git: 057bb88fcda3 - main - devel/p5-autobox: Update version requirement of TEST_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 26 Jun 2025 11:34:05 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=057bb88fcda3fa231f41272589ef135a3774597e

commit 057bb88fcda3fa231f41272589ef135a3774597e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-26 10:03:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-26 11:30:12 +0000

    devel/p5-autobox: Update version requirement of TEST_DEPENDS
    
    - Fix indent
---
 devel/p5-autobox/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/devel/p5-autobox/Makefile b/devel/p5-autobox/Makefile
index d02f84fd1c4d..cf2777d6837f 100644
--- a/devel/p5-autobox/Makefile
+++ b/devel/p5-autobox/Makefile
@@ -15,13 +15,12 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Scope-Guard>=0.20:devel/p5-Scope-Guard
+TEST_DEPENDS=	p5-Test-Fatal>=0.017:devel/p5-Test-Fatal \
+		p5-IPC-System-Simple>=1.30:devel/p5-IPC-System-Simple
 
 USES=		perl5
 USE_PERL5=	configure
 
-TEST_DEPENDS=  p5-Test-Fatal>=0:devel/p5-Test-Fatal \
-			p5-IPC-System-Simple>=0:devel/p5-IPC-System-Simple
-
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/autobox/autobox.so