Date: Tue, 10 Aug 2021 09:31:13 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: 1faf6606ec85 - main - www/libdatachannel: Update 0.14.1 -> 0.14.2 Message-ID: <202108100931.17A9VDjm068053@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=1faf6606ec8584fd1c16431c4383bd32fd974beb commit 1faf6606ec8584fd1c16431c4383bd32fd974beb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-10 09:19:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-10 09:31:08 +0000 www/libdatachannel: Update 0.14.1 -> 0.14.2 Reported by: portscout --- www/libdatachannel/Makefile | 2 +- www/libdatachannel/distinfo | 6 +++--- www/libdatachannel/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index b1a25d61e39d..94ded552d2d9 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.14.1 +DISTVERSION= 0.14.2 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index a7943f592bbf..32d87c22dafb 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628024893 -SHA256 (paullouisageneau-libdatachannel-v0.14.1_GH0.tar.gz) = 4716b755ac18d6eb7bbf09f6bb61e165107bc103090329756c386afca6fdb496 -SIZE (paullouisageneau-libdatachannel-v0.14.1_GH0.tar.gz) = 52443767 +TIMESTAMP = 1628586940 +SHA256 (paullouisageneau-libdatachannel-v0.14.2_GH0.tar.gz) = b0de24b94c47ec5e6e53bcbcd848deacebc96b561134298c79ae10a0871860a7 +SIZE (paullouisageneau-libdatachannel-v0.14.2_GH0.tar.gz) = 52443369 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 4ebe17fbaff5..6a27ed43c1b6 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -28,7 +28,8 @@ include/rtc/rtppacketizer.hpp include/rtc/track.hpp include/rtc/utils.hpp include/rtc/websocket.hpp +include/rtc/websocketserver.hpp lib/libdatachannel.so -lib/libdatachannel.so.0.14.1 +lib/libdatachannel.so.0.14.2 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?202108100931.17A9VDjm068053>