cvs commit: ports/security Makefile ports/security/php-Auth_OpenID Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Thu Jun 14 08:15:48 UTC 2007


Andrew Pantyukhin píše v čt 14. 06. 2007 v 10:35 +0400:
> On 6/14/07, Cheng-Lung Sung <clsung at 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 at oook.cz>
              <pav at FreeBSD.org>

42.7 percent of all statistics are made up on the spot.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20070614/12e111a5/attachment.pgp


More information about the cvs-ports mailing list