Bug 262333 - net-p2p/gtk-gnutella: fix plist on arm
Summary: net-p2p/gtk-gnutella: fix plist on arm
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-04 01:44 UTC by Robert Clausecker
Modified: 2022-03-04 16:53 UTC (History)
1 user (show)

See Also:


Attachments
net-p2p/gtk-gnutella: fix plist on arm (926 bytes, patch)
2022-03-04 01:44 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-03-04 01:44:36 UTC
Created attachment 232242 [details]
net-p2p/gtk-gnutella: fix plist on arm

This fixes the plist of net-p2p/gtk-gnutella on ARM targets.

Tested with Poudriere on armv7 FreeBSD 13.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-04 16:50:53 UTC
A commit in branch main references this bug:

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

commit bbecc13e7ae75b26c4e0fee838031d44e9f380f4
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-03-04 16:46:52 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-03-04 16:46:52 +0000

    net-p2p/gtk-gnutella: Fix pkg-plist on arm

    PR:             262333
    MFH:            2022Q1

 net-p2p/gtk-gnutella/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-04 16:52:54 UTC
A commit in branch 2022Q1 references this bug:

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

commit a576603f8d9ebc2bac8253cf4656d44cbac5ae64
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-03-04 16:46:52 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-03-04 16:51:16 +0000

    net-p2p/gtk-gnutella: Fix pkg-plist on arm

    PR:             262333
    MFH:            2022Q1
    (cherry picked from commit bbecc13e7ae75b26c4e0fee838031d44e9f380f4)

 net-p2p/gtk-gnutella/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2022-03-04 16:53:37 UTC
Committed, thanks!