Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2026 13:07:53 +0000
From:      =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c2a0c8ea154f - main - cad/netgen: Update 6.2.2602 => 6.2.2603
Message-ID:  <69db9929.3f02c.3c9107cb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by alven:

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

commit c2a0c8ea154f7bbb1604f7fcd4b91ff129b6aef7
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2026-04-12 01:20:31 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2026-04-12 13:07:34 +0000

    cad/netgen: Update 6.2.2602 => 6.2.2603
    
    Approved by:            db@, yuri@ (Mentors, implicit)
---
 cad/netgen/Makefile  |  4 ++--
 cad/netgen/distinfo  | 10 +++++-----
 cad/netgen/pkg-plist |  2 ++
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index 2ebd0d21dfa4..f4fdabb0d1f1 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	netgen
 DISTVERSIONPREFIX=	v
-DISTVERSION=	6.2.2602
+DISTVERSION=	6.2.2603
 CATEGORIES=	cad
 
 PATCH_SITES=	https://github.com/alexxy/netgen/commit/
@@ -29,7 +29,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
 USES=		cmake gl localbase:ldflags python tcl tk xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	NGSolve
-GH_TUPLE=	NGSolve:pybind11:v3.0.1:pybind11/external_dependencies/pybind11
+GH_TUPLE=	NGSolve:pybind11:v3.0.3:pybind11/external_dependencies/pybind11
 USE_GL=		gl glu
 USE_LDCONFIG=	yes
 USE_XORG=	x11 xi xmu
diff --git a/cad/netgen/distinfo b/cad/netgen/distinfo
index 0af1db3fbe9c..63c1f8998b9b 100644
--- a/cad/netgen/distinfo
+++ b/cad/netgen/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1773297945
-SHA256 (NGSolve-netgen-v6.2.2602_GH0.tar.gz) = d54ddec29ce8c2e43c7f125c9a77f249fdf0c8800c390d8d2499a0165e4ad2f3
-SIZE (NGSolve-netgen-v6.2.2602_GH0.tar.gz) = 3344800
-SHA256 (NGSolve-pybind11-v3.0.1_GH0.tar.gz) = 741633da746b7c738bb71f1854f957b9da660bcd2dce68d71949037f0969d0ca
-SIZE (NGSolve-pybind11-v3.0.1_GH0.tar.gz) = 918227
+TIMESTAMP = 1775956757
+SHA256 (NGSolve-netgen-v6.2.2603_GH0.tar.gz) = 5afe58ed86c9832adf41a7b9dfdc166fed46841cab9d87ca17d22f41377007cf
+SIZE (NGSolve-netgen-v6.2.2603_GH0.tar.gz) = 3348737
+SHA256 (NGSolve-pybind11-v3.0.3_GH0.tar.gz) = 787459e1e186ee82001759508fefa408373eae8a076ffe0078b126c6f8f0ec5e
+SIZE (NGSolve-pybind11-v3.0.3_GH0.tar.gz) = 964282
 SHA256 (3d82bf88360b9d032671a72a31cd9c351bf674f8.patch) = 50758ed3408b745c8f701f341d31dad96b4819391e7c09aecf0b6413cbd29a97
 SIZE (3d82bf88360b9d032671a72a31cd9c351bf674f8.patch) = 825
 SHA256 (8737bff2bfec303b4affd06be9f44acd4b13f34d.patch) = c51d2445c4df1952d61c57b18b4cc32709f2f429d85afddb286fb216a16eb5a8
diff --git a/cad/netgen/pkg-plist b/cad/netgen/pkg-plist
index e93de5eb7f56..ab84c7766806 100644
--- a/cad/netgen/pkg-plist
+++ b/cad/netgen/pkg-plist
@@ -185,6 +185,7 @@ include/pybind11/conduit/pybind11_conduit_v1.h
 include/pybind11/conduit/pybind11_platform_abi_id.h
 include/pybind11/conduit/wrap_include_python_h.h
 include/pybind11/critical_section.h
+include/pybind11/detail/argument_vector.h
 include/pybind11/detail/class.h
 include/pybind11/detail/common.h
 include/pybind11/detail/cpp_conduit.h
@@ -192,6 +193,7 @@ include/pybind11/detail/descr.h
 include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
 include/pybind11/detail/exception_translation.h
 include/pybind11/detail/function_record_pyobject.h
+include/pybind11/detail/holder_caster_foreign_helpers.h
 include/pybind11/detail/init.h
 include/pybind11/detail/internals.h
 include/pybind11/detail/native_enum_data.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69db9929.3f02c.3c9107cb>