Bug 269344 - graphics/f3d: fix build on 32 bit platforms
Summary: graphics/f3d: fix build on 32 bit platforms
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: Yuri Victorovich
URL: https://github.com/f3d-app/f3d/commit...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-05 19:05 UTC by Robert Clausecker
Modified: 2023-02-06 00:45 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)
fuz: merge-quarterly?


Attachments
graphics/f3d: fix build on 32 bit platforms (2.35 KB, patch)
2023-02-05 19:05 UTC, Robert Clausecker
fuz: maintainer-approval? (yuri)
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 2023-02-05 19:05:56 UTC
Created attachment 239924 [details]
graphics/f3d: fix build on 32 bit platforms

Import an upstream commit to fix the port.
Add a missing dependency while we are at it.

See also: https://github.com/f3d-app/f3d/commit/cc108300b44981b530aa3ad72c971c889e6bf3e2

Tested with Poudriere on armv7 arm64 i386 amd64 FreeBSD 13.1.
Please MFH if possible.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2023-02-06 00:10:04 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-06 00:10:19 UTC
A commit in branch main references this bug:

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

commit 8b9ae5f98cd2d153cdf88f06ac38ce973894f6c8
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2023-02-06 00:09:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-06 00:09:54 +0000

    graphics/f3d: Fix build on 32 bit platforms

    PR:             269344

 graphics/f3d/Makefile | 10 ++++++----
 graphics/f3d/distinfo |  4 +++-
 2 files changed, 9 insertions(+), 5 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-02-06 00:45:26 UTC
A commit in branch 2023Q1 references this bug:

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

commit 4e24f0d911154d1e2ff0b740de1882c444dae8d6
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2023-02-06 00:09:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-06 00:44:35 +0000

    graphics/f3d: Fix build on 32 bit platforms

    PR:             269344
    (cherry picked from commit 8b9ae5f98cd2d153cdf88f06ac38ce973894f6c8)

 graphics/f3d/Makefile | 10 ++++++----
 graphics/f3d/distinfo |  4 +++-
 2 files changed, 9 insertions(+), 5 deletions(-)