Date: Mon, 14 Jun 2021 18:26:10 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: a585b0c7c740 - main - www/libdatachannel: Update 0.13.3 -> 0.13.4 Message-ID: <202106141826.15EIQAbX011158@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=a585b0c7c740d042afa08806ea6d4efe289611f3 commit a585b0c7c740d042afa08806ea6d4efe289611f3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-06-14 18:25:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-06-14 18:26:03 +0000 www/libdatachannel: Update 0.13.3 -> 0.13.4 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 66c4256da342..74e753e7949a 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.13.3 +DISTVERSION= 0.13.4 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 25e457992213..3191899032b9 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1622365450 -SHA256 (paullouisageneau-libdatachannel-v0.13.3_GH0.tar.gz) = 1a689ab5668f379450adb79721eebb4a76213a0ddf048fff5f0cb1d4eb20ab8d -SIZE (paullouisageneau-libdatachannel-v0.13.3_GH0.tar.gz) = 52428241 +TIMESTAMP = 1623694730 +SHA256 (paullouisageneau-libdatachannel-v0.13.4_GH0.tar.gz) = 1167de798b63919e7037b285eda122361a6b844f318b9343af3864a55ccda342 +SIZE (paullouisageneau-libdatachannel-v0.13.4_GH0.tar.gz) = 52428148 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 c960d11ed637..b0ab87cf501b 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -50,6 +50,6 @@ include/rtc/track.hpp include/rtc/utils.hpp include/rtc/websocket.hpp lib/libdatachannel.so -lib/libdatachannel.so.0.13.3 +lib/libdatachannel.so.0.13.4 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?202106141826.15EIQAbX011158>