From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 3 07:20:22 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB101106568A for ; Thu, 3 Jun 2010 07:20:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6D4378FC1D for ; Thu, 3 Jun 2010 07:20:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o537KM4d073686 for ; Thu, 3 Jun 2010 07:20:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o537KMj8073678; Thu, 3 Jun 2010 07:20:22 GMT (envelope-from gnats) Resent-Date: Thu, 3 Jun 2010 07:20:22 GMT Resent-Message-Id: <201006030720.o537KMj8073678@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0A161065679 for ; Thu, 3 Jun 2010 07:11:04 +0000 (UTC) (envelope-from pgollucci@frieza.p6m7g8.net) Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) by mx1.freebsd.org (Postfix) with ESMTP id AE4038FC18 for ; Thu, 3 Jun 2010 07:11:04 +0000 (UTC) Received: from frieza.p6m7g8.net (localhost [127.0.0.1]) by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id o537B4v6013182; Thu, 3 Jun 2010 03:11:04 -0400 (EDT) (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o537B4NA013154; Thu, 3 Jun 2010 03:11:04 -0400 (EDT) (envelope-from pgollucci) Message-Id: <201006030711.o537B4NA013154@frieza.p6m7g8.net> Date: Thu, 3 Jun 2010 03:11:04 -0400 (EDT) From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: vvelox@vvelox.net Subject: ports/147397: [PATCH] net/p5-Net-LDAP-Makepath: Add missing depends X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 07:20:22 -0000 >Number: 147397 >Category: ports >Synopsis: [PATCH] net/p5-Net-LDAP-Makepath: 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: Thu Jun 03 07:20:22 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc / TaxiMagic >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010 >Description: Port maintainer (vvelox@vvelox.net) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Net-LDAP-Makepath-1.0.0_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-LDAP-Makepath/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 28 Jun 2008 22:42:07 -0000 1.1 +++ Makefile 3 Jun 2010 06:23:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= Net-LDAP-Makepath PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX @@ -15,6 +16,8 @@ MAINTAINER= vvelox@vvelox.net COMMENT= Provides a methode for creating paths in LDAP simply +RUN_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap + PERL_CONFIGURE= yes MAN3= Net::LDAP::Makepath.3 --- p5-Net-LDAP-Makepath-1.0.0_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: