- Update to 0.105
Changes: http://search.cpan.org/dist/MooseX-InsideOut/Changes PR: ports/151146 Submitted by: sunpoet (myself) Approved by: pgollucci (mentor)
This commit is contained in:
parent
82555b3f53
commit
dac83984c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262515
3 changed files with 7 additions and 8 deletions
|
@ -2,11 +2,10 @@
|
|||
# Whom: gugu
|
||||
# Date created: 03 December 2009
|
||||
# $FreeBSD$
|
||||
# Generated with portupload. Do not edit directly, please
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-InsideOut
|
||||
PORTVERSION= 0.104
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.105
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,7 +15,7 @@ COMMENT= Inside-out objects with Moose
|
|||
|
||||
BUILD_DEPENDS= p5-Class-MOP>=0.80:${PORTSDIR}/devel/p5-Class-MOP \
|
||||
p5-Hash-Util-FieldHash-Compat>=0:${PORTSDIR}/devel/p5-Hash-Util-FieldHash-Compat \
|
||||
p5-Moose>=0.73:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-namespace-clean>=0.11:${PORTSDIR}/devel/p5-namespace-clean
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (MooseX-InsideOut-0.104.tar.gz) = 88e88464b7a017e784c88b170815aafa
|
||||
SHA256 (MooseX-InsideOut-0.104.tar.gz) = fcaa3e406323904a8c83a5c7e0f1e6bfaaee0baac4df769d749e81bee8ea2531
|
||||
SIZE (MooseX-InsideOut-0.104.tar.gz) = 10930
|
||||
MD5 (MooseX-InsideOut-0.105.tar.gz) = 2d9b8b37ae5c168707a2ae4751b531c6
|
||||
SHA256 (MooseX-InsideOut-0.105.tar.gz) = e37b359578c5b76b59eb84b71162e6e4f55a3af9a91c0502bf3dbcd420f562bd
|
||||
SIZE (MooseX-InsideOut-0.105.tar.gz) = 11021
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MooseX::InsideOut is a inside-out objects with Moose.
|
||||
|
||||
WWW: http://search.cpan.org/~HDP/MooseX-InsideOut
|
||||
WWW: http://search.cpan.org/dist/MooseX-InsideOut/
|
||||
|
|
Loading…
Reference in a new issue