Subject: Re: usage of USE_INET6
To: Dieter Baron <dillo@danbala.tuwien.ac.at>
From: Roland Illig <rillig@NetBSD.org>
List: tech-pkg
Date: 11/27/2005 21:27:31
Dieter Baron wrote:
> In article <E1Eg2bi-0002TC-2V@mikro.physik.TU-Berlin.DE> Georg wrote:
> : This mean that even without a trailing /, i.e. with an empty abs_path,
> : it is a perfectly valid URL. It just should be trated as if it had a trailing
> : /.
> : So if pkglint complains here it is wrong.
>
> No, pkglint is not wrong. It has been pkgsrc policy to require a
> trailing / on URLs for a long time now. The wording of the error
> message could be improved, though.
$ pkglint wip/linphone
NOTE: wip/linphone/Makefile:8: For consistency, please add a trailing
slash to "http://www.linphone.org".
Roland