Date: Sat, 2 Oct 2010 12:23:10 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Cc: perl@FreeBSD.org Subject: [PATCH] devel/p5-MooseX-InsideOut: update to 0.105 Message-ID: <20101002042310.A6F5A2AEC524@sunpoet.net>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Sunpoet Po-Chuan Hsieh >Organization: >Confidential: no >Synopsis: [PATCH] devel/p5-MooseX-InsideOut: update to 0.105 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 8.1-STABLE amd64 >Environment: System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Jul 25 00:09:24 CST 2010 >Description: - Update to 0.105 - Update WWW - Remove unnecessary comment Tinderbox logs: - https://sunpoet.net/tinderbox/logs/8-FreeBSD/p5-MooseX-InsideOut-0.105.log - https://sunpoet.net/tinderbox/logs/7-FreeBSD/p5-MooseX-InsideOut-0.105.log Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-MooseX-InsideOut-0.105.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-InsideOut/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 24 Sep 2010 00:44:22 -0000 1.3 +++ Makefile 2 Oct 2010 04:23:08 -0000 @@ -2,11 +2,10 @@ # Whom: gugu # Date created: 03 December 2009 # $FreeBSD: ports/devel/p5-MooseX-InsideOut/Makefile,v 1.3 2010/09/24 00:44:22 pgollucci Exp $ -# Generated with portupload. Do not edit directly, please +# PORTNAME= MooseX-InsideOut -PORTVERSION= 0.104 -PORTREVISION= 1 +PORTVERSION= 0.105 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +15,7 @@ BUILD_DEPENDS= p5-Class-MOP>=0.80:${PORTSDIR}/devel/p5-Class-MOP \ p5-Hash-Util-FieldHash-Compat>=0:${PORTSDIR}/devel/p5-Hash-Util-FieldHash-Compat \ - p5-Moose>=0.73:${PORTSDIR}/devel/p5-Moose \ + p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose \ p5-namespace-clean>=0.11:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS= ${BUILD_DEPENDS} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-InsideOut/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 7 Dec 2009 06:59:33 -0000 1.1 +++ distinfo 2 Oct 2010 04:23:08 -0000 @@ -1,3 +1,3 @@ -MD5 (MooseX-InsideOut-0.104.tar.gz) = 88e88464b7a017e784c88b170815aafa -SHA256 (MooseX-InsideOut-0.104.tar.gz) = fcaa3e406323904a8c83a5c7e0f1e6bfaaee0baac4df769d749e81bee8ea2531 -SIZE (MooseX-InsideOut-0.104.tar.gz) = 10930 +MD5 (MooseX-InsideOut-0.105.tar.gz) = 2d9b8b37ae5c168707a2ae4751b531c6 +SHA256 (MooseX-InsideOut-0.105.tar.gz) = e37b359578c5b76b59eb84b71162e6e4f55a3af9a91c0502bf3dbcd420f562bd +SIZE (MooseX-InsideOut-0.105.tar.gz) = 11021 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-InsideOut/pkg-descr,v retrieving revision 1.1 diff -u -u -r1.1 pkg-descr --- pkg-descr 7 Dec 2009 06:59:33 -0000 1.1 +++ pkg-descr 2 Oct 2010 04:23:08 -0000 @@ -1,3 +1,3 @@ MooseX::InsideOut is a inside-out objects with Moose. -WWW: http://search.cpan.org/~HDP/MooseX-InsideOut +WWW: http://search.cpan.org/dist/MooseX-InsideOut/ --- p5-MooseX-InsideOut-0.105.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101002042310.A6F5A2AEC524>