From owner-dev-commits-ports-all@freebsd.org Sun May 30 17:41:42 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4619663171F; Sun, 30 May 2021 17:41:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FtQhk0tK0z3M2X; Sun, 30 May 2021 17:41:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F378A21121; Sun, 30 May 2021 17:41:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14UHffJ3084394; Sun, 30 May 2021 17:41:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UHffP6084393; Sun, 30 May 2021 17:41:41 GMT (envelope-from git) Date: Sun, 30 May 2021 17:41:41 GMT Message-Id: <202105301741.14UHffP6084393@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 3e070a4514ca - main - www/libdatachannel: Update 0.13.1 -> 0.13.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3e070a4514cab92d963fe51feafd72ae75f9daba Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2021 17:41:42 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e070a4514cab92d963fe51feafd72ae75f9daba commit 3e070a4514cab92d963fe51feafd72ae75f9daba Author: Yuri Victorovich AuthorDate: 2021-05-30 10:04:03 +0000 Commit: Yuri Victorovich CommitDate: 2021-05-30 17:41:36 +0000 www/libdatachannel: Update 0.13.1 -> 0.13.3 Reported by: portscout --- www/libdatachannel/Makefile | 4 ++-- www/libdatachannel/distinfo | 10 +++++----- www/libdatachannel/pkg-plist | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index 2441fd864f8e..66c4256da342 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.13.1 +DISTVERSION= 0.13.3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -18,7 +18,7 @@ GH_ACCOUNT= paullouisageneau GH_TUPLE= \ SergiusTheBest:plog:d8461e9:plog/deps/plog \ sctplab:usrsctp:07f871b:usrsctp/deps/usrsctp \ - paullouisageneau:libjuice:7a6efb7:libjuice/deps/libjuice \ + paullouisageneau:libjuice:15d6654:libjuice/deps/libjuice \ nlohmann:json:973c52d:json/deps/json CMAKE_ON= USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 642ec2c2cad7..25e457992213 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1621489992 -SHA256 (paullouisageneau-libdatachannel-v0.13.1_GH0.tar.gz) = 0ccb769086fcc9eaea7e28f615d4e8d800618c2af56dd89a8e464982d313d397 -SIZE (paullouisageneau-libdatachannel-v0.13.1_GH0.tar.gz) = 52428078 +TIMESTAMP = 1622365450 +SHA256 (paullouisageneau-libdatachannel-v0.13.3_GH0.tar.gz) = 1a689ab5668f379450adb79721eebb4a76213a0ddf048fff5f0cb1d4eb20ab8d +SIZE (paullouisageneau-libdatachannel-v0.13.3_GH0.tar.gz) = 52428241 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 (paullouisageneau-libjuice-15d6654_GH0.tar.gz) = 72302ef48771e508b21a375cde63f8dd74e9e2523e7e99029966513b61035fa7 +SIZE (paullouisageneau-libjuice-15d6654_GH0.tar.gz) = 82785 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 5506e9967c33..c960d11ed637 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.1 +lib/libdatachannel.so.0.13.3 share/cmake/libdatachannel/libdatachannel-config-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/libdatachannel/libdatachannel-config.cmake