diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-09-19 07:27:16 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-09-19 07:27:36 +0000 |
commit | ebafb2b32ee60756953e69f9c9e6c6a710b29855 (patch) | |
tree | c5157742ecf1826b17e36b8ad336a9219c35b7ae | |
parent | de5fe55a5d8bf4bf746e701fe4b9f9e9309c2861 (diff) | |
download | ports-ebafb2b32ee60756953e69f9c9e6c6a710b29855.tar.gz ports-ebafb2b32ee60756953e69f9c9e6c6a710b29855.zip |
graphics/filament: update 1.42.2 → 1.43.0
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 7498d0b9ebf7..2bf92ec1f8fe 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -1,6 +1,6 @@ PORTNAME= filament DISTVERSIONPREFIX= v -DISTVERSION= 1.42.2 +DISTVERSION= 1.43.0 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/filament/distinfo b/graphics/filament/distinfo index a42d46ec38cd..93103db9b3fb 100644 --- a/graphics/filament/distinfo +++ b/graphics/filament/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694877232 -SHA256 (google-filament-v1.42.2_GH0.tar.gz) = 4a02c46c67266d155776f7af072f5da27567243b5da0adb2a22f941504eb763b -SIZE (google-filament-v1.42.2_GH0.tar.gz) = 502079797 +TIMESTAMP = 1695104065 +SHA256 (google-filament-v1.43.0_GH0.tar.gz) = a8fb19e2c896f8fe30ed25d3340ab004de2e4e7d690738a49346fe32bbe7d582 +SIZE (google-filament-v1.43.0_GH0.tar.gz) = 502084297 diff --git a/graphics/filament/pkg-plist b/graphics/filament/pkg-plist index ee2bc16e46d5..fe9f7b096f96 100644 --- a/graphics/filament/pkg-plist +++ b/graphics/filament/pkg-plist @@ -98,6 +98,7 @@ include/gltfio/MaterialProvider.h include/gltfio/NodeManager.h include/gltfio/ResourceLoader.h include/gltfio/TextureProvider.h +include/gltfio/TrsTransformManager.h include/gltfio/materials/uberarchive.h include/gltfio/math.h include/ibl/Cubemap.h |