Bug 275821 - graphics/opensubdiv update to v3.6.0
Summary: graphics/opensubdiv update to v3.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://graphics.pixar.com/opensubdiv...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-18 09:20 UTC by Shane
Modified: 2024-05-29 20:30 UTC (History)
2 users (show)

See Also:


Attachments
maintainer update graphics/opensubdiv (5.33 KB, patch)
2023-12-18 09:20 UTC, Shane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2023-12-18 09:20:51 UTC
Created attachment 247116 [details]
maintainer update graphics/opensubdiv

update graphics/opensubdiv to v3.6.0
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-05-01 21:08:08 UTC
Update of blender and all dependencies in one patch: https://reviews.freebsd.org/D45051
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-29 20:28:20 UTC
A commit in branch main references this bug:

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

commit 77a3d7607880649771f880868334f895ebb43650
Author:     Shane <FreeBSD@ShaneWare.Biz>
AuthorDate: 2024-05-29 20:14:55 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-05-29 20:26:13 +0000

    graphics/opensubdiv: update to 3.6.0

    Changelogs:
    https://graphics.pixar.com/opensubdiv/docs/release_notes.html#release-3-5-1-july-2023
    https://graphics.pixar.com/opensubdiv/docs/release_notes.html#release-3-6-0-sep-2023

    PR:             275821
    Tested by:      fluffy, vvd

 graphics/opensubdiv/Makefile                       | 10 +++-----
 graphics/opensubdiv/distinfo                       |  6 ++---
 .../patch-documentation_CMakeLists.txt (gone)      | 11 ---------
 .../patch-opensubdiv_osd_tbbEvaluator.cpp (gone)   | 28 ----------------------
 graphics/opensubdiv/pkg-plist                      | 12 ++++++++++
 5 files changed, 18 insertions(+), 49 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-05-29 20:30:30 UTC
Thanks!