Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-Storage/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 12 Apr 2009 21:37:53 -0000 1.3 +++ Makefile 18 Jun 2009 03:29:46 -0000 @@ -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 @@ 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 @@ 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+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-Storage/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 12 Apr 2009 21:37:53 -0000 1.3 +++ distinfo 18 Jun 2009 03:29:48 -0000 @@ -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