git: 2acfe2e9bf98 - main - graphics/filament: Update 1.33.0 → 1.36.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 May 2023 06:55:02 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2acfe2e9bf9828ed4c186c64da4b2c18c1ae74d4 commit 2acfe2e9bf9828ed4c186c64da4b2c18c1ae74d4 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-05-22 03:12:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-05-22 06:54:54 +0000 graphics/filament: Update 1.33.0 → 1.36.0 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 d805afc046e3..f45855a48cb3 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -1,6 +1,6 @@ PORTNAME= filament DISTVERSIONPREFIX= v -DISTVERSION= 1.33.0 +DISTVERSION= 1.36.0 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/filament/distinfo b/graphics/filament/distinfo index c0c1a2a16416..afd530df2972 100644 --- a/graphics/filament/distinfo +++ b/graphics/filament/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682578306 -SHA256 (google-filament-v1.33.0_GH0.tar.gz) = b9cfbca578ecdadb192240bf69c271609a28b1480e835c7cfc02d4c2066c2a18 -SIZE (google-filament-v1.33.0_GH0.tar.gz) = 500371735 +TIMESTAMP = 1684721878 +SHA256 (google-filament-v1.36.0_GH0.tar.gz) = 7c6b2a5c2b2d14d532d6c43ae3cb78754cfce5c739b9f9ca6b5e1af276b12573 +SIZE (google-filament-v1.36.0_GH0.tar.gz) = 500402413 diff --git a/graphics/filament/pkg-plist b/graphics/filament/pkg-plist index ecfa836e4721..ee2bc16e46d5 100644 --- a/graphics/filament/pkg-plist +++ b/graphics/filament/pkg-plist @@ -63,6 +63,7 @@ include/filament/FilamentAPI.h include/filament/Frustum.h include/filament/IndexBuffer.h include/filament/IndirectLight.h +include/filament/InstanceBuffer.h include/filament/LightManager.h include/filament/Material.h include/filament/MaterialChunkType.h