Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2020 09:15:22 +0100
From:      Kurt Jaeger <pi@freebsd.org>
To:        Mathieu Arnold <mat@freebsd.org>
Cc:        Kurt Jaeger <pi@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r526543 - head/security/p5-IO-Socket-SSL
Message-ID:  <20200220081522.GP1860@fc.opsec.eu>
In-Reply-To: <20200220073752.qzfjeudh7fhjgrcy@atuin.in.mat.cc>
References:  <202002200635.01K6ZoX1072242@repo.freebsd.org> <20200220073752.qzfjeudh7fhjgrcy@atuin.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> > -BUILD_DEPENDS=	${RUN_DEPENDS}
> >  RUN_DEPENDS=	p5-Net-SSLeay>=1.59:security/p5-Net-SSLeay \
> >  		p5-Mozilla-CA>=20130114:www/p5-Mozilla-CA
> > +BUILD_DEPENDS=	${RUN_DEPENDS}
> >  
> 
> The order is BUILD, then RUN, see https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html

Dang. If I exchange the two lines, this happens:

fc$ portlint -AC
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: no port directory /usr/ports/UIDN}_${ found, even though it is listed in BUILD_DEPENDS.
WARN: Makefile: no port directory /usr/ports/UIPV6}_${ found, even though it is listed in BUILD_DEPENDS.

Looks very strange.

-- 
pi@FreeBSD.org         +49 171 3101372                  Now what ?



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