git: 919820225849 - main - devel/p5-Method-Signatures: Update version requirement of *_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 19:41:58 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9198202258498c8b08dd52c4a613437da9c6e86a

commit 9198202258498c8b08dd52c4a613437da9c6e86a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 18:47:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 18:47:33 +0000

    devel/p5-Method-Signatures: Update version requirement of *_DEPENDS
---
 devel/p5-Method-Signatures/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/p5-Method-Signatures/Makefile b/devel/p5-Method-Signatures/Makefile
index 9702dcf51a69..9968d86cea5c 100644
--- a/devel/p5-Method-Signatures/Makefile
+++ b/devel/p5-Method-Signatures/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS=	p5-Any-Moose>=0.11:devel/p5-Any-Moose \
 		p5-Lexical-SealRequireHints>=0.008:devel/p5-Lexical-SealRequireHints \
 		p5-Mouse>=0.64:devel/p5-Mouse \
 		p5-PPI>=1.203:textproc/p5-PPI \
-		p5-Sub-Name>=0.03:devel/p5-Sub-Name
+		p5-Sub-Name>=0.03,1:devel/p5-Sub-Name
 TEST_DEPENDS=	p5-Test-Exception>=0.29:devel/p5-Test-Exception \
 		p5-Test-Warn>=0.10:devel/p5-Test-Warn