git: 39e5238e5a99 - main - graphics/filament: update 1.57.1 → 1.57.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Mar 2025 11:55:16 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=39e5238e5a99f94f8cf967aad56aef2ce0ac7fa9 commit 39e5238e5a99f94f8cf967aad56aef2ce0ac7fa9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-08 11:50:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-08 11:50:11 +0000 graphics/filament: update 1.57.1 → 1.57.2 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 8f22c327143e..886242fd479a 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -1,6 +1,6 @@ PORTNAME= filament DISTVERSIONPREFIX= v -DISTVERSION= 1.57.1 +DISTVERSION= 1.57.2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/filament/distinfo b/graphics/filament/distinfo index 95a9ccbb7171..115411fc272c 100644 --- a/graphics/filament/distinfo +++ b/graphics/filament/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740715127 -SHA256 (google-filament-v1.57.1_GH0.tar.gz) = 457e609ad11c9b2fd9525d33090436b660006176da1445d56f6b9c0b6b5a82bc -SIZE (google-filament-v1.57.1_GH0.tar.gz) = 591408828 +TIMESTAMP = 1741432024 +SHA256 (google-filament-v1.57.2_GH0.tar.gz) = 58a009e5e33674ea1841b0ea3481d19b682814db67048f93cd80da3df020051a +SIZE (google-filament-v1.57.2_GH0.tar.gz) = 591416155 diff --git a/graphics/filament/pkg-plist b/graphics/filament/pkg-plist index 13b1b080e68e..9584145bcc87 100644 --- a/graphics/filament/pkg-plist +++ b/graphics/filament/pkg-plist @@ -41,6 +41,7 @@ include/backend/platforms/PlatformEGLAndroid.h include/backend/platforms/PlatformEGLHeadless.h include/backend/platforms/PlatformGLX.h include/backend/platforms/PlatformMetal.h +include/backend/platforms/PlatformMetal-ObjC.h include/backend/platforms/PlatformOSMesa.h include/backend/platforms/PlatformWGL.h include/backend/platforms/PlatformWebGL.h