pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

openvdb: update to version 12.1.1



Module Name:	pkgsrc-wip
Committed By:	Paul Ripke <stix%stix.id.au@localhost>
Pushed By:	stix
Date:		Wed Oct 1 11:28:09 2025 +1000
Changeset:	2c0d53f69d8ae1a2d1a1d227ffab0772be4d6e9e

Modified Files:
	openvdb/COMMIT_MSG
	openvdb/Makefile
	openvdb/distinfo

Log Message:
openvdb: update to version 12.1.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2c0d53f69d8ae1a2d1a1d227ffab0772be4d6e9e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 openvdb/COMMIT_MSG | 2 +-
 openvdb/Makefile   | 2 +-
 openvdb/distinfo   | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/openvdb/COMMIT_MSG b/openvdb/COMMIT_MSG
index d1d49f58cd..3970331dba 100644
--- a/openvdb/COMMIT_MSG
+++ b/openvdb/COMMIT_MSG
@@ -1,4 +1,4 @@
-devel/openvdb: Add openvdb version 12.1.0
+devel/openvdb: Add openvdb version 12.1.1
 
 OpenVDB is an open source C++ library comprising a novel hierarchical
 data structure and a large suite of tools for the efficient storage and
diff --git a/openvdb/Makefile b/openvdb/Makefile
index 644f987dd6..1e9e63d32d 100644
--- a/openvdb/Makefile
+++ b/openvdb/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	openvdb-${PKGVERSION}
-PKGVERSION=	12.1.0
+PKGVERSION=	12.1.1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=AcademySoftwareFoundation/}
 GITHUB_PROJECT=	openvdb
diff --git a/openvdb/distinfo b/openvdb/distinfo
index 6ee1d762a5..9ff4f94d51 100644
--- a/openvdb/distinfo
+++ b/openvdb/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (openvdb-12.1.0.tar.gz) = 37e343e4ee2ebf6e1735a4f624c1c77776d2a1f42566cf3e6949d16f82efbff6
-SHA512 (openvdb-12.1.0.tar.gz) = 8668ba827657ee648ea3897987a99ab625af6a2d36d919a9287e5a78325ae0c7713e29d88225661a099d28d1bb379ba40754bdaad077855e9119fe6a525f732f
-Size (openvdb-12.1.0.tar.gz) = 4834257 bytes
+BLAKE2s (openvdb-12.1.1.tar.gz) = af5179e3da32d8975c61b2a05eef20944e6d8b5e84c23250235e986e4daf275a
+SHA512 (openvdb-12.1.1.tar.gz) = 3ca5f7656aa0bf753ae2bd4f8c40f2e0eec48a22a187fbd519e6a42c2f2b3c9a4b2f32d4a2daa692894af712e13172dfb4ca2e9af99b4d63196bf6b74c87ffb5
+Size (openvdb-12.1.1.tar.gz) = 4876713 bytes


Home | Main Index | Thread Index | Old Index