- Update to 0.042
- Fix PORTSCOUT Changes: http://search.cpan.org/dist/Type-Tiny/Changes http://search.cpan.org/dist/Type-Tiny/NEWS
This commit is contained in:
parent
23c0aee6bd
commit
fb6658ce50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350022
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Type-Tiny
|
||||
PORTVERSION= 0.040
|
||||
PORTVERSION= 0.042
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TOBYINK
|
||||
|
@ -34,7 +34,7 @@ TEST_DEPENDS= p5-Class-InsideOut>=0:${PORTSDIR}/devel/p5-Class-InsideOut \
|
|||
p5-Validation-Class>=0:${PORTSDIR}/devel/p5-Validation-Class \
|
||||
p5-match-simple>=0:${PORTSDIR}/devel/p5-match-simple
|
||||
|
||||
PORTSCOUT= limit:[^_]*
|
||||
PORTSCOUT= limit:^[0-9\.]*$$
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Type-Tiny-0.040.tar.gz) = 6d9221c5e9c9b22bab5bfbe7c31ae9b033dc5a55680a4d237ed75866bdb5765e
|
||||
SIZE (Type-Tiny-0.040.tar.gz) = 201158
|
||||
SHA256 (Type-Tiny-0.042.tar.gz) = 52ddbd0cdcfc8398fc7d5f415a7b1dc1e672c140fa1c9a5660c8b44d9ccb6050
|
||||
SIZE (Type-Tiny-0.042.tar.gz) = 205597
|
||||
|
|
Loading…
Reference in a new issue