Re: git: 9cc730cfaecb - main - sysutils/rshim-user-space: Update to version 2.0.6-14

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Sun, 25 Sep 2022 19:40:07 UTC
On Sun, 2022-09-25 at 21:15, Hans Petter Selasky <hselasky@freebsd.org> wrote:

> 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:"


> --HPS

Hello Hans Peter,

There was an update to portlint to support WWW in Makefiles in
9800743f01.  It looks like you hit a leftover case that wasn't
considered.  marcus@, the maintainer of portlint is copied.

Joe