Bug 270799 - devel/libgusb: update to 0.4.9
Summary: devel/libgusb: update to 0.4.9
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/hughsie/libgusb/re...
Keywords:
Depends on:
Blocks: 279757
  Show dependency treegraph
 
Reported: 2023-04-12 20:08 UTC by Eric Camachat
Modified: 2024-07-04 18:29 UTC (History)
1 user (show)

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


Attachments
update to 0.4.5 (14.78 KB, patch)
2023-04-12 20:08 UTC, Eric Camachat
no flags Details | Diff
update to 0.4.7 (14.86 KB, patch)
2023-11-07 01:18 UTC, Eric Camachat
no flags Details | Diff
Patch for libgusb (14.41 KB, patch)
2024-06-16 22:05 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 Eric Camachat 2023-04-12 20:08:24 UTC
Created attachment 241446 [details]
update to 0.4.5
Comment 1 Eric Camachat 2023-11-07 01:18:45 UTC
Created attachment 246170 [details]
update to 0.4.7
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-06-16 22:05:23 UTC
Created attachment 251514 [details]
Patch for libgusb

Based on Eric's patch,

PORTVERSION --> DISTVERSION
Use upstream release archive instead of USE_GITHUB
Define correct path for usb.ids file
Fix "make test"
Sort plist

Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.2-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-07-04 18:29:05 UTC
A commit in branch main references this bug:

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

commit 72681b828f1c2ef38c142046787e3b88b743eb63
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-07-04 18:14:28 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-07-04 18:28:23 +0000

    devel/libgusb: Update to 0.4.9

    * Use upstream release archive instead of USE_GITHUB

    Based on patch submitted by Eric Camachat <eric@camachat.org>

    PR:             270799
    Approved by:    portmgr (maintainer timeout, 2+ months)

 devel/libgusb/Makefile  |  20 +++--
 devel/libgusb/distinfo  |   6 +-
 devel/libgusb/pkg-plist | 219 +++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 210 insertions(+), 35 deletions(-)