diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-03 20:07:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-03 20:07:08 +0000 |
commit | 71604138e5248d60979efab56a8b505cdfba3da4 (patch) | |
tree | 866eac9fd3aaa5b6e3620f5bbeadae6524983706 /devel/p5-MooseX-Storage | |
parent | 3fc9d508fb93854371bcc8379eb4894939a82f30 (diff) |
Notes
Diffstat (limited to 'devel/p5-MooseX-Storage')
-rw-r--r-- | devel/p5-MooseX-Storage/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-MooseX-Storage/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-MooseX-Storage/Makefile b/devel/p5-MooseX-Storage/Makefile index 38b535ccf7fc..5fd3ab2baf58 100644 --- a/devel/p5-MooseX-Storage/Makefile +++ b/devel/p5-MooseX-Storage/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MooseX-Storage -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= chinsan@FreeBSD.org COMMENT= An serialization framework for Moose classes -RUN_DEPENDS= p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \ +BUILD_DEPENDS= p5-Moose>=0.39:${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:${PORTSDIR}/devel/p5-Best \ @@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \ 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 -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ diff --git a/devel/p5-MooseX-Storage/distinfo b/devel/p5-MooseX-Storage/distinfo index 2603b95345b0..a7c27998eb75 100644 --- a/devel/p5-MooseX-Storage/distinfo +++ b/devel/p5-MooseX-Storage/distinfo @@ -1,3 +1,3 @@ -MD5 (MooseX-Storage-0.17.tar.gz) = 626819fe42830d6ff635a84bcd17706a -SHA256 (MooseX-Storage-0.17.tar.gz) = f1df47fbf74f41a3bf9aca019e2cb5c0516455ff51e44bb9d22a2361bfea920f -SIZE (MooseX-Storage-0.17.tar.gz) = 41932 +MD5 (MooseX-Storage-0.18.tar.gz) = 680fca0f63f7910fed8c52805bc579e2 +SHA256 (MooseX-Storage-0.18.tar.gz) = e1bb8c41601cb9b1ac328b40fcf5a8caab9c26e294edbb90408965afa049db84 +SIZE (MooseX-Storage-0.18.tar.gz) = 43402 |