Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2012 20:46:41 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bapt@FreeBSD.org
Subject:   ports/164779: [PATCH] devel/p5-App-SD: add missing DEPENDS
Message-ID:  <201202050146.q151kfNK091725@meatwad.mouf.net>
Resent-Message-ID: <201202050150.q151o8nO040037@freefall.freebsd.org>

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

>Number:         164779
>Category:       ports
>Synopsis:       [PATCH] devel/p5-App-SD: add missing DEPENDS
>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:   Sun Feb 05 01:50:08 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:
[DESCRIBE CHANGES]

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

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

--- p5-App-SD-0.75.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-App-SD/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	10 Jul 2011 18:17:09 -0000	1.2
+++ Makefile	5 Feb 2012 01:46:28 -0000
@@ -67,7 +67,8 @@
 
 .if defined(WITH_HIVEMINDER)
 BUILD_DEPENDS+=	p5-Net-Jifty>=0.09:${PORTSDIR}/net/p5-Net-Jifty \
-		p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address
+		p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \
+		p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME
 .endif
 
 .if defined(WITH_TRAC)
--- p5-App-SD-0.75.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?201202050146.q151kfNK091725>