Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2024 09:45:02 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: a2a11ea57b0e - main - www/libdatachannel: update 0.19.5 =?utf-8?Q?=E2=86=92?= 0.20.1
Message-ID:  <202401210945.40L9j2Ho085698@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=a2a11ea57b0e6b90dfc700662496e97a1e893e09

commit a2a11ea57b0e6b90dfc700662496e97a1e893e09
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-21 08:00:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-21 09:44:54 +0000

    www/libdatachannel: update 0.19.5 → 0.20.1
    
    Reported by:    portscout
---
 multimedia/obs-studio/Makefile |  1 +
 www/libdatachannel/Makefile    |  2 +-
 www/libdatachannel/distinfo    |  6 +++---
 www/libdatachannel/pkg-plist   | 14 +++-----------
 4 files changed, 8 insertions(+), 15 deletions(-)

diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index 92f32dc5be3e..27857b1f7196 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	obs-studio
 DISTVERSION=	30.0.2
+PORTREVISION=	1
 CATEGORIES=	multimedia
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile
index 701fbb3cdb32..f2931a95329a 100644
--- a/www/libdatachannel/Makefile
+++ b/www/libdatachannel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libdatachannel
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.19.5
+DISTVERSION=	0.20.1
 CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo
index 89baf244548d..dd854c9ffa4b 100644
--- a/www/libdatachannel/distinfo
+++ b/www/libdatachannel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1704687935
-SHA256 (paullouisageneau-libdatachannel-v0.19.5_GH0.tar.gz) = 182eae603940e176baec1a994bc7de18aa4714b7381d62ce21f77924c9d2595f
-SIZE (paullouisageneau-libdatachannel-v0.19.5_GH0.tar.gz) = 52629437
+TIMESTAMP = 1705820630
+SHA256 (paullouisageneau-libdatachannel-v0.20.1_GH0.tar.gz) = b6f6eaf615b45b1a75feb436ff9836f3d2b7835217b5d2b6d872f209dbb5dc58
+SIZE (paullouisageneau-libdatachannel-v0.20.1_GH0.tar.gz) = 52629656
 SHA256 (SergiusTheBest-plog-e21baec_GH0.tar.gz) = 84f96c150d5f15ed6a628d58792257f2a3bd9d787850d0d91b442871cb5b632e
 SIZE (SergiusTheBest-plog-e21baec_GH0.tar.gz) = 132422
 SHA256 (sctplab-usrsctp-5ca29ac_GH0.tar.gz) = 32b7fd021d50b56a90552c5e3260cba50b0a3ff4971d1954f28d2932356d738c
diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist
index fb01b0caad56..96d8e910d990 100644
--- a/www/libdatachannel/pkg-plist
+++ b/www/libdatachannel/pkg-plist
@@ -1,5 +1,3 @@
-include/rtc/aacrtppacketizer.hpp
-include/rtc/av1packetizationhandler.hpp
 include/rtc/av1rtppacketizer.hpp
 include/rtc/candidate.hpp
 include/rtc/channel.hpp
@@ -8,20 +6,14 @@ include/rtc/configuration.hpp
 include/rtc/datachannel.hpp
 include/rtc/description.hpp
 include/rtc/global.hpp
-include/rtc/h264packetizationhandler.hpp
 include/rtc/h264rtppacketizer.hpp
 include/rtc/h265nalunit.hpp
-include/rtc/h265packetizationhandler.hpp
 include/rtc/h265rtppacketizer.hpp
-include/rtc/mediachainablehandler.hpp
 include/rtc/mediahandler.hpp
-include/rtc/mediahandlerelement.hpp
-include/rtc/mediahandlerrootelement.hpp
 include/rtc/message.hpp
 include/rtc/nalunit.hpp
-include/rtc/opuspacketizationhandler.hpp
-include/rtc/opusrtppacketizer.hpp
 include/rtc/peerconnection.hpp
+include/rtc/plihandler.hpp
 include/rtc/reliability.hpp
 include/rtc/rtc.h
 include/rtc/rtc.hpp
@@ -40,5 +32,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.19
-lib/libdatachannel.so.0.19.5
+lib/libdatachannel.so.0.20
+lib/libdatachannel.so.0.20.1



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