devel/p5-MooseX-Types-Path-Tiny: Update to 0.012
Changelog: http://cpansearch.perl.org/src/ETHER/MooseX-Types-Path-Tiny-0.012/Changes PR: 224006 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> Approved by: maintainer timeout (2 weeks)
This commit is contained in:
parent
16638dfc4a
commit
66ccddb73f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470367
2 changed files with 12 additions and 13 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MooseX-Types-Path-Tiny
|
||||
PORTVERSION= 0.011
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.012
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,18 +10,17 @@ MAINTAINER= kuriyama@FreeBSD.org
|
|||
COMMENT= Perl extension of Path::Tiny types and coercions for Moose
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Moose>=2:devel/p5-Moose \
|
||||
p5-MooseX-Types>0:devel/p5-MooseX-Types \
|
||||
p5-MooseX-Types-Stringlike>=0:devel/p5-MooseX-Types-Stringlike \
|
||||
p5-Path-Tiny>0:devel/p5-Path-Tiny
|
||||
RUN_DEPENDS= p5-Moose>=2:devel/p5-Moose \
|
||||
p5-MooseX-Types>0:devel/p5-MooseX-Types \
|
||||
p5-MooseX-Types-Stringlike>=0:devel/p5-MooseX-Types-Stringlike \
|
||||
p5-Path-Tiny>0:devel/p5-Path-Tiny
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= \
|
||||
p5-File-pushd>0:devel/p5-File-pushd \
|
||||
p5-Test-Fatal>0:devel/p5-Test-Fatal
|
||||
TEST_DEPENDS= p5-File-pushd>0:devel/p5-File-pushd \
|
||||
p5-Test-Fatal>0:devel/p5-Test-Fatal
|
||||
|
||||
USES= perl5
|
||||
USES= perl5
|
||||
USE_PERL5= modbuildtiny
|
||||
NO_ARCH= YES
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (MooseX-Types-Path-Tiny-0.011.tar.gz) = 668ea48c99bc4a61cbdd87c39cfa0cb6c1e9c1b0c9f221a25a976bb4bccc6f00
|
||||
SIZE (MooseX-Types-Path-Tiny-0.011.tar.gz) = 25140
|
||||
TIMESTAMP = 1526714695
|
||||
SHA256 (MooseX-Types-Path-Tiny-0.012.tar.gz) = 19eede02dd654e70f73e34cd7af0063765173bcaefeeff1bdbe21318ecfd9158
|
||||
SIZE (MooseX-Types-Path-Tiny-0.012.tar.gz) = 28898
|
||||
|
|
Loading…
Reference in a new issue