Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2012 13:29:00 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sunpoet@FreeBSD.org
Subject:   ports/165106: [PATCH] devel/p5-DateTime-Astro: add TEST_DEPENDS and mark MAKE_JOBS_UNSAFE
Message-ID:  <201202131829.q1DIT0dS000578@meatwad.mouf.net>
Resent-Message-ID: <201202131830.q1DIUKBh004128@freefall.freebsd.org>

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

>Number:         165106
>Category:       ports
>Synopsis:       [PATCH] devel/p5-DateTime-Astro: add TEST_DEPENDS and mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 13 18:30:19 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:
see patch

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

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

--- p5-DateTime-Astro-0.99.999.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-DateTime-Astro/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	30 Nov 2011 17:24:33 -0000	1.1
+++ Makefile	13 Feb 2012 18:28:43 -0000
@@ -21,6 +21,9 @@
 LIB_DEPENDS=	mpfr:${PORTSDIR}/math/mpfr
 RUN_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
 		p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set
+TEST_DEPENDS=	p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
+
+MAKE_JOBS_UNSAFE=	yes
 
 PERL_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
--- p5-DateTime-Astro-0.99.999.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?201202131829.q1DIT0dS000578>