ports/165055: [PATCH] devel/p5-Data-Throttler-Memcached: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Sun Feb 12 20:20:06 UTC 2012


>Number:         165055
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Data-Throttler-Memcached: 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 12 20:20:05 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 (markun at onohara.to) is cc'd.

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

--- p5-Data-Throttler-Memcached-0.00003_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Data-Throttler-Memcached/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	21 Sep 2010 16:08:06 -0000	1.2
+++ Makefile	12 Feb 2012 20:13:19 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	Data-Throttler-Memcached
 PORTVERSION=	0.00003
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,9 +16,11 @@
 COMMENT=	Memcached-Based Data::Throttler
 
 BUILD_DEPENDS=	p5-Cache-Memcached-Managed>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Managed \
-		p5-Data-Throttler>=0:${PORTSDIR}/devel/p5-Data-Throttler
+		p5-Data-Throttler>=0:${PORTSDIR}/devel/p5-Data-Throttler \
+		p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor
 RUN_DEPENDS=	p5-Cache-Memcached-Managed>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Managed \
-		p5-Data-Throttler>=0:${PORTSDIR}/devel/p5-Data-Throttler
+		p5-Data-Throttler>=0:${PORTSDIR}/devel/p5-Data-Throttler \
+		p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor
 
 PERL_CONFIGURE=	yes
 
--- p5-Data-Throttler-Memcached-0.00003_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list