Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2010 23:58:47 +0400
From:      Andrej Zverev <andrej.zverev@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149916: [update] devel/p5-Moose to 1.10
Message-ID:  <E1OndAN-0005iO-U7@sunner.semmy.ru>
Resent-Message-ID: <201008232000.o7NK082u014498@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149916
>Category:       ports
>Synopsis:       [update] devel/p5-Moose to 1.10
>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:   Mon Aug 23 20:00:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:
	Update to 1.09

	Changes: http://search.cpan.org/dist/Moose/Changes

>How-To-Repeat:
	
>Fix:

	

--- p5-Moose.diff begins here ---
Index: p5-Moose/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Moose/Makefile,v
retrieving revision 1.73
diff -u -r1.73 Makefile
--- p5-Moose/Makefile	21 Aug 2010 23:35:21 -0000	1.73
+++ p5-Moose/Makefile	23 Aug 2010 19:50:01 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Moose
-PORTVERSION=	1.09
+PORTVERSION=	1.10
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN/../../authors/id/D/DR/DROLSKY
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,7 @@
 COMMENT=	A complete modern object system for Perl 5
 
 BUILD_DEPENDS=	\
-	p5-Class-MOP>=1.04:${PORTSDIR}/devel/p5-Class-MOP \
+	p5-Class-MOP>=1.05:${PORTSDIR}/devel/p5-Class-MOP \
 	p5-Package-DeprecationManager>=0.04:${PORTSDIR}/devel/p5-Package-DeprecationManager \
 	p5-List-MoreUtils>=0.12:${PORTSDIR}/lang/p5-List-MoreUtils \
 	p5-Sub-Exporter>=0.980:${PORTSDIR}/devel/p5-Sub-Exporter \
@@ -23,11 +23,11 @@
 	p5-Try-Tiny>=0.02:${PORTSDIR}/lang/p5-Try-Tiny \
 	p5-Data-OptList>=0:${PORTSDIR}/devel/p5-Data-OptList \
 	p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
-PERL_CONFIGURE=	5.8.1+
+PERL_CONFIGURE=	5.8.4+
 
 MAN3=	Moose.3 \
 	Moose::Cookbook.3 \
Index: p5-Moose/distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Moose/distinfo,v
retrieving revision 1.66
diff -u -r1.66 distinfo
--- p5-Moose/distinfo	21 Aug 2010 23:35:21 -0000	1.66
+++ p5-Moose/distinfo	23 Aug 2010 19:50:01 -0000
@@ -1,3 +1,3 @@
-MD5 (Moose-1.09.tar.gz) = f488db5914606d606ba14f4ff4fbae3d
-SHA256 (Moose-1.09.tar.gz) = 7b2be5e8430230bf7cbde86f4f9fbb014625876793f1d07e1b7d077cdac794bf
-SIZE (Moose-1.09.tar.gz) = 436747
+MD5 (Moose-1.10.tar.gz) = 9edb6a20e267cd79da531718c776e955
+SHA256 (Moose-1.10.tar.gz) = 1b0b40b9d9a3e0ce819899fdbe64309bf79fc9f5d056f66a552c5b8b6916810f
+SIZE (Moose-1.10.tar.gz) = 437914
--- p5-Moose.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1OndAN-0005iO-U7>