View | Details | Raw Unified | Return to bug 144840
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	MooseX-Storage
8
PORTNAME=	MooseX-Storage
9
PORTVERSION=	0.24
9
PORTVERSION=	0.25
10
CATEGORIES=	devel perl5
10
CATEGORIES=	devel perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 14-20 Link Here
14
MAINTAINER=	sahil@tandon.net
14
MAINTAINER=	sahil@tandon.net
15
COMMENT=	An serialization framework for Moose classes
15
COMMENT=	An serialization framework for Moose classes
16
16
17
BUILD_DEPENDS=	p5-Moose>=0.87:${PORTSDIR}/devel/p5-Moose \
17
BUILD_DEPENDS=	p5-Moose>=0.99:${PORTSDIR}/devel/p5-Moose \
18
		p5-JSON-Any>=1.15:${PORTSDIR}/converters/p5-JSON-Any \
18
		p5-JSON-Any>=1.15:${PORTSDIR}/converters/p5-JSON-Any \
19
		p5-Test-JSON>=0.06:${PORTSDIR}/devel/p5-Test-JSON \
19
		p5-Test-JSON>=0.06:${PORTSDIR}/devel/p5-Test-JSON \
20
		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
20
		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (MooseX-Storage-0.24.tar.gz) = 6116fc69fc0a38554b9412c8853d8d2b
1
MD5 (MooseX-Storage-0.25.tar.gz) = 10d204e7947d4f3651e6d38291ab1f49
2
SHA256 (MooseX-Storage-0.24.tar.gz) = 78bcf65d2efb09011939be705477f17e6cf4e528e4c5e29fcd214947de559960
2
SHA256 (MooseX-Storage-0.25.tar.gz) = 597dc659b6fbec8c235ebe1850d57365c99f6110169b1ed0828d140a15ade525
3
SIZE (MooseX-Storage-0.24.tar.gz) = 41699
3
SIZE (MooseX-Storage-0.25.tar.gz) = 41940

Return to bug 144840