diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index f13949d5baab..daa3ab72d69d 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,33 +1,32 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.13.0-8 -DISTVERSIONSUFFIX= -g5c8d63a +DISTVERSION= 0.13.1 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:d8461e9:plog/deps/plog \ sctplab:usrsctp:07f871b:usrsctp/deps/usrsctp \ paullouisageneau:libjuice:7a6efb7:libjuice/deps/libjuice \ nlohmann:json:973c52d:json/deps/json CMAKE_ON= USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS do-test: @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 0d2c32fe8069..642ec2c2cad7 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1621268706 -SHA256 (paullouisageneau-libdatachannel-v0.13.0-8-g5c8d63a_GH0.tar.gz) = 7c072c6093f7b472545a2d8741f6aaf515d51273aba9ed538cae47f6278e17cc -SIZE (paullouisageneau-libdatachannel-v0.13.0-8-g5c8d63a_GH0.tar.gz) = 52428403 +TIMESTAMP = 1621489992 +SHA256 (paullouisageneau-libdatachannel-v0.13.1_GH0.tar.gz) = 0ccb769086fcc9eaea7e28f615d4e8d800618c2af56dd89a8e464982d313d397 +SIZE (paullouisageneau-libdatachannel-v0.13.1_GH0.tar.gz) = 52428078 SHA256 (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 2d30536bc920fc44e6ec90f60244afe9249c79bc618574f7d3e78fbcd1a51ec8 SIZE (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 44215 SHA256 (sctplab-usrsctp-07f871b_GH0.tar.gz) = 1b02f2574e53c8b3dca7c5687172766fe04a0fc8f8f52a0ef8707155ae76cef1 SIZE (sctplab-usrsctp-07f871b_GH0.tar.gz) = 771605 SHA256 (paullouisageneau-libjuice-7a6efb7_GH0.tar.gz) = 062046cd992f7b76c2b74546f2dff59b2885877210dff259de8f9cec616295da SIZE (paullouisageneau-libjuice-7a6efb7_GH0.tar.gz) = 82772 SHA256 (nlohmann-json-973c52d_GH0.tar.gz) = cd8ec6d071db0dba7b7d2eb107747deb3921aa5b4e0423df39388843937907b5 SIZE (nlohmann-json-973c52d_GH0.tar.gz) = 119021919 diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index d9630f86f809..5506e9967c33 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -1,55 +1,55 @@ include/plog/Appenders/AndroidAppender.h include/plog/Appenders/ColorConsoleAppender.h include/plog/Appenders/ConsoleAppender.h include/plog/Appenders/DebugOutputAppender.h include/plog/Appenders/EventLogAppender.h include/plog/Appenders/IAppender.h include/plog/Appenders/RollingFileAppender.h include/plog/Converters/NativeEOLConverter.h include/plog/Converters/UTF8Converter.h include/plog/Formatters/CsvFormatter.h include/plog/Formatters/FuncMessageFormatter.h include/plog/Formatters/MessageOnlyFormatter.h include/plog/Formatters/TxtFormatter.h include/plog/Init.h include/plog/Initializers/RollingFileInitializer.h include/plog/Log.h include/plog/Logger.h include/plog/Record.h include/plog/Severity.h include/plog/Util.h include/plog/WinApi.h 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 lib/libdatachannel.so -lib/libdatachannel.so.0.13.0 +lib/libdatachannel.so.0.13.1 share/cmake/libdatachannel/libdatachannel-config-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/libdatachannel/libdatachannel-config.cmake