mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/{,py-}opendht: update 3.2.0 → 3.3.1
Reported by: portscout
This commit is contained in:
parent
457b59ae78
commit
e30902e84f
5 changed files with 12 additions and 11 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue