From nobody Mon Dec 6 17:49:59 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0402318CA442; Mon, 6 Dec 2021 17:50:02 +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 4J79tb6dSvz3q2m; Mon, 6 Dec 2021 17:49:59 +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 4F41E1071F; Mon, 6 Dec 2021 17:49:59 +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 1B6Hnx30083266; Mon, 6 Dec 2021 17:49:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B6HnxYv083265; Mon, 6 Dec 2021 17:49:59 GMT (envelope-from git) Date: Mon, 6 Dec 2021 17:49:59 GMT Message-Id: <202112061749.1B6HnxYv083265@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: ea56a3626ef3 - main - www/libdatachannel: Update 0.15.3 -> 0.15.6 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: ea56a3626ef33171b613a227c1f4eb4b664fe7b6 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638813001; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=EfCvqQbpRzC03+MJoXPgXF0avzcYb30e2CNPYFJ6Vws=; b=lQ6CXu2g27/CXxoCpe8RSwQaOC5WqPOhoNGPjk0w1fY0Me4MaveKgBf4mzAKshHdv4XmYw EGNSfwjJSW9u7IkkyF24tZMvf2R9PxPIjl0rpIMpmLPWFGr4CNKFM0GkBPVMhthYfShJIJ mEreNlDluSp6NIOuBNx7Evnr/fkuYIV9J1uBeMeJhjt+b71hBV1sGWpnT/eOaMFQ2f8XEY k61h4gBLY3hx1dyMkmVjPqZyacYNwvyGNIAa9A50vTdzTUtT+ofNSi7jx+1GsolxnPcxBS GHCPo+CL1+5Xs2glmb2joHiaklh8HTNUVt9Lwpyddg4b7bZmr19ko26Q6oE/pQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638813001; a=rsa-sha256; cv=none; b=gf8JG+2wrpMwSoA7lshCsVk/glPtUUIb9CO3mgCuaueqaADYV0xoUwX/pJi2h1EoRB3QjE ULcRwjhZu3l62+xNUr5FbWPBrxahxFNO2dWrAR3TprDZBnoIdQPRT28eJOlAU+UfNQU4RJ b5ihullU1QHR7QGY5SBBMfnnosk/4Mi5gLZ50q9RavMsUF9JFUEzTvgCLU2g10IaUg0xtg hoqTUSFicxKtO09WQ90JZsYpqmYEiaR19IAQbkS8oStUY1CAney4rhg9whykgmD4Kud6T5 HvR9mIbCD1b4arkXAJVJgEZ+iF/0W73QIuP34bQ2L1HNrNVRKn/VBE5zxa26vw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea56a3626ef33171b613a227c1f4eb4b664fe7b6 commit ea56a3626ef33171b613a227c1f4eb4b664fe7b6 Author: Yuri Victorovich AuthorDate: 2021-12-06 17:49:05 +0000 Commit: Yuri Victorovich CommitDate: 2021-12-06 17:49:05 +0000 www/libdatachannel: Update 0.15.3 -> 0.15.6 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 1b5181c77221..cef89af6e2ef 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.15.3 +DISTVERSION= 0.15.6 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 6bfee9dd8e16..94f1fca21516 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1633964837 -SHA256 (paullouisageneau-libdatachannel-v0.15.3_GH0.tar.gz) = 9f801abe7c6c6cb3dc62d0f012c94296d24449e53cdedab579cfba435eea639a -SIZE (paullouisageneau-libdatachannel-v0.15.3_GH0.tar.gz) = 52564011 +TIMESTAMP = 1638812671 +SHA256 (paullouisageneau-libdatachannel-v0.15.6_GH0.tar.gz) = bd86396175e79ee25ff44f798e5c0e257cb1baf6a122cd4c00a083af994d4977 +SIZE (paullouisageneau-libdatachannel-v0.15.6_GH0.tar.gz) = 52564736 SHA256 (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 2d30536bc920fc44e6ec90f60244afe9249c79bc618574f7d3e78fbcd1a51ec8 SIZE (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 44215 SHA256 (sctplab-usrsctp-7c31bd3_GH0.tar.gz) = c2ffd52579a7927e84e4c957e74acf34114106d5c38f7ebad72718710c4cf4b5 diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index 9453b101baa9..a0458de76052 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -34,4 +34,4 @@ 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.15.3 +lib/libdatachannel.so.0.15.6