Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2023 06:55:02 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2acfe2e9bf98 - main - =?utf-8?Q?graphics/filament:=20Update=201.33.0=20=E2=86=92=201.36.0?=
Message-ID:  <202305220655.34M6t2MJ001622@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305220655.34M6t2MJ001622>