git: 75baf83630f7 - main - devel/{,py-}opendht: update 2.6.0.4 → 3.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Dec 2023 19:04:02 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=75baf83630f7833bcda589a1ee10819c1aac3e7f
commit 75baf83630f7833bcda589a1ee10819c1aac3e7f
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-12-03 17:24:07 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-12-03 19:03:58 +0000
devel/{,py-}opendht: update 2.6.0.4 → 3.1.3
Reported by: portscout
---
devel/opendht/Makefile | 2 +-
devel/opendht/distinfo | 6 +++---
devel/opendht/pkg-plist | 4 ++--
devel/py-opendht/Makefile | 4 ++--
devel/py-opendht/distinfo | 6 +++---
5 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/devel/opendht/Makefile b/devel/opendht/Makefile
index b522b933dd15..89e255d100f4 100644
--- a/devel/opendht/Makefile
+++ b/devel/opendht/Makefile
@@ -1,6 +1,6 @@
PORTNAME= opendht
DISTVERSIONPREFIX= v
-DISTVERSION= 2.6.0.4
+DISTVERSION= 3.1.3
CATEGORIES= devel net
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/opendht/distinfo b/devel/opendht/distinfo
index b5a8d01a147b..8d1bc0747a93 100644
--- a/devel/opendht/distinfo
+++ b/devel/opendht/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694584192
-SHA256 (savoirfairelinux-opendht-v2.6.0.4_GH0.tar.gz) = 7afbe6bba1df0ee8a35f6c29a9d250de03555c39aa6c94152f1e34e9abcb6488
-SIZE (savoirfairelinux-opendht-v2.6.0.4_GH0.tar.gz) = 482071
+TIMESTAMP = 1701242738
+SHA256 (savoirfairelinux-opendht-v3.1.3_GH0.tar.gz) = 4dacaac70104e6b0b10e0716eba24691b65f5aa47660b6b93dde778378505b59
+SIZE (savoirfairelinux-opendht-v3.1.3_GH0.tar.gz) = 483429
diff --git a/devel/opendht/pkg-plist b/devel/opendht/pkg-plist
index 5b2c35ba6ecc..6c15a75a5e7c 100644
--- a/devel/opendht/pkg-plist
+++ b/devel/opendht/pkg-plist
@@ -37,7 +37,7 @@ lib/cmake/opendht/opendhtConfig-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/opendht/opendhtConfig.cmake
lib/cmake/opendht/opendhtConfigVersion.cmake
lib/libopendht.so
-lib/libopendht.so.2
-lib/libopendht.so.2.6.0
+lib/libopendht.so.3
+lib/libopendht.so.3.1.3
libdata/pkgconfig/opendht.pc
man/man1/dhtnode.1.gz
diff --git a/devel/py-opendht/Makefile b/devel/py-opendht/Makefile
index 213b9be611b1..795b01c3f6fa 100644
--- a/devel/py-opendht/Makefile
+++ b/devel/py-opendht/Makefile
@@ -1,6 +1,6 @@
PORTNAME= opendht
DISTVERSIONPREFIX= v
-DISTVERSION= 2.6.0.4
+DISTVERSION= 3.1.3
CATEGORIES= devel net
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LIB_DEPENDS= libopendht.so:devel/opendht \
libgnutls.so:security/gnutls
USES= cmake compiler:c++17-lang localbase python
-USE_PYTHON= distutils cython autoplist pytest
+USE_PYTHON= distutils cython autoplist pytest # 4 tests fail, see https://github.com/savoirfairelinux/opendht/issues/683
USE_GITHUB= yes
GH_ACCOUNT= savoirfairelinux
diff --git a/devel/py-opendht/distinfo b/devel/py-opendht/distinfo
index 5add9a0be504..b77dca55fe0b 100644
--- a/devel/py-opendht/distinfo
+++ b/devel/py-opendht/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694584568
-SHA256 (savoirfairelinux-opendht-v2.6.0.4_GH0.tar.gz) = 7afbe6bba1df0ee8a35f6c29a9d250de03555c39aa6c94152f1e34e9abcb6488
-SIZE (savoirfairelinux-opendht-v2.6.0.4_GH0.tar.gz) = 482071
+TIMESTAMP = 1701623635
+SHA256 (savoirfairelinux-opendht-v3.1.3_GH0.tar.gz) = 4dacaac70104e6b0b10e0716eba24691b65f5aa47660b6b93dde778378505b59
+SIZE (savoirfairelinux-opendht-v3.1.3_GH0.tar.gz) = 483429