diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-03-08 03:50:11 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-03-08 03:50:11 -0800 |
commit | 39e5238e5a99f94f8cf967aad56aef2ce0ac7fa9 (patch) | |
tree | a7b263b7eb3e2af344dd0bab2635e41aef7bef7b | |
parent | sysutils/mise: update 2025.3.1 → 2025.3.2 (diff) |
graphics/filament: update 1.57.1 → 1.57.2
Reported by: portscout
-rw-r--r-- | graphics/filament/Makefile | 2 | ||||
-rw-r--r-- | graphics/filament/distinfo | 6 | ||||
-rw-r--r-- | 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 |