Update to 0.05
This commit is contained in:
parent
c04a950888
commit
5e315fdc23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221903
2 changed files with 7 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= MooseX-Types-Path-Class
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lbr@FreeBSD.org
|
||||
COMMENT= A Path::Class type library for Moose
|
||||
|
||||
RUN_DEPENDS= p5-MooseX-Types>=0.04:${PORTSDIR}/devel/p5-MooseX-Types \
|
||||
p5-MooseX-Getopt>=0.05:${PORTSDIR}/devel/p5-MooseX-Getopt \
|
||||
RUN_DEPENDS= p5-Class-MOP>=0:${PORTSDIR}/devel/p5-Class-MOP \
|
||||
p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-Types>=0.04:${PORTSDIR}/devel/p5-MooseX-Types \
|
||||
p5-Path-Class>=0.16:${PORTSDIR}/devel/p5-Path-Class
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (MooseX-Types-Path-Class-0.04.tar.gz) = c6604117d0f637e7299eca71060819c1
|
||||
SHA256 (MooseX-Types-Path-Class-0.04.tar.gz) = c5ee1b65783fd327e03cf2c6613a4349f75d89b58a18abf2332062a810e3f047
|
||||
SIZE (MooseX-Types-Path-Class-0.04.tar.gz) = 13270
|
||||
MD5 (MooseX-Types-Path-Class-0.05.tar.gz) = 79a0d19fe8b4547b232605645c75aaad
|
||||
SHA256 (MooseX-Types-Path-Class-0.05.tar.gz) = a80c5dc845a38867242edd2668db7ee8baa6126cd284b666ce2ed26fce30d5cd
|
||||
SIZE (MooseX-Types-Path-Class-0.05.tar.gz) = 15313
|
||||
|
|
Loading…
Reference in a new issue