ports/165822: [PATCH] net/p5-Net-LDAP-Express: Add missing DEPENDS

Steve Wills swills at FreeBSD.org
Wed Mar 7 16:20:11 UTC 2012


>Number:         165822
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-LDAP-Express: 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:   Wed Mar 07 16: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 #14 r232426: Fri Mar  2 21:54:42
>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-Express-0.11_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-LDAP-Express/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	10 Mar 2008 11:32:06 -0000	1.1
+++ Makefile	7 Mar 2012 16:14:19 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Net-LDAP-Express
 PORTVERSION=	0.11
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +15,9 @@
 MAINTAINER=	vvelox at vvelox.net
 COMMENT=	A module to simplify connecting up to a LDAP server
 
+BUILD_DEPENDS=	p5-perl-ldap>=0.23:${PORTSDIR}/net/p5-perl-ldap
+RUN_DEPENS:=	${BUILD_DEPENDS}
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Net::LDAP::Express.3
--- p5-Net-LDAP-Express-0.11_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list