Date: Thu, 18 Jun 2009 19:21:55 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lbr@FreeBSD.org Subject: ports/135744: [PATCH] devel/p5-Data-Visitor: update to 0.25 Message-ID: <200906182321.n5INLtcM015045@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INUGkv002402@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135744 >Category: ports >Synopsis: [PATCH] devel/p5-Data-Visitor: update to 0.25 >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:16 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.25 Port maintainer (lbr@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Data-Visitor-0.25.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Data-Visitor/Makefile,v retrieving revision 1.17 diff -u -u -r1.17 Makefile --- Makefile 13 Apr 2009 12:11:27 -0000 1.17 +++ Makefile 18 Jun 2009 03:06:15 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Data-Visitor -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,11 @@ MAINTAINER= lbr@FreeBSD.org COMMENT= Visitor style traversal of Perl data structures -RUN_DEPENDS= p5-Any-Moose>=0.07:${PORTSDIR}/devel/p5-Any-Moose \ +BUILD_DEPENDS= p5-Any-Moose>=0.07:${PORTSDIR}/devel/p5-Any-Moose \ p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean \ p5-Tie-ToObject>=0.01:${PORTSDIR}/devel/p5-Tie-ToObject \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.1+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Data-Visitor/distinfo,v retrieving revision 1.15 diff -u -u -r1.15 distinfo --- distinfo 13 Apr 2009 12:11:27 -0000 1.15 +++ distinfo 18 Jun 2009 03:06:19 -0000 @@ -1,3 +1,3 @@ -MD5 (Data-Visitor-0.24.tar.gz) = b69891174e4380cfe20fcb69a79a4093 -SHA256 (Data-Visitor-0.24.tar.gz) = a4a6c5831c9bbf4019d088f4a7db0e16966ba6d68999e5a69f9ff64ffcb4f241 -SIZE (Data-Visitor-0.24.tar.gz) = 14487 +MD5 (Data-Visitor-0.25.tar.gz) = d00f4c144549a08d0a353d32e62f7e7c +SHA256 (Data-Visitor-0.25.tar.gz) = 097fca067207fa7521a9923a8ecd00c9b938773d171bf8100fa39e22f7d62186 +SIZE (Data-Visitor-0.25.tar.gz) = 14615 --- p5-Data-Visitor-0.25.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?200906182321.n5INLtcM015045>