ports/165513: [PATCH] net/p5-Net-LDAP-LDAPhash: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Mon Feb 27 23:00:21 UTC 2012


>Number:         165513
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-LDAP-LDAPhash: 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:   Mon Feb 27 23:00:20 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 (vvelox at vvelox.net) is cc'd.

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

--- p5-Net-LDAP-LDAPhash-1.0.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-LDAP-LDAPhash/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	20 Jun 2011 08:37:12 -0000	1.4
+++ Makefile	27 Feb 2012 22:53:16 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Net-LDAP-LDAPhash
 PORTVERSION=	1.0.2
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:VVELOX
@@ -15,6 +16,9 @@
 MAINTAINER=	vvelox at vvelox.net
 COMMENT=	Make a hash out or the return from a search using Net::LDAP::Search
 
+BUILD_DEPENDS=	p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap
+RUN_DEPENDS=	p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Net::LDAP::LDAPhash.3
--- p5-Net-LDAP-LDAPhash-1.0.2_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list