git: b117bc1aeed2 - main - devel/p5-Eval-WithLexicals: Update to 1.003006

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:04:14 UTC
The branch main has been updated by sunpoet:

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

commit b117bc1aeed23276ba05bf7f819a59131f49b3a2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:47:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:48 +0000

    devel/p5-Eval-WithLexicals: Update to 1.003006
    
    - Fix indent
    
    Changes:        https://metacpan.org/dist/Eval-WithLexicals/changes
---
 devel/p5-Eval-WithLexicals/Makefile | 9 +++++----
 devel/p5-Eval-WithLexicals/distinfo | 5 +++--
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/devel/p5-Eval-WithLexicals/Makefile b/devel/p5-Eval-WithLexicals/Makefile
index 3e949eaf6c7b..3c5fd5d21300 100644
--- a/devel/p5-Eval-WithLexicals/Makefile
+++ b/devel/p5-Eval-WithLexicals/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Eval-WithLexicals
-PORTVERSION=	1.003005
+PORTVERSION=	1.003006
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HAARG
@@ -11,12 +11,13 @@ COMMENT=	Perl extension for pure perl eval with persistent lexical variables
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	\
-	p5-Moo>=0.009006:devel/p5-Moo
 BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	p5-Moo>=0.009006:devel/p5-Moo \
+		p5-strictures>=1:devel/p5-strictures
 
 USES=		perl5
 USE_PERL5=	configure
-NO_ARCH=	YES
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/p5-Eval-WithLexicals/distinfo b/devel/p5-Eval-WithLexicals/distinfo
index dfa1992892e5..49dcf1e637e7 100644
--- a/devel/p5-Eval-WithLexicals/distinfo
+++ b/devel/p5-Eval-WithLexicals/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Eval-WithLexicals-1.003005.tar.gz) = 346284477c9e0a420ce5e72cd9f0fad1b1a2e686b34d21c0be114f924fd44015
-SIZE (Eval-WithLexicals-1.003005.tar.gz) = 8012
+TIMESTAMP = 1650229010
+SHA256 (Eval-WithLexicals-1.003006.tar.gz) = 66f127e69451cc3ae44c49143a70bbe11e1adb8120bf3ef8ecac908301ae0974
+SIZE (Eval-WithLexicals-1.003006.tar.gz) = 8063