git: 9df16f72c8b2 - main - graphics/filament: update 1.55.0 → 1.56.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Dec 2024 11:27:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9df16f72c8b209afe693c4c3fbf4733c7e38a7c9 commit 9df16f72c8b209afe693c4c3fbf4733c7e38a7c9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-11 10:38:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-11 11:26:56 +0000 graphics/filament: update 1.55.0 → 1.56.3 Reported by: portscout --- graphics/filament/Makefile | 2 +- graphics/filament/distinfo | 6 +++--- graphics/filament/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/graphics/filament/Makefile b/graphics/filament/Makefile index 6fdce808cb4f..3ebf664a1821 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -1,6 +1,6 @@ PORTNAME= filament DISTVERSIONPREFIX= v -DISTVERSION= 1.55.0 +DISTVERSION= 1.56.3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/filament/distinfo b/graphics/filament/distinfo index 2d5f885e207d..af4223d367b3 100644 --- a/graphics/filament/distinfo +++ b/graphics/filament/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727897337 -SHA256 (google-filament-v1.55.0_GH0.tar.gz) = 7cb1ee0cb7ab805edcdb91572b09a9f5456fe35f7e561ed1f2140cea00020b6f -SIZE (google-filament-v1.55.0_GH0.tar.gz) = 503264040 +TIMESTAMP = 1733899846 +SHA256 (google-filament-v1.56.3_GH0.tar.gz) = c99a19914529a5e7a0ccd3e2655bf4ffbe05dab0b256b3642e459e6af2073ebd +SIZE (google-filament-v1.56.3_GH0.tar.gz) = 503293467 diff --git a/graphics/filament/pkg-plist b/graphics/filament/pkg-plist index 05d0375d6d50..3b2d9368b190 100644 --- a/graphics/filament/pkg-plist +++ b/graphics/filament/pkg-plist @@ -40,6 +40,7 @@ include/backend/platforms/PlatformEGL.h include/backend/platforms/PlatformEGLAndroid.h include/backend/platforms/PlatformEGLHeadless.h include/backend/platforms/PlatformGLX.h +include/backend/platforms/PlatformOSMesa.h include/backend/platforms/PlatformWGL.h include/backend/platforms/PlatformWebGL.h include/backend/platforms/VulkanPlatform.h