Date: Thu, 24 Mar 2022 16:35:11 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: f6bca74bbc75 - main - www/libdatachannel: Update 0.16.6 -> 0.16.7 Message-ID: <202203241635.22OGZBwP004294@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=f6bca74bbc75bd18db4dab5aac4a42dd87f5b00c commit f6bca74bbc75bd18db4dab5aac4a42dd87f5b00c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-03-24 15:59:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-03-24 16:35:04 +0000 www/libdatachannel: Update 0.16.6 -> 0.16.7 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 f77bc7f44733..552ba0f025f4 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.16.6 +DISTVERSION= 0.16.7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 8538d3d58a13..efa5b904334a 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1647014188 -SHA256 (paullouisageneau-libdatachannel-v0.16.6_GH0.tar.gz) = 557fc099a383dd03709559b5c753736c8f17a2db0e4ebf3db6d8d60fb988fa99 -SIZE (paullouisageneau-libdatachannel-v0.16.6_GH0.tar.gz) = 52568954 +TIMESTAMP = 1648135017 +SHA256 (paullouisageneau-libdatachannel-v0.16.7_GH0.tar.gz) = c3d4c6b49668c96b89153135393c1fc0343f5f93f4521931f2a967b225f88a2a +SIZE (paullouisageneau-libdatachannel-v0.16.7_GH0.tar.gz) = 52569439 SHA256 (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 2d30536bc920fc44e6ec90f60244afe9249c79bc618574f7d3e78fbcd1a51ec8 SIZE (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 44215 SHA256 (sctplab-usrsctp-7c31bd3_GH0.tar.gz) = c2ffd52579a7927e84e4c957e74acf34114106d5c38f7ebad72718710c4cf4b5 diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index ee7f79d28565..df7fbbc9654d 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -34,4 +34,4 @@ 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.16.6 +lib/libdatachannel.so.0.16.7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203241635.22OGZBwP004294>