mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.24
PR: 143335 Submitted by: Sahil Tandon (maintainer)
This commit is contained in:
parent
7633c5e120
commit
15af36ec16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248980
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-Storage
|
||||
PORTVERSION= 0.23
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.24
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,11 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sahil@tandon.net
|
||||
COMMENT= An serialization framework for Moose classes
|
||||
|
||||
BUILD_DEPENDS= p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \
|
||||
BUILD_DEPENDS= p5-Moose>=0.87:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-JSON-Any>=1.15:${PORTSDIR}/converters/p5-JSON-Any \
|
||||
p5-Test-JSON>=0.06:${PORTSDIR}/devel/p5-Test-JSON \
|
||||
p5-Best>=0.1:${PORTSDIR}/devel/p5-Best \
|
||||
p5-Test-YAML-Valid>=0:${PORTSDIR}/devel/p5-Test-YAML-Valid \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-TempDir>=0.02:${PORTSDIR}/devel/p5-Test-TempDir \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (MooseX-Storage-0.23.tar.gz) = a76b22694dd5e6223ad1d1b8f9b5c003
|
||||
SHA256 (MooseX-Storage-0.23.tar.gz) = a217374c29fcf5a102823972bf5f123747a226b852ed54c1f87846c9d1ed328a
|
||||
SIZE (MooseX-Storage-0.23.tar.gz) = 41441
|
||||
MD5 (MooseX-Storage-0.24.tar.gz) = 6116fc69fc0a38554b9412c8853d8d2b
|
||||
SHA256 (MooseX-Storage-0.24.tar.gz) = 78bcf65d2efb09011939be705477f17e6cf4e528e4c5e29fcd214947de559960
|
||||
SIZE (MooseX-Storage-0.24.tar.gz) = 41699
|
||||
|
Loading…
Reference in New Issue
Block a user