Bug 277283 - graphics/openpgl: update to 0.6.0
Summary: graphics/openpgl: update to 0.6.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: Vladimir Druzenko
URL: https://github.com/OpenPathGuidingLib...
Keywords:
Depends on:
Blocks: 279847
  Show dependency treegraph
 
Reported: 2024-02-24 18:31 UTC by Vladimir Druzenko
Modified: 2024-07-02 13:27 UTC (History)
1 user (show)

See Also:
FreeBSD: maintainer-feedback+
vvd: maintainer-feedback?


Attachments
update to 0.6.0 (1.67 KB, patch)
2024-02-24 18:31 UTC, Vladimir Druzenko
no flags Details | Diff
+ some tweaks (1.98 KB, patch)
2024-06-27 11:34 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2024-02-24 18:31:19 UTC
Created attachment 248719 [details]
update to 0.6.0

Build fine on 13.2-p10 amd64.
But blender 4.0.2 doesn't build with 0.6.0 - we must wait blender 4.1.0 before commit this update.
Comment 1 Shane 2024-02-25 00:34:07 UTC
blender 4.1 should be tagged in the next few weeks.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-06-27 11:34:08 UTC
Created attachment 251724 [details]
+ some tweaks

Remove dependency from libembree3.so:graphics/embree - it mandatory use embedded copy instead external library.
Comment 3 Shane 2024-06-28 02:59:04 UTC
Comment on attachment 251724 [details]
+ some tweaks

looks ok
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-07-02 13:25:50 UTC
A commit in branch main references this bug:

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

commit 7225f5eccbebc0932d60227a356bd9582fcb385a
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-07-02 13:22:46 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-02 13:22:46 +0000

    graphics/openpgl: update 0.5.0 → 0.6.0

    Changelog:
    https://github.com/RenderKit/openpgl/releases/tag/v0.6.0

    PR:             277283
    Approved by:    Shane <FreeBSD@ShaneWare.Biz> (maintaner)

 graphics/openpgl/Makefile  | 6 ++----
 graphics/openpgl/distinfo  | 6 +++---
 graphics/openpgl/pkg-plist | 3 +++
 3 files changed, 8 insertions(+), 7 deletions(-)