From sunpoet@sunpoet.net  Sat Jan  7 17:42:13 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BD147106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2012 17:42:13 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 870808FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2012 17:42:13 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 518734181; Sun,  8 Jan 2012 01:41:51 +0800 (CST)
Message-Id: <20120107174151.518734181@sunpoet.net>
Date: Sun,  8 Jan 2012 01:41:51 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] devel/p5-MooseX-Types-Perl: update to 0.101341
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         163893
>Category:       ports
>Synopsis:       [PATCH] devel/p5-MooseX-Types-Perl: update to 0.101341
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 07 17:50:10 UTC 2012
>Closed-Date:    Sat Jan 07 20:55:21 UTC 2012
>Last-Modified:  Sat Jan  7 21:00:31 UTC 2012
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sat Dec 24 06:18:22 CST 2011
>Description:
- Update to 0.101341
- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://search.cpan.org/dist/MooseX-Types-Perl/Changes

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-MooseX-Types-Perl-0.101341.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MooseX-Types-Perl/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	11 Mar 2011 05:05:47 -0000	1.2
+++ Makefile	7 Jan 2012 17:41:52 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MooseX-Types-Perl
-PORTVERSION=	0.101340
+PORTVERSION=	0.101341
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,9 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Moose types that check against Perl syntax
 
-RUN_DEPENDS=	p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
+BUILD_DEPENDS=	p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
 		p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
@@ -24,7 +25,12 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 501200
+BUILD_DEPENDS+=	p5-version>=0.82:${PORTSDIR}/devel/p5-version
 RUN_DEPENDS+=	p5-version>=0.82:${PORTSDIR}/devel/p5-version
 .endif
 
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS+=	p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MooseX-Types-Perl/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	9 Mar 2011 16:43:43 -0000	1.1
+++ distinfo	7 Jan 2012 17:41:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (MooseX-Types-Perl-0.101340.tar.gz) = b845679d4871ef0a19a084211db7711f96bd6df07a1feb6881f4a770f565d449
-SIZE (MooseX-Types-Perl-0.101340.tar.gz) = 10954
+SHA256 (MooseX-Types-Perl-0.101341.tar.gz) = d1081a734d62121f3262b18170022de2f51ebcc0a8b8afe1b1273d7cb3e58c97
+SIZE (MooseX-Types-Perl-0.101341.tar.gz) = 11482
--- p5-MooseX-Types-Perl-0.101341.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jan 7 17:50:30 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163893 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jan 7 17:50:35 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163893 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sat Jan 7 17:53:32 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163893 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163893: [PATCH] devel/p5-MooseX-Types-Perl: update to 0.101341
Date: Sat, 7 Jan 2012 17:50:32 UT

 Maintainer of devel/p5-MooseX-Types-Perl,
 
 Please note that PR ports/163893 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163893
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Jan 7 20:55:20 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163893 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163893: commit references a PR
Date: Sat,  7 Jan 2012 20:55:28 +0000 (UTC)

 sunpoet     2012-01-07 20:55:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-MooseX-Types-Perl Makefile distinfo 
   Log:
   - Update to 0.101341
   - Add BUILD_DEPENDS and TEST_DEPENDS
   
   Changes:        http://search.cpan.org/dist/MooseX-Types-Perl/Changes
   PR:             ports/163893
   Submitted by:   sunpoet (myself)
   Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
   
   Revision  Changes    Path
   1.3       +8 -2      ports/devel/p5-MooseX-Types-Perl/Makefile
   1.2       +2 -2      ports/devel/p5-MooseX-Types-Perl/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
