Re: git: d7abce9e0506 - main - x11/wmenu: New port

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Fri, 24 Mar 2023 21:08:42 UTC
On Fri, 2023-03-24 at 21:57, Jan Beich <jbeich@FreeBSD.org> wrote:

> Joseph Mingrone <jrm@FreeBSD.org> writes:

>> +WWW=		https://sr.ht/~adnano/wmenu

> Need terminating / (slash) to avoid HTTP redirect.

> $ fetch -vvv -o /dev/null https://sr.ht/~adnano/wmenu
> [...]
> requesting https://sr.ht/~adnano/wmenu
>>>> GET /~adnano/wmenu HTTP/1.1
>>>> Host: sr.ht
>>>> Accept: */*
>>>> User-Agent: fetch libfetch/2.0
>>>> Connection: close

> <<< HTTP/1.1 308 PERMANENT REDIRECT
> <<< Server: nginx
> <<< Date: Fri, 24 Mar 2023 20:50:11 GMT
> <<< Content-Type: text/html; charset=utf-8
> <<< Content-Length: 243
> <<< Connection: close
> content length: [243]
> <<< Location: https://sr.ht/~adnano/wmenu/
> <<< X-Clacks-Overhead: GNU Terry Pratchett
> 308 redirect to https://sr.ht/~adnano/wmenu/
> [...]

Thanks.  Fixed in d6c13d59929744da25d425821e8f5dd1b2343987.