Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2026 10:17:50 +0000
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: 507fdc1de875 - main - math/dionysus: update g2021052=?utf-8?Q?1 =E2=86=92 2.?=1.8
Message-ID:  <696e04ce.302de.17b2e109@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 507fdc1de875f8c2da808ca58d93a1a28f3a4a87
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-19 10:16:04 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-19 10:17:45 +0000

    math/dionysus: update g20210521 → 2.1.8
    
    Reported by:    portscout
---
 math/dionysus/Makefile  | 7 +++----
 math/dionysus/distinfo  | 6 +++---
 math/dionysus/pkg-plist | 3 +++
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/math/dionysus/Makefile b/math/dionysus/Makefile
index 5d11b984fbd7..d50d24def3e5 100644
--- a/math/dionysus/Makefile
+++ b/math/dionysus/Makefile
@@ -1,12 +1,12 @@
 PORTNAME=	dionysus
-PORTVERSION=	g20210521
-PORTREVISION=	1
+PORTVERSION=	2.1.8
 CATEGORIES=	math
 PKGNAMESUFFIX=	-topology-library
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Library for computing persistent homology
-WWW=		https://mrzv.org/software/dionysus2/
+WWW=		https://mrzv.org/software/dionysus2/ \
+		https://github.com/mrzv/dionysus
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
@@ -18,7 +18,6 @@ USES=		cmake
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	mrzv
-GH_TAGNAME=	ae27bb1
 
 CMAKE_OFF=	build_examples build_python_bindings
 
diff --git a/math/dionysus/distinfo b/math/dionysus/distinfo
index 48cc59a2dba2..b39c25247448 100644
--- a/math/dionysus/distinfo
+++ b/math/dionysus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643774964
-SHA256 (mrzv-dionysus-g20210521-ae27bb1_GH0.tar.gz) = 36940e1f094115fc3f23e70a03e8a4c68352a602f9133540b10e04117391be2f
-SIZE (mrzv-dionysus-g20210521-ae27bb1_GH0.tar.gz) = 1226395
+TIMESTAMP = 1768816752
+SHA256 (mrzv-dionysus-2.1.8_GH0.tar.gz) = 3f75d7596ac368d6bb59efcb74d1e27b1a4a81f6fdafc282efe121985735fa27
+SIZE (mrzv-dionysus-2.1.8_GH0.tar.gz) = 776029
diff --git a/math/dionysus/pkg-plist b/math/dionysus/pkg-plist
index a639bba063a2..eb00cd133d26 100644
--- a/math/dionysus/pkg-plist
+++ b/math/dionysus/pkg-plist
@@ -12,6 +12,9 @@ include/dionysus/fields/q.h
 include/dionysus/fields/z2.h
 include/dionysus/fields/zp.h
 include/dionysus/filtration.h
+include/dionysus/linked-multi-filtration.h
+include/dionysus/matrix-filtration.h
+include/dionysus/multi-filtration.h
 include/dionysus/omni-field-persistence.h
 include/dionysus/omni-field-persistence.hpp
 include/dionysus/ordinary-persistence.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696e04ce.302de.17b2e109>