Date: Thu, 20 May 2021 06:02:35 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: 97b7a9e4c3e4 - main - www/libdatachannel: Update 0.13.0-8 -> 0.13.1 Message-ID: <202105200602.14K62Zqj093330@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=97b7a9e4c3e41774b6814e89d20fd5cb38ab3e6c commit 97b7a9e4c3e41774b6814e89d20fd5cb38ab3e6c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-20 06:01:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-20 06:02:28 +0000 www/libdatachannel: Update 0.13.0-8 -> 0.13.1 Reported by: portscout --- www/libdatachannel/Makefile | 3 +-- www/libdatachannel/distinfo | 6 +++--- www/libdatachannel/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index f13949d5baab..daa3ab72d69d 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,7 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.13.0-8 -DISTVERSIONSUFFIX= -g5c8d63a +DISTVERSION= 0.13.1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 0d2c32fe8069..642ec2c2cad7 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1621268706 -SHA256 (paullouisageneau-libdatachannel-v0.13.0-8-g5c8d63a_GH0.tar.gz) = 7c072c6093f7b472545a2d8741f6aaf515d51273aba9ed538cae47f6278e17cc -SIZE (paullouisageneau-libdatachannel-v0.13.0-8-g5c8d63a_GH0.tar.gz) = 52428403 +TIMESTAMP = 1621489992 +SHA256 (paullouisageneau-libdatachannel-v0.13.1_GH0.tar.gz) = 0ccb769086fcc9eaea7e28f615d4e8d800618c2af56dd89a8e464982d313d397 +SIZE (paullouisageneau-libdatachannel-v0.13.1_GH0.tar.gz) = 52428078 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 d9630f86f809..5506e9967c33 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.0 +lib/libdatachannel.so.0.13.1 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?202105200602.14K62Zqj093330>