Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2012 12:13:42 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skv@FreeBSD.org
Subject:   ports/165242: [PATCH] devel/p5-Moose-Policy: update to 0.05
Message-ID:  <201202171713.q1HHDg2Y002991@meatwad.mouf.net>
Resent-Message-ID: <201202171720.q1HHKA5D054027@freefall.freebsd.org>

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

>Number:         165242
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Moose-Policy: update to 0.05
>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:   Fri Feb 17 17:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #13 r230974: Fri Feb  3 23:48:36
>Description:
- Update to 0.05
- Add TEST_DEPENDS

Port maintainer (skv@FreeBSD.org) is cc'd.

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

--- p5-Moose-Policy-0.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Moose-Policy/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	20 Jun 2011 08:36:10 -0000	1.4
+++ Makefile	17 Feb 2012 17:13:26 -0000
@@ -6,19 +6,18 @@
 #
 
 PORTNAME=	Moose-Policy
-PORTVERSION=	0.03
-PORTREVISION=	1
+PORTVERSION=	0.05
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:STEVAN
+MASTER_SITE_SUBDIR=	CPAN:DROLSKY
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv@FreeBSD.org
 COMMENT=	Moose-mounted police
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Moose.pm:${PORTSDIR}/devel/p5-Moose
-BUILD_DEPENDS=	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
-		${RUN_DEPENDS}
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Moose.pm:${PORTSDIR}/devel/p5-Moose
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Moose-Policy/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	20 Jun 2011 08:36:10 -0000	1.2
+++ distinfo	17 Feb 2012 17:13:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (Moose-Policy-0.03.tar.gz) = bfb0efba5962147b7213bd647f92d5c216bc9455576a2f7027458bc61c077a83
-SIZE (Moose-Policy-0.03.tar.gz) = 7047
+SHA256 (Moose-Policy-0.05.tar.gz) = 8996780ab7e9e3e6f0e1f7753f14ab2b4d47192d428013ba64a38f84df09b0ca
+SIZE (Moose-Policy-0.05.tar.gz) = 8781
--- p5-Moose-Policy-0.05.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?201202171713.q1HHDg2Y002991>