Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2012 03:28:20 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/166153: [PATCH] devel/p5-MooseX-App-Cmd: update to 0.08
Message-ID:  <3V80Fw5D32z2XC@sunpoet.net>
Resent-Message-ID: <201203151940.q2FJe11E022864@freefall.freebsd.org>

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

>Number:         166153
>Category:       ports
>Synopsis:       [PATCH] devel/p5-MooseX-App-Cmd: update to 0.08
>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 Mar 15 19:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012
>Description:
- Update to 0.08
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/MooseX-App-Cmd/Changes

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

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-MooseX-App-Cmd-0.08.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MooseX-App-Cmd/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	16 Nov 2010 02:53:09 -0000	1.1
+++ Makefile	15 Mar 2012 19:30:58 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MooseX-App-Cmd
-PORTVERSION=	0.06
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,16 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Mashes up MooseX::Getopt and App::Cmd
 
-RUN_DEPENDS=	p5-App-Cmd>=0.3:${PORTSDIR}/devel/p5-App-Cmd \
+BUILD_DEPENDS=	p5-App-Cmd>=0.300:${PORTSDIR}/devel/p5-App-Cmd \
 		p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
 		p5-Moose>=0.86:${PORTSDIR}/devel/p5-Moose \
 		p5-MooseX-Getopt>=0.18:${PORTSDIR}/devel/p5-MooseX-Getopt
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
+TEST_DEPENDS=	p5-MooseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MooseX-ConfigFromFile \
+		p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
+		p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \
+		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MooseX-App-Cmd/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	16 Nov 2010 02:53:09 -0000	1.1
+++ distinfo	15 Mar 2012 19:30:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (MooseX-App-Cmd-0.06.tar.gz) = ea4c2b8adba1160cd31b36e17d1fe33ca6e31c30b9af51661627b5f9d987f7d1
-SIZE (MooseX-App-Cmd-0.06.tar.gz) = 6447
+SHA256 (MooseX-App-Cmd-0.08.tar.gz) = 13a77c4559a9bcb4cc3bd865b2b194c25fce69fff6397ccae50c09809b049666
+SIZE (MooseX-App-Cmd-0.08.tar.gz) = 5839
--- p5-MooseX-App-Cmd-0.08.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?3V80Fw5D32z2XC>