From owner-dev-commits-ports-all@freebsd.org Sun Jul 25 23:02:22 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 6AB15660DF9; Sun, 25 Jul 2021 23:02:22 +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 4GXz8t0J3Sz4c5f; Sun, 25 Jul 2021 23:02:21 +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 B1EBE404E; Sun, 25 Jul 2021 23:02:21 +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 16PN2L0d027721; Sun, 25 Jul 2021 23:02:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16PN2LoE027720; Sun, 25 Jul 2021 23:02:21 GMT (envelope-from git) Date: Sun, 25 Jul 2021 23:02:21 GMT Message-Id: <202107252302.16PN2LoE027720@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: fd0d93079cc2 - main - www/libdatachannel: Update 0.13.5 -> 0.14.0 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: fd0d93079cc26f25866826f46da37722b7ccc582 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, 25 Jul 2021 23:02:22 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd0d93079cc26f25866826f46da37722b7ccc582 commit fd0d93079cc26f25866826f46da37722b7ccc582 Author: Yuri Victorovich AuthorDate: 2021-07-25 23:01:28 +0000 Commit: Yuri Victorovich CommitDate: 2021-07-25 23:01:58 +0000 www/libdatachannel: Update 0.13.5 -> 0.14.0 Reported by: portscout --- www/libdatachannel/Makefile | 2 +- www/libdatachannel/distinfo | 6 +++--- www/libdatachannel/pkg-plist | 23 +---------------------- 3 files changed, 5 insertions(+), 26 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index 87db0eeb372f..e1931a9cc13f 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.13.5 +DISTVERSION= 0.14.0 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index f388a28935cc..0a7900728b94 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1626552409 -SHA256 (paullouisageneau-libdatachannel-v0.13.5_GH0.tar.gz) = fb6b1af29328217a1f2f5af27003f234d565a370c8745235bfe1caf94b14f648 -SIZE (paullouisageneau-libdatachannel-v0.13.5_GH0.tar.gz) = 52428223 +TIMESTAMP = 1627253693 +SHA256 (paullouisageneau-libdatachannel-v0.14.0_GH0.tar.gz) = b219e42185265acc1033afd3d88cc343d83fcce31d9bb4911d3e6a249f742c35 +SIZE (paullouisageneau-libdatachannel-v0.14.0_GH0.tar.gz) = 52443540 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 dfa59586b2ca..65ec8458f004 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -1,24 +1,3 @@ -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 @@ -50,6 +29,6 @@ include/rtc/track.hpp include/rtc/utils.hpp include/rtc/websocket.hpp lib/libdatachannel.so -lib/libdatachannel.so.0.13.5 +lib/libdatachannel.so.0.14.0 share/cmake/libdatachannel/libdatachannel-config-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/libdatachannel/libdatachannel-config.cmake