Date: Thu, 14 Jun 2007 10:15:45 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: infofarmer@FreeBSD.org Cc: cvs-ports@FreeBSD.org, Gea-Suan Lin <gslin@gslin.org>, Cheng-Lung Sung <clsung@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security Makefile ports/security/php-Auth_OpenID Makefile distinfo pkg-descr pkg-plist Message-ID: <1181808945.68745.12.camel@pav.hide.vol.cz> In-Reply-To: <cb5206420706132335r4991c8b0wbd9808ac76d88b5b@mail.gmail.com> References: <200706140241.l5E2ffFf081480@repoman.freebsd.org> <20070614024146.C164C16A57F@hub.freebsd.org> <cb5206420706132335r4991c8b0wbd9808ac76d88b5b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Andrew Pantyukhin píše v čt 14. 06. 2007 v 10:35 +0400:
> On 6/14/07, Cheng-Lung Sung <clsung@freebsd.org> wrote:
> > clsung 2007-06-14 02:41:41 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > security Makefile
> > Added files:
> > security/php-Auth_OpenID Makefile distinfo pkg-descr pkg-plist
> > Log:
> > Add php-Auth_OpenID 1.2.2, PHP OpenID library.
> >
> > PR: ports/112079
> > Submitted by: Gea-Suan Lin <gslin at gslin.org>
> >
> > Revision Changes Path
> > 1.891 +1 -0 ports/security/Makefile
> > 1.1 +58 -0 ports/security/php-Auth_OpenID/Makefile (new)
> > 1.1 +3 -0 ports/security/php-Auth_OpenID/distinfo (new)
> > 1.1 +5 -0 ports/security/php-Auth_OpenID/pkg-descr (new)
> > 1.1 +62 -0 ports/security/php-Auth_OpenID/pkg-plist (new)
>
> > +RUN_DEPENDS= pear:${PORTSDIR}/devel/pear
> > +BUILD_DEPENDS= ${RUN_DEPENDS}
>
> I think I pointed out many times that this latter
> definition should be done with :=, or else bdeps
> will end up gulping whatever rdeps gets throughout
> the rest of the port and infrastructure.
Or, even better, just copy the depobj in full literal, like this:
RUN_DEPENDS= pear:${PORTSDIR}/devel/pear
BUILD_DEPENDS= pear:${PORTSDIR}/devel/pear
--
Pav Lucistnik <pav@oook.cz>
<pav@FreeBSD.org>
42.7 percent of all statistics are made up on the spot.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)
iD8DBQBGcPkuntdYP8FOsoIRAgJPAKCgqtK9Yml8c6rJ/4EV8IgHJ416dQCgnmOQ
NmySrZ3S7TKN8SUunLWWtl0=
=iG4r
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1181808945.68745.12.camel>
