Date: Sat, 4 Jun 2022 22:59:38 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: c05dca82bdd1 - main - www/libdatachannel: Update 0.17.4 -> 0.17.5 Message-ID: <202206042259.254MxcL3075379@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=c05dca82bdd17fbc8b48c54fb0937ca54cec3e42 commit c05dca82bdd17fbc8b48c54fb0937ca54cec3e42 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-04 22:57:47 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-04 22:59:36 +0000 www/libdatachannel: Update 0.17.4 -> 0.17.5 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 54cca66de8fe..c61ad24987b2 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.17.4 +DISTVERSION= 0.17.5 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 0a10870b9d70..dd038b0378e6 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1653545497 -SHA256 (paullouisageneau-libdatachannel-v0.17.4_GH0.tar.gz) = ebc6c7c46d25cf2cf551fdd9e51222c88cffa14ae6676fbb303b70bf12e24d29 -SIZE (paullouisageneau-libdatachannel-v0.17.4_GH0.tar.gz) = 52632854 +TIMESTAMP = 1654382645 +SHA256 (paullouisageneau-libdatachannel-v0.17.5_GH0.tar.gz) = a286288977a9e552a12fe71f4ea17bead53b1cfa8217648aaa453e14aa2ba05e +SIZE (paullouisageneau-libdatachannel-v0.17.5_GH0.tar.gz) = 52633060 SHA256 (SergiusTheBest-plog-d8461e9d473e59fbcc1f79eee021550dcf81e618_GH0.tar.gz) = fb0d0d5f249b4a0d455572449ac5d87276fc8a29ab2c964bb71c5a44532321d7 SIZE (SergiusTheBest-plog-d8461e9d473e59fbcc1f79eee021550dcf81e618_GH0.tar.gz) = 44241 SHA256 (sctplab-usrsctp-7c31bd35c79ba67084ce029511193a19ceb97447_GH0.tar.gz) = b5db61a4dc996a39872af3e7326eb86c5cf3a57af5febdaf47ef842e6a4a44fc diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index e02aa4e66da2..4d47dfe19946 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.17.4 +lib/libdatachannel.so.0.17.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206042259.254MxcL3075379>