Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2015 13:59:40 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Dag-Erling Sm??rgrav <des@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r400699 - in head/net: p5-ldap2pf p5-ldap2pw p5-srv2pf
Message-ID:  <20151103135940.GA16036@FreeBSD.org>
In-Reply-To: <201511031307.tA3D7vYm038599@repo.freebsd.org>
References:  <201511031307.tA3D7vYm038599@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 03, 2015 at 01:07:57PM +0000, Dag-Erling Sm??rgrav wrote:
> New Revision: 400699
> URL: https://svnweb.freebsd.org/changeset/ports/400699
> 
> Log:
>   Fix BUILD_DEPENDS.  No bump since the current version doesn't build.
> 
> [...]
> @@ -14,6 +14,7 @@ RUN_DEPENDS=	p5-Authen-SASL>=0:${PORTSDI
>  		p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
>  		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
>  		p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
> +BUILD_DEPENDS=	${RUN_DEPENDS}

I think here and below you wanted to say := instead of =.  Also, some of
the style bugs I've mentioned earlier are still unfixed?

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151103135940.GA16036>