svn commit: r526543 - head/security/p5-IO-Socket-SSL

Kurt Jaeger pi at freebsd.org
Thu Feb 20 08:15:26 UTC 2020


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 at FreeBSD.org         +49 171 3101372                  Now what ?


More information about the svn-ports-all mailing list