Date: Sat, 17 Jul 2021 20:19:17 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: f9520b843c2b - main - www/libdatachannel: Update 0.13.4 -> 0.13.5 Message-ID: <202107172019.16HKJHTP003622@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=f9520b843c2b741e13071535dfe896420449a302 commit f9520b843c2b741e13071535dfe896420449a302 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-07-17 20:14:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-07-17 20:19:10 +0000 www/libdatachannel: Update 0.13.4 -> 0.13.5 Reported by: portscout --- www/libdatachannel/Makefile | 7 ++++--- www/libdatachannel/distinfo | 12 +++++++----- www/libdatachannel/pkg-plist | 2 +- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index 74e753e7949a..87db0eeb372f 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.13.4 +DISTVERSION= 0.13.5 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -18,8 +18,9 @@ GH_ACCOUNT= paullouisageneau GH_TUPLE= \ SergiusTheBest:plog:d8461e9:plog/deps/plog \ sctplab:usrsctp:07f871b:usrsctp/deps/usrsctp \ - paullouisageneau:libjuice:15d6654:libjuice/deps/libjuice \ - nlohmann:json:973c52d:json/deps/json + paullouisageneau:libjuice:1a5bf2e:libjuice/deps/libjuice \ + nlohmann:json:973c52d:json/deps/json \ + cisco:libsrtp:f379f48:libsrtp/deps/libsrtp CMAKE_ON= USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 3191899032b9..f388a28935cc 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,11 +1,13 @@ -TIMESTAMP = 1623694730 -SHA256 (paullouisageneau-libdatachannel-v0.13.4_GH0.tar.gz) = 1167de798b63919e7037b285eda122361a6b844f318b9343af3864a55ccda342 -SIZE (paullouisageneau-libdatachannel-v0.13.4_GH0.tar.gz) = 52428148 +TIMESTAMP = 1626552409 +SHA256 (paullouisageneau-libdatachannel-v0.13.5_GH0.tar.gz) = fb6b1af29328217a1f2f5af27003f234d565a370c8745235bfe1caf94b14f648 +SIZE (paullouisageneau-libdatachannel-v0.13.5_GH0.tar.gz) = 52428223 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-15d6654_GH0.tar.gz) = 72302ef48771e508b21a375cde63f8dd74e9e2523e7e99029966513b61035fa7 -SIZE (paullouisageneau-libjuice-15d6654_GH0.tar.gz) = 82785 +SHA256 (paullouisageneau-libjuice-1a5bf2e_GH0.tar.gz) = 9c25831ffec0a63864e31ffe07c95d7df736f833dda5b5be07a164aa9b9dd3ef +SIZE (paullouisageneau-libjuice-1a5bf2e_GH0.tar.gz) = 85695 SHA256 (nlohmann-json-973c52d_GH0.tar.gz) = cd8ec6d071db0dba7b7d2eb107747deb3921aa5b4e0423df39388843937907b5 SIZE (nlohmann-json-973c52d_GH0.tar.gz) = 119021919 +SHA256 (cisco-libsrtp-f379f48_GH0.tar.gz) = 23e26242a9f5b4d9f0bc6fda18b57e6903c4020816c957b197adc9d4fde0ce42 +SIZE (cisco-libsrtp-f379f48_GH0.tar.gz) = 635824 diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index b0ab87cf501b..dfa59586b2ca 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -50,6 +50,6 @@ include/rtc/track.hpp include/rtc/utils.hpp include/rtc/websocket.hpp lib/libdatachannel.so -lib/libdatachannel.so.0.13.4 +lib/libdatachannel.so.0.13.5 share/cmake/libdatachannel/libdatachannel-config-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/libdatachannel/libdatachannel-config.cmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107172019.16HKJHTP003622>