From owner-dev-commits-ports-main@freebsd.org Tue Aug 31 09:43:00 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 25B6F66AD4B; Tue, 31 Aug 2021 09:43:00 +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 4GzMgR0x35z3hvc; Tue, 31 Aug 2021 09:42:58 +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 A7A34785C; Tue, 31 Aug 2021 09:42:58 +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 17V9gw6c021759; Tue, 31 Aug 2021 09:42:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17V9gwOD021758; Tue, 31 Aug 2021 09:42:58 GMT (envelope-from git) Date: Tue, 31 Aug 2021 09:42:58 GMT Message-Id: <202108310942.17V9gwOD021758@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: 28008d9fdb69 - main - www/libdatachannel: Update 0.14.2 -> 0.14.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: 28008d9fdb69706b382d9384b6cd5ca2e27bbaeb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2021 09:43:00 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=28008d9fdb69706b382d9384b6cd5ca2e27bbaeb commit 28008d9fdb69706b382d9384b6cd5ca2e27bbaeb Author: Yuri Victorovich AuthorDate: 2021-08-31 09:09:36 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-31 09:42:40 +0000 www/libdatachannel: Update 0.14.2 -> 0.14.3 Reported by: portscout --- www/libdatachannel/Makefile | 2 +- www/libdatachannel/distinfo | 6 +++--- www/libdatachannel/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index 94ded552d2d9..40e34771fa9c 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.14.2 +DISTVERSION= 0.14.3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 32d87c22dafb..0863ffbdda78 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628586940 -SHA256 (paullouisageneau-libdatachannel-v0.14.2_GH0.tar.gz) = b0de24b94c47ec5e6e53bcbcd848deacebc96b561134298c79ae10a0871860a7 -SIZE (paullouisageneau-libdatachannel-v0.14.2_GH0.tar.gz) = 52443369 +TIMESTAMP = 1630400757 +SHA256 (paullouisageneau-libdatachannel-v0.14.3_GH0.tar.gz) = f5fdbac9e62473ae835c40b327970dbb085ea74b49028053f517189e7296d1ba +SIZE (paullouisageneau-libdatachannel-v0.14.3_GH0.tar.gz) = 52443391 SHA256 (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 2d30536bc920fc44e6ec90f60244afe9249c79bc618574f7d3e78fbcd1a51ec8 SIZE (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 44215 SHA256 (sctplab-usrsctp-07f871b_GH0.tar.gz) = 1b02f2574e53c8b3dca7c5687172766fe04a0fc8f8f52a0ef8707155ae76cef1 diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index 6a27ed43c1b6..46ca9549f54b 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -30,6 +30,6 @@ include/rtc/utils.hpp include/rtc/websocket.hpp include/rtc/websocketserver.hpp lib/libdatachannel.so -lib/libdatachannel.so.0.14.2 +lib/libdatachannel.so.0.14.3 share/cmake/libdatachannel/libdatachannel-config-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/libdatachannel/libdatachannel-config.cmake