git: bcd5d05a25c9 - main - graphics/filament: update 1.51.4 → 1.51.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Apr 2024 08:40:46 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bcd5d05a25c90611a881b47144b32258e4d9efb7 commit bcd5d05a25c90611a881b47144b32258e4d9efb7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-23 06:28:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-23 08:40:28 +0000 graphics/filament: update 1.51.4 → 1.51.5 --- 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 03a14ba3f7b9..738b60db5b34 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -1,6 +1,6 @@ PORTNAME= filament DISTVERSIONPREFIX= v -DISTVERSION= 1.51.4 +DISTVERSION= 1.51.5 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/filament/distinfo b/graphics/filament/distinfo index 86fe38a10c05..d0298cd44a38 100644 --- a/graphics/filament/distinfo +++ b/graphics/filament/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1713480582 -SHA256 (google-filament-v1.51.4_GH0.tar.gz) = d92c1caaa987165861196e8e60cad8cf570921b49e7c02749096638d55559d64 -SIZE (google-filament-v1.51.4_GH0.tar.gz) = 502717393 +TIMESTAMP = 1713845017 +SHA256 (google-filament-v1.51.5_GH0.tar.gz) = d207bbc618570d8a93191cab3bbaf26fbf2513e9e605b8f66df176ec687b4cb7 +SIZE (google-filament-v1.51.5_GH0.tar.gz) = 502719827 SHA256 (a5bba37dc5463b6e7c428437c8cd3c5792b72dab.patch) = 68831a15f3995455ba71fc73717d66fbeb0528e99941c7a4c3f5e53dd9c64b8e SIZE (a5bba37dc5463b6e7c428437c8cd3c5792b72dab.patch) = 1071 diff --git a/graphics/filament/pkg-plist b/graphics/filament/pkg-plist index cf0ddc6411c9..5628b9ef58fc 100644 --- a/graphics/filament/pkg-plist +++ b/graphics/filament/pkg-plist @@ -9,6 +9,7 @@ bin/filamesh bin/glslminifier %%SAMPLES%%bin/gltf_viewer bin/matc +bin/matedit %%SAMPLES%%bin/material_sandbox bin/matinfo bin/mipgen @@ -158,6 +159,7 @@ include/utils/PrivateImplementation.h include/utils/SingleInstanceComponentManager.h include/utils/Slice.h include/utils/StructureOfArrays.h +include/utils/Systrace.h include/utils/algorithm.h include/utils/bitset.h include/utils/compiler.h