Re: git: 2ebfebeeabf7 - main - devel/ghpr: update to v2

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 08 Mar 2026 02:39:29 UTC
On 2026-03-08 01:07, Warner Losh wrote:
> The branch main has been updated by imp:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=2ebfebeeabf758dbf3d1a7936e3fcaf8727e9e8c
>
> commit 2ebfebeeabf758dbf3d1a7936e3fcaf8727e9e8c
> Author:     Warner Losh <imp@FreeBSD.org>
> AuthorDate: 2026-03-08 00:02:08 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> CommitDate: 2026-03-08 00:03:17 +0000
>
>      devel/ghpr: update to v2
>      
>      v2: Add check to make sure that there's a proper freebsd remote
>      
>      Sponsored by:           Netflix
> ---
Hi,

USES= python:3.8+ should be USES= python:run

USE_PYTHON should be removed

Reference:
https://cgit.freebsd.org/ports/tree/Mk/Uses/python.mk

Best regards,
Daniel