Bug 282356 - sysutils/fusefs-afuse: Update to 0.5.0
Summary: sysutils/fusefs-afuse: Update to 0.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL: https://github.com/pcarrier/afuse/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-27 14:24 UTC by Daniel Engberg
Modified: 2024-11-16 18:33 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (portmaster)


Attachments
Patch for fusefs-afuse (2.77 KB, patch)
2024-10-27 14:24 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-10-27 14:24:46 UTC
Created attachment 254566 [details]
Patch for fusefs-afuse

Backport upstream commit 30057222cc58ffe1f8c0889fce8da314d5364691

Reference:
https://github.com/pcarrier/afuse/commit/30057222cc58ffe1f8c0889fce8da314d5364691

Compile tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2024-10-28 07:12:10 UTC
Submitter is committer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-16 18:31:21 UTC
A commit in branch main references this bug:

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

commit f1c9d48196d3c6d8dbb57b8c604d8dbc6ce9cb20
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-16 09:49:19 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-11-16 18:29:08 +0000

    filesystems/afuse: Update to 0.5.0

    * Switch back to upstream repo
    * Backport upstream commit 30057222cc58ffe1f8c0889fce8da314d5364691

    Reference:
    https://github.com/pcarrier/afuse/commit/30057222cc58ffe1f8c0889fce8da314d5364691

    PR:             282356
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 filesystems/afuse/Makefile                          | 18 +++++++++++++-----
 filesystems/afuse/distinfo                          |  7 +++++--
 filesystems/afuse/files/patch-src_Makefile.am (new) |  7 +++++++
 filesystems/afuse/pkg-plist                         |  1 -
 4 files changed, 25 insertions(+), 8 deletions(-)