[Bug 283522] filesystems/py-libzfs: Fix support for 14.0+

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Dec 2024 18:07:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283522

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asomers@FreeBSD.org

--- Comment #2 from Alan Somers <asomers@FreeBSD.org> ---
What is broken about py-libzfs on 14.0+ ?

Also, pro tip: instead of adding a new patch to the files/ directory, you can
instead tell ports to pull the diff for that specific commit.  The syntax looks
like:

PATCH_SITES=    https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES=     0b2ab0594997c44e80e3fdfe9d2add106d81149a.diff:-p1 # backport of
https://github.com/truenas/py-libzfs/pull/251

-- 
You are receiving this mail because:
You are the assignee for the bug.