git: e30902e84f64 - main - devel/{,py-}opendht: update 3.2.0 → 3.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Apr 2025 07:33:50 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e30902e84f64e69b06ec439aadbb31740056cd48
commit e30902e84f64e69b06ec439aadbb31740056cd48
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-24 06:56:33 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-24 07:33:41 +0000
devel/{,py-}opendht: update 3.2.0 → 3.3.1
Reported by: portscout
---
devel/opendht/Makefile | 4 ++--
devel/opendht/distinfo | 6 +++---
devel/opendht/pkg-plist | 2 +-
devel/py-opendht/Makefile | 5 +++--
devel/py-opendht/distinfo | 6 +++---
5 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/devel/opendht/Makefile b/devel/opendht/Makefile
index 59fbc1d93e1c..70d7fceed9e4 100644
--- a/devel/opendht/Makefile
+++ b/devel/opendht/Makefile
@@ -1,7 +1,6 @@
PORTNAME= opendht
DISTVERSIONPREFIX= v
-DISTVERSION= 3.2.0
-PORTREVISION= 1
+DISTVERSION= 3.3.1
CATEGORIES= devel net
MAINTAINER= yuri@FreeBSD.org
@@ -56,5 +55,6 @@ PUSH_NOTIFICATIONS_CMAKE_BOOL= OPENDHT_PUSH_NOTIFICATIONS
PORTDOCS= *
# several tests fail, see https://github.com/savoirfairelinux/opendht/issues/721
+# tests throw exceptions, see https://github.com/savoirfairelinux/opendht/issues/751
.include <bsd.port.mk>
diff --git a/devel/opendht/distinfo b/devel/opendht/distinfo
index 32a761fd37d2..98ac910b19dc 100644
--- a/devel/opendht/distinfo
+++ b/devel/opendht/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724551785
-SHA256 (savoirfairelinux-opendht-v3.2.0_GH0.tar.gz) = 019564087f0752a1c09347473c39b2d48e920247f25f68dac235f1e5d6204ea4
-SIZE (savoirfairelinux-opendht-v3.2.0_GH0.tar.gz) = 486853
+TIMESTAMP = 1745472218
+SHA256 (savoirfairelinux-opendht-v3.3.1_GH0.tar.gz) = ce93396fc7aa118a69353ba75c6615dbea965d7d8607f55a50bb442bd21bed2e
+SIZE (savoirfairelinux-opendht-v3.3.1_GH0.tar.gz) = 491387
diff --git a/devel/opendht/pkg-plist b/devel/opendht/pkg-plist
index 720b4c03f310..4f566467d02b 100644
--- a/devel/opendht/pkg-plist
+++ b/devel/opendht/pkg-plist
@@ -39,6 +39,6 @@ lib/cmake/opendht/opendhtConfig.cmake
lib/cmake/opendht/opendhtConfigVersion.cmake
lib/libopendht.so
lib/libopendht.so.3
-lib/libopendht.so.3.2.0
+lib/libopendht.so.3.3.0
libdata/pkgconfig/opendht.pc
share/man/man1/dhtnode.1.gz
diff --git a/devel/py-opendht/Makefile b/devel/py-opendht/Makefile
index 97beb4cbf1b4..bec17cd8e1c4 100644
--- a/devel/py-opendht/Makefile
+++ b/devel/py-opendht/Makefile
@@ -1,7 +1,6 @@
PORTNAME= opendht
DISTVERSIONPREFIX= v
-DISTVERSION= 3.2.0
-PORTREVISION= 1
+DISTVERSION= 3.3.1
CATEGORIES= devel net
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -33,4 +32,6 @@ post-extract:
post-stage:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/opendht*.so
+# tests as of 3.3.1: Ran 5 tests in 5.433s
+
.include <bsd.port.mk>
diff --git a/devel/py-opendht/distinfo b/devel/py-opendht/distinfo
index 9e18387b0e99..cda8559c39b2 100644
--- a/devel/py-opendht/distinfo
+++ b/devel/py-opendht/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724552024
-SHA256 (savoirfairelinux-opendht-v3.2.0_GH0.tar.gz) = 019564087f0752a1c09347473c39b2d48e920247f25f68dac235f1e5d6204ea4
-SIZE (savoirfairelinux-opendht-v3.2.0_GH0.tar.gz) = 486853
+TIMESTAMP = 1745477539
+SHA256 (savoirfairelinux-opendht-v3.3.1_GH0.tar.gz) = ce93396fc7aa118a69353ba75c6615dbea965d7d8607f55a50bb442bd21bed2e
+SIZE (savoirfairelinux-opendht-v3.3.1_GH0.tar.gz) = 491387