mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Update to 0.001004
- Update version requirement of TEST_DEPENDS - Update WWW Changes: https://metacpan.org/changes/distribution/MooX-TypeTiny
This commit is contained in:
parent
7e6588cb45
commit
5dfc1bd6f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522935
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MooX-TypeTiny
|
||||
PORTVERSION= 0.001003
|
||||
PORTVERSION= 0.001004
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,10 +16,11 @@ LICENSE_COMB= dual
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Moo>=1.004003:devel/p5-Moo \
|
||||
p5-Type-Tiny>=1.000002:devel/p5-Type-Tiny
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0.003:devel/p5-Test-Fatal
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (MooX-TypeTiny-0.001003.tar.gz) = 9a48623752188d1ff81c79f07c75e3cb471667c2f2139911e769f7d0b3760055
|
||||
SIZE (MooX-TypeTiny-0.001003.tar.gz) = 5415
|
||||
TIMESTAMP = 1578923280
|
||||
SHA256 (MooX-TypeTiny-0.001004.tar.gz) = eafa9d6b54429c280b9ea4ba35c253719dd2d18d49c986404244e0684ce0bd14
|
||||
SIZE (MooX-TypeTiny-0.001004.tar.gz) = 12303
|
||||
|
@ -9,4 +9,4 @@ uses.
|
||||
With this module, setters with type checks should be as fast as an
|
||||
equivalent check in Moose.
|
||||
|
||||
WWW: https://metacpan.org/pod/MooX::TypeTiny
|
||||
WWW: https://metacpan.org/release/MooX-TypeTiny
|
||||
|
Loading…
Reference in New Issue
Block a user