Date: Thu, 18 Jun 2009 19:22:37 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: chinsan@FreeBSD.org Subject: ports/135756: [PATCH] devel/p5-MooseX-Storage: update to 0.18 Message-ID: <200906182322.n5INMbIM018227@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INULef003329@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135756 >Category: ports >Synopsis: [PATCH] devel/p5-MooseX-Storage: update to 0.18 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 18 23:30:21 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: - Update to 0.18 Port maintainer (chinsan@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-MooseX-Storage-0.18.patch begins here --- 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 --- p5-MooseX-Storage-0.18.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906182322.n5INMbIM018227>