Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2021 15:51:41 GMT
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: 1a9c50023ef9 - main - www/libdatachannel: Update 0.15.2 -> 0.15.3
Message-ID:  <202110111551.19BFpfaP040277@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 1a9c50023ef944eefca255c5cd1ce164e1d3fb51
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-11 15:20:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-11 15:51:36 +0000

    www/libdatachannel: Update 0.15.2 -> 0.15.3
    
    Reported by:    portscout
---
 www/libdatachannel/Makefile  |  8 ++++----
 www/libdatachannel/distinfo  | 14 +++++++-------
 www/libdatachannel/pkg-plist |  2 +-
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile
index 08fbdce20aa8..1b5181c77221 100644
--- a/www/libdatachannel/Makefile
+++ b/www/libdatachannel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libdatachannel
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.15.2
+DISTVERSION=	0.15.3
 CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -17,14 +17,14 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	paullouisageneau
 GH_TUPLE=	\
 		SergiusTheBest:plog:d8461e9:plog/deps/plog \
-		sctplab:usrsctp:5e95fea:usrsctp/deps/usrsctp \
-		paullouisageneau:libjuice:026b3dd:libjuice/deps/libjuice \
+		sctplab:usrsctp:7c31bd3:usrsctp/deps/usrsctp \
+		paullouisageneau:libjuice:328206b:libjuice/deps/libjuice \
 		nlohmann:json:973c52d:json/deps/json \
 		cisco:libsrtp:90d05bf:libsrtp/deps/libsrtp
 
 CMAKE_ON=	USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS
 
-do-test:
+do-test: # tests require dual stack to be enabled with 'sysctl net.inet6.ip6.v6only=0', at least one test is known to fail
 	@cd ${BUILD_WRKSRC} && \
 		${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DNO_TESTS:BOOL=OFF ${CMAKE_SOURCE_PATH} && \
 		${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo
index 52616ccdd985..6bfee9dd8e16 100644
--- a/www/libdatachannel/distinfo
+++ b/www/libdatachannel/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1633462140
-SHA256 (paullouisageneau-libdatachannel-v0.15.2_GH0.tar.gz) = 084beb0d5882b5ee7c82e349bb8a49f9f8f7fe67cb2c2bb1d295e9bb1a21a5da
-SIZE (paullouisageneau-libdatachannel-v0.15.2_GH0.tar.gz) = 52563279
+TIMESTAMP = 1633964837
+SHA256 (paullouisageneau-libdatachannel-v0.15.3_GH0.tar.gz) = 9f801abe7c6c6cb3dc62d0f012c94296d24449e53cdedab579cfba435eea639a
+SIZE (paullouisageneau-libdatachannel-v0.15.3_GH0.tar.gz) = 52564011
 SHA256 (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 2d30536bc920fc44e6ec90f60244afe9249c79bc618574f7d3e78fbcd1a51ec8
 SIZE (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 44215
-SHA256 (sctplab-usrsctp-5e95fea_GH0.tar.gz) = 9bd1bf1ee6b40b4708870bae2a28abeef740d836b17c0b7e796c33e8f1628a08
-SIZE (sctplab-usrsctp-5e95fea_GH0.tar.gz) = 772905
-SHA256 (paullouisageneau-libjuice-026b3dd_GH0.tar.gz) = 5b0e486639f3640b3971fd89807f18a4147ad474c2d15c8a4bee0e75f2ce7d10
-SIZE (paullouisageneau-libjuice-026b3dd_GH0.tar.gz) = 87277
+SHA256 (sctplab-usrsctp-7c31bd3_GH0.tar.gz) = c2ffd52579a7927e84e4c957e74acf34114106d5c38f7ebad72718710c4cf4b5
+SIZE (sctplab-usrsctp-7c31bd3_GH0.tar.gz) = 773251
+SHA256 (paullouisageneau-libjuice-328206b_GH0.tar.gz) = b0056f24a96756fbe74c13549a0ae8f23966346d1a37770247cf25ea460fbde8
+SIZE (paullouisageneau-libjuice-328206b_GH0.tar.gz) = 87253
 SHA256 (nlohmann-json-973c52d_GH0.tar.gz) = cd8ec6d071db0dba7b7d2eb107747deb3921aa5b4e0423df39388843937907b5
 SIZE (nlohmann-json-973c52d_GH0.tar.gz) = 119021919
 SHA256 (cisco-libsrtp-90d05bf_GH0.tar.gz) = e59891ff9e5b49c8e57c3392b1666ec81587910750b228d9cd368b1804376b6f
diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist
index 642e02bfe2dd..9453b101baa9 100644
--- a/www/libdatachannel/pkg-plist
+++ b/www/libdatachannel/pkg-plist
@@ -34,4 +34,4 @@ lib/cmake/LibDataChannel/LibDataChannelConfigVersion.cmake
 lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/LibDataChannel/LibDataChannelTargets.cmake
 lib/libdatachannel.so
-lib/libdatachannel.so.0.15.2
+lib/libdatachannel.so.0.15.3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110111551.19BFpfaP040277>