Date: Tue, 24 Jun 2008 18:50:13 GMT From: "Zane C.B." <vvelox@vvelox.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/124951: Net port: net/p5-Net-LDAP-Makepath Provides a methode for creating paths in LDAP simply. Message-ID: <200806241850.m5OIoD7B037127@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/124951; it has been noted by GNATS. From: "Zane C.B." <vvelox@vvelox.net> To: Cc: bug-followup@FreeBSD.org Subject: Re: ports/124951: Net port: net/p5-Net-LDAP-Makepath Provides a methode for creating paths in LDAP simply. Date: Tue, 24 Jun 2008 13:46:49 -0500 --Sig_/qExTxAkNyNuY_lMxxOSbP4q Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 24 Jun 2008 17:50:04 GMT FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/124951'. > The individual assigned to look at your > report is: freebsd-ports-bugs.=20 >=20 > You can access the state of your problem report at any time > via this link: >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D124951 >=20 > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: Net port: net/p5-Net-LDAP-Makepath Provides a > >methode for creating paths in LDAP simply. Arrival-Date: Tue Jun > >24 17:50:04 UTC 2008 This fixes a issue with a missing dependency. --- Makefile.orig 2008-06-24 13:44:35.000000000 -0500 +++ Makefile 2008-06-24 13:43:40.000000000 -0500 @@ -15,6 +15,8 @@ MAINTAINER=3D vvelox@vvelox.net COMMENT=3D Provides a methode for creating paths in LDAP simply. =20 +RUN_DEPENDS=3D ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-Net-LD= AP + PERL_CONFIGURE=3D yes =20 MAN3=3D Net::LDAP::Makepath.3 --Sig_/qExTxAkNyNuY_lMxxOSbP4q Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhhQR0ACgkQC1tfcMGJid7WvQCghoYi+awot0dfYF1+Zvq5ASGA CcIAn3rhTdQyXmZDWQfBTKRCNQyP/uWh =SZZ+ -----END PGP SIGNATURE----- --Sig_/qExTxAkNyNuY_lMxxOSbP4q--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806241850.m5OIoD7B037127>