[Bug 280453] sysutils/py-borgmatic: change dependency to allow use with archivers/py-borgbackup12

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 26 Jul 2024 13:50:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280453

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=bd04537abb28059580c84440c56a952d76067bd1

commit bd04537abb28059580c84440c56a952d76067bd1
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2024-07-26 13:23:06 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2024-07-26 13:43:31 +0000

    archivers/py-borgbackup: unbreak on FreeBSD 13

    import acl_extended_file_np.c from src/lib/libc/posix1e,
    taken from FreeBSD src branch as of 559a218c9b25, 2023-11-01T16:43:37Z
    and tell Cython to include it on FreeBSD before 1400033,
    i. e., before FreeBSD's libc had it.

    This fixes https://github.com/borgbackup/borg/issues/8269 and
    makes it unnecessary to look into
    PR:             280453

 UPDATING                                           | 10 +--
 archivers/py-borgbackup/Makefile                   | 21 ++++--
 .../files/acl_extended_file_np.c (new)             | 83 ++++++++++++++++++++++
 .../py-borgbackup/files/extrapatch-setup.py (new)  | 11 +++
 4 files changed, 116 insertions(+), 9 deletions(-)

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