diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index 98e9c9a233fc..c27e92b67c67 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,32 +1,32 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.17.1 +DISTVERSION= 0.17.2 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= WebRTC Data Channels, WebRTC Media Transport, and WebSockets library LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsrtp2.so:net/libsrtp2 USES= cmake compiler:c++17-lang ssl USE_GITHUB= yes GH_ACCOUNT= paullouisageneau GH_TUPLE= SergiusTheBest:plog:d8461e9d473e59fbcc1f79eee021550dcf81e618:SergiusTheBest_plog/deps/plog \ sctplab:usrsctp:7c31bd35c79ba67084ce029511193a19ceb97447:sctplab_usrsctp/deps/usrsctp \ paullouisageneau:libjuice:e3b33f0f190262cf5c700f1c6d2af6f407a4cf60:paullouisageneau_libjuice/deps/libjuice \ nlohmann:json:4f8fba14066156b73f1189a2b8bd568bde5284c5:nlohmann_json/deps/json \ cisco:libsrtp:90d05bf8980d16e4ac3f16c19b77e296c4bc207b:cisco_libsrtp/deps/libsrtp CMAKE_ON= USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS 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} && \ ./tests-${DISTVERSION:C/-.*//} .include diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 927b94242ef1..8804bc26f6d8 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,13 +1,13 @@ -TIMESTAMP = 1650559288 -SHA256 (paullouisageneau-libdatachannel-v0.17.1_GH0.tar.gz) = 828e32e7fd8f28087acc4082f4d12219249a4a64f0915cb03df4d4b1b6eb0cbe -SIZE (paullouisageneau-libdatachannel-v0.17.1_GH0.tar.gz) = 52628138 +TIMESTAMP = 1651531469 +SHA256 (paullouisageneau-libdatachannel-v0.17.2_GH0.tar.gz) = 2602a330a46e0b77165bf57ecbcae2a4fa78d24956ee9781efb12e757242db86 +SIZE (paullouisageneau-libdatachannel-v0.17.2_GH0.tar.gz) = 52631006 SHA256 (SergiusTheBest-plog-d8461e9d473e59fbcc1f79eee021550dcf81e618_GH0.tar.gz) = fb0d0d5f249b4a0d455572449ac5d87276fc8a29ab2c964bb71c5a44532321d7 SIZE (SergiusTheBest-plog-d8461e9d473e59fbcc1f79eee021550dcf81e618_GH0.tar.gz) = 44241 SHA256 (sctplab-usrsctp-7c31bd35c79ba67084ce029511193a19ceb97447_GH0.tar.gz) = b5db61a4dc996a39872af3e7326eb86c5cf3a57af5febdaf47ef842e6a4a44fc SIZE (sctplab-usrsctp-7c31bd35c79ba67084ce029511193a19ceb97447_GH0.tar.gz) = 774111 SHA256 (paullouisageneau-libjuice-e3b33f0f190262cf5c700f1c6d2af6f407a4cf60_GH0.tar.gz) = 44a64216b336043c57b261c0031ba7cd24bc0e59e28fc16c554bb8699694d6ac SIZE (paullouisageneau-libjuice-e3b33f0f190262cf5c700f1c6d2af6f407a4cf60_GH0.tar.gz) = 95509 SHA256 (nlohmann-json-4f8fba14066156b73f1189a2b8bd568bde5284c5_GH0.tar.gz) = 4a8265a62a356698a37b5b1aa4fce3a0146e317bc70ef954ca0d179276cb9cdb SIZE (nlohmann-json-4f8fba14066156b73f1189a2b8bd568bde5284c5_GH0.tar.gz) = 7023935 SHA256 (cisco-libsrtp-90d05bf8980d16e4ac3f16c19b77e296c4bc207b_GH0.tar.gz) = 0caec0cf84569463c1ff186fe6a92101fe9036375140dd4588170787925f5335 SIZE (cisco-libsrtp-90d05bf8980d16e4ac3f16c19b77e296c4bc207b_GH0.tar.gz) = 629601 diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index 8a2798579cdd..5746be48ce1f 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -1,37 +1,37 @@ include/rtc/candidate.hpp include/rtc/channel.hpp include/rtc/common.hpp include/rtc/configuration.hpp include/rtc/datachannel.hpp include/rtc/description.hpp include/rtc/global.hpp include/rtc/h264packetizationhandler.hpp include/rtc/h264rtppacketizer.hpp include/rtc/mediachainablehandler.hpp include/rtc/mediahandler.hpp include/rtc/mediahandlerelement.hpp include/rtc/mediahandlerrootelement.hpp include/rtc/message.hpp include/rtc/nalunit.hpp include/rtc/opuspacketizationhandler.hpp include/rtc/opusrtppacketizer.hpp include/rtc/peerconnection.hpp include/rtc/reliability.hpp include/rtc/rtc.h include/rtc/rtc.hpp include/rtc/rtcpnackresponder.hpp include/rtc/rtcpreceivingsession.hpp include/rtc/rtcpsrreporter.hpp include/rtc/rtp.hpp include/rtc/rtppacketizationconfig.hpp include/rtc/rtppacketizer.hpp include/rtc/track.hpp include/rtc/utils.hpp include/rtc/websocket.hpp include/rtc/websocketserver.hpp lib/cmake/LibDataChannel/LibDataChannelConfig.cmake 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.17.1 +lib/libdatachannel.so.0.17.2