git: e4f4de7835ff - main - graphics/filament: update 1.58.0 → 1.58.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Mar 2025 05:58:58 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4f4de7835ff3b75c5d6771ebc8681a8311e94d1 commit e4f4de7835ff3b75c5d6771ebc8681a8311e94d1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-29 05:46:05 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-29 05:58:46 +0000 graphics/filament: update 1.58.0 → 1.58.2 Reported by: portscout --- graphics/filament/Makefile | 2 +- graphics/filament/distinfo | 6 +++--- graphics/filament/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/graphics/filament/Makefile b/graphics/filament/Makefile index 1bafd55180b5..659e72333806 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -1,6 +1,6 @@ PORTNAME= filament DISTVERSIONPREFIX= v -DISTVERSION= 1.58.0 +DISTVERSION= 1.58.2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/filament/distinfo b/graphics/filament/distinfo index 4d0f3a3eb6ec..30bf6004145c 100644 --- a/graphics/filament/distinfo +++ b/graphics/filament/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741670373 -SHA256 (google-filament-v1.58.0_GH0.tar.gz) = 05203ebcc58b4df012cd1de8e1916313f2db46020ad08ff8bb5c12f35cf094a4 -SIZE (google-filament-v1.58.0_GH0.tar.gz) = 769885126 +TIMESTAMP = 1743223684 +SHA256 (google-filament-v1.58.2_GH0.tar.gz) = 8fbb35db77f34138e0c0536866d0de81e49b3ba2a3bd2d75e6de834779515cda +SIZE (google-filament-v1.58.2_GH0.tar.gz) = 769911768 diff --git a/graphics/filament/pkg-plist b/graphics/filament/pkg-plist index aefc2ed315e1..5526e8f79b62 100644 --- a/graphics/filament/pkg-plist +++ b/graphics/filament/pkg-plist @@ -57,6 +57,8 @@ include/backend/platforms/PlatformOSMesa.h include/backend/platforms/PlatformWGL.h include/backend/platforms/PlatformWebGL.h include/backend/platforms/VulkanPlatform.h +include/backend/platforms/VulkanPlatformAndroid.h +include/backend/platforms/WebGPUPlatform.h include/camutils/Bookmark.h include/camutils/Manipulator.h include/camutils/compiler.h