devel/p5-Eval-WithLexicals: Update to 1.003006
- Fix indent Changes: https://metacpan.org/dist/Eval-WithLexicals/changes
This commit is contained in:
parent
3fbf7f4b82
commit
b117bc1aee
2 changed files with 8 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue