git: b72775626615 - main - graphics/openpgl: update to v0.7.1

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Wed, 31 Dec 2025 23:18:24 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b7277562661514907fb860d6c2a6154ae8316a52

commit b7277562661514907fb860d6c2a6154ae8316a52
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-12-31 23:17:50 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-12-31 23:17:50 +0000

    graphics/openpgl: update to v0.7.1
    
    PR:     292057
---
 graphics/openpgl/Makefile  | 6 ++----
 graphics/openpgl/distinfo  | 6 +++---
 graphics/openpgl/pkg-plist | 5 +++++
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/graphics/openpgl/Makefile b/graphics/openpgl/Makefile
index a7a82c4325a2..8022b1f8c1c7 100644
--- a/graphics/openpgl/Makefile
+++ b/graphics/openpgl/Makefile
@@ -1,8 +1,6 @@
 PORTNAME=	openpgl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.6.0
-PORTREVISION=	1
-#DISTVERSIONSUFFIX=	-beta
+DISTVERSION=	0.7.1
 CATEGORIES=	graphics devel
 
 MAINTAINER=	FreeBSD@Shaneware.biz
@@ -21,7 +19,7 @@ LIB_DEPENDS=	libtbb.so:devel/onetbb
 
 USES=		cmake compiler:c++11-lib
 USE_GITHUB=	yes
-GH_ACCOUNT=	OpenPathGuidingLibrary
+GH_ACCOUNT=	RenderKit
 USE_LDCONFIG=	yes
 
 PLIST_SUB=	VERSION="${PORTVERSION}"
diff --git a/graphics/openpgl/distinfo b/graphics/openpgl/distinfo
index 6d6a04a47461..5ca304a80ca1 100644
--- a/graphics/openpgl/distinfo
+++ b/graphics/openpgl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708797590
-SHA256 (OpenPathGuidingLibrary-openpgl-v0.6.0_GH0.tar.gz) = 4192a4096ee3e3d31878cd013f8de23418c8037c576537551f946c4811931c5e
-SIZE (OpenPathGuidingLibrary-openpgl-v0.6.0_GH0.tar.gz) = 10824550
+TIMESTAMP = 1766893504
+SHA256 (RenderKit-openpgl-v0.7.1_GH0.tar.gz) = d62d24241232a526491328f341df9add274fc84ae9818470d3edb5ae6141ac63
+SIZE (RenderKit-openpgl-v0.7.1_GH0.tar.gz) = 11078288
diff --git a/graphics/openpgl/pkg-plist b/graphics/openpgl/pkg-plist
index a19ad8a847d3..73e048a3664c 100644
--- a/graphics/openpgl/pkg-plist
+++ b/graphics/openpgl/pkg-plist
@@ -1,4 +1,5 @@
 include/openpgl/common.h
+include/openpgl/compression.h
 include/openpgl/config.h
 include/openpgl/cpp/Common.h
 include/openpgl/cpp/Device.h
@@ -6,19 +7,23 @@ include/openpgl/cpp/Distribution.h
 include/openpgl/cpp/Field.h
 include/openpgl/cpp/FieldConfig.h
 include/openpgl/cpp/FieldStatistics.h
+include/openpgl/cpp/ImageSpaceGuidingBuffer.h
 include/openpgl/cpp/OpenPGL.h
 include/openpgl/cpp/PathSegment.h
 include/openpgl/cpp/PathSegmentStorage.h
 include/openpgl/cpp/Region.h
+include/openpgl/cpp/RussianRoulette.h
 include/openpgl/cpp/SampleData.h
 include/openpgl/cpp/SampleStorage.h
 include/openpgl/cpp/SurfaceSamplingDistribution.h
 include/openpgl/cpp/VolumeSamplingDistribution.h
 include/openpgl/data.h
+include/openpgl/defines.h
 include/openpgl/device.h
 include/openpgl/distribution.h
 include/openpgl/field.h
 include/openpgl/fieldstatistics.h
+include/openpgl/imagespaceguidingbuffer.h
 include/openpgl/openpgl.h
 include/openpgl/pathsegmentstorage.h
 include/openpgl/region.h