Re: portlint patch (was: Re: git: 9cc730cfaecb - main - sysutils/rshim-user-space: Update to version 2.0.6-14)
Date: Mon, 26 Sep 2022 07:26:12 UTC
On 9/25/22 21:33, Stefan Esser wrote: > Am 25.09.22 um 21:15 schrieb Hans Petter Selasky: >> On 9/25/22 21:08, Jan Beich wrote: >>> Hans Petter Selasky <hselasky@FreeBSD.org> writes: >>> >>>> --- a/sysutils/rshim-user-space/pkg-descr >>>> +++ b/sysutils/rshim-user-space/pkg-descr >>>> @@ -5,3 +5,5 @@ The daemon provide virtual character and network >>>> devices for accessing the >>>> console of the Mellanox Bluefield device. Refer to >>>> https://www.mellanox.com/products/bluefield-overview >>>> for more information. >>>> + >>>> +WWW: https://github.com/Mellanox/rshim-user-space >>> >>> WWW in pkg-descr is not supported anymore. See 20220907 in >>> /usr/ports/CHANGES >>> or ddd0e820c8eb + b7f05445c00f + fb16dfecae4a. >>> >>> Just a reminder. >> >> Does portlint need an update? >> >> FATAL: /usr/img/freebsd.ports/sysutils/rshim-user-space/pkg-descr: >> contains a URL but no "WWW:" > > Yes, portlint does need an update, see attached patch that > removes the obsolete tests of URLs in pkg-descr files. > > Regards, STefan Looks good to me! --HPS