Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2024 05:55:30 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: 5eddffd3d4ab - main - www/libdatachannel: update 0.20.3 =?utf-8?Q?=E2=86=92?= 0.21.0
Message-ID:  <202404270555.43R5tURn017567@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=5eddffd3d4abd58534e0ed9aa5cd1b8ff3e0bc50

commit 5eddffd3d4abd58534e0ed9aa5cd1b8ff3e0bc50
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-27 05:43:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-27 05:55:20 +0000

    www/libdatachannel: update 0.20.3 → 0.21.0
    
    Reported by:    portscout
---
 multimedia/obs-studio/Makefile | 1 +
 www/libdatachannel/Makefile    | 2 +-
 www/libdatachannel/distinfo    | 6 +++---
 www/libdatachannel/pkg-plist   | 9 +++++++--
 4 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index bdb00ca15b73..819994ff5540 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	obs-studio
 DISTVERSION=	30.1.2
+PORTREVISION=	1
 CATEGORIES=	multimedia
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile
index d1c7c630bb02..2d2d3f59b647 100644
--- a/www/libdatachannel/Makefile
+++ b/www/libdatachannel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libdatachannel
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.20.3
+DISTVERSION=	0.21.0
 CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo
index a1680f25392b..34d2f0997974 100644
--- a/www/libdatachannel/distinfo
+++ b/www/libdatachannel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1713502180
-SHA256 (paullouisageneau-libdatachannel-v0.20.3_GH0.tar.gz) = 31274df211173bec5b3c104559fed25b5466b53f438c050fb71719d53a12c8e7
-SIZE (paullouisageneau-libdatachannel-v0.20.3_GH0.tar.gz) = 52630159
+TIMESTAMP = 1714193055
+SHA256 (paullouisageneau-libdatachannel-v0.21.0_GH0.tar.gz) = 41d7404280751cbda8cfac5480e13c5af5b1c37ea2c16e03467f06a4acb49717
+SIZE (paullouisageneau-libdatachannel-v0.21.0_GH0.tar.gz) = 52635131
 SHA256 (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 658e037fe999036cca8b91a61ac07171980aeeaf2e3421b87c71454fdff07ce2
 SIZE (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 132465
 SHA256 (sctplab-usrsctp-ebb18adac6501bad4501b1f6dccb67a1c85cc299_GH0.tar.gz) = 1281cb1acd159e359aa52285de83fa00e5c1fdf4d2edcb02f7535b9550885f1c
diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist
index 2daa9d74706b..331685beeb24 100644
--- a/www/libdatachannel/pkg-plist
+++ b/www/libdatachannel/pkg-plist
@@ -5,13 +5,16 @@ include/rtc/common.hpp
 include/rtc/configuration.hpp
 include/rtc/datachannel.hpp
 include/rtc/description.hpp
+include/rtc/frameinfo.hpp
 include/rtc/global.hpp
+include/rtc/h264rtpdepacketizer.hpp
 include/rtc/h264rtppacketizer.hpp
 include/rtc/h265nalunit.hpp
 include/rtc/h265rtppacketizer.hpp
 include/rtc/mediahandler.hpp
 include/rtc/message.hpp
 include/rtc/nalunit.hpp
+include/rtc/pacinghandler.hpp
 include/rtc/peerconnection.hpp
 include/rtc/plihandler.hpp
 include/rtc/reliability.hpp
@@ -21,10 +24,12 @@ include/rtc/rtcpnackresponder.hpp
 include/rtc/rtcpreceivingsession.hpp
 include/rtc/rtcpsrreporter.hpp
 include/rtc/rtp.hpp
+include/rtc/rtpdepacketizer.hpp
 include/rtc/rtppacketizationconfig.hpp
 include/rtc/rtppacketizer.hpp
 include/rtc/track.hpp
 include/rtc/utils.hpp
+include/rtc/version.h
 include/rtc/websocket.hpp
 include/rtc/websocketserver.hpp
 lib/cmake/LibDataChannel/LibDataChannelConfig.cmake
@@ -32,5 +37,5 @@ 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.20
-lib/libdatachannel.so.0.20.3
+lib/libdatachannel.so.0.21
+lib/libdatachannel.so.0.21.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404270555.43R5tURn017567>