Date: Fri, 19 Apr 2024 08:48:30 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: 2eb669c961a7 - main - www/libdatachannel: update 0.20.2 =?utf-8?Q?=E2=86=92?= 0.20.3 Message-ID: <202404190848.43J8mUAS091140@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=2eb669c961a759a78a365c25c79abeb9aabd9734 commit 2eb669c961a759a78a365c25c79abeb9aabd9734 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-19 07:19:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-19 08:48:26 +0000 www/libdatachannel: update 0.20.2 → 0.20.3 Reported by: portscout --- www/libdatachannel/Makefile | 4 ++-- www/libdatachannel/distinfo | 10 +++++----- www/libdatachannel/pkg-plist | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index b836ced28700..d1c7c630bb02 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.20.2 +DISTVERSION= 0.20.3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= paullouisageneau GH_TUPLE= SergiusTheBest:plog:e21baecd4753f14da64ede979c5a19302618b752:SergiusTheBest_plog/deps/plog \ sctplab:usrsctp:ebb18adac6501bad4501b1f6dccb67a1c85cc299:sctplab_usrsctp/deps/usrsctp \ - paullouisageneau:libjuice:0b6f958baba55e1a4eb31ec2137f62b2e07382ae:paullouisageneau_libjuice/deps/libjuice \ + paullouisageneau:libjuice:ac0fc81:paullouisageneau_libjuice/deps/libjuice \ nlohmann:json:9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03:nlohmann_json/deps/json \ cisco:libsrtp:a566a9cfcd619e8327784aa7cff4a1276dc1e895:cisco_libsrtp/deps/libsrtp CMAKE_ON= USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 5d4ff63cc7e1..a1680f25392b 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1710176805 -SHA256 (paullouisageneau-libdatachannel-v0.20.2_GH0.tar.gz) = 8a119064296e8c354f82b6c865306c088ccce0d9863b7cc038927bf10981304e -SIZE (paullouisageneau-libdatachannel-v0.20.2_GH0.tar.gz) = 52629980 +TIMESTAMP = 1713502180 +SHA256 (paullouisageneau-libdatachannel-v0.20.3_GH0.tar.gz) = 31274df211173bec5b3c104559fed25b5466b53f438c050fb71719d53a12c8e7 +SIZE (paullouisageneau-libdatachannel-v0.20.3_GH0.tar.gz) = 52630159 SHA256 (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 658e037fe999036cca8b91a61ac07171980aeeaf2e3421b87c71454fdff07ce2 SIZE (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 132465 SHA256 (sctplab-usrsctp-ebb18adac6501bad4501b1f6dccb67a1c85cc299_GH0.tar.gz) = 1281cb1acd159e359aa52285de83fa00e5c1fdf4d2edcb02f7535b9550885f1c SIZE (sctplab-usrsctp-ebb18adac6501bad4501b1f6dccb67a1c85cc299_GH0.tar.gz) = 774243 -SHA256 (paullouisageneau-libjuice-0b6f958baba55e1a4eb31ec2137f62b2e07382ae_GH0.tar.gz) = 56ad1e34897c6122283745343db4b8ffc8784108085a022bd8829cafe1b56475 -SIZE (paullouisageneau-libjuice-0b6f958baba55e1a4eb31ec2137f62b2e07382ae_GH0.tar.gz) = 95798 +SHA256 (paullouisageneau-libjuice-ac0fc81_GH0.tar.gz) = 19bf959f6a7e1c86d71e7c03b8ba9253d9d4a39289eefb2f4c565cce7f9903f6 +SIZE (paullouisageneau-libjuice-ac0fc81_GH0.tar.gz) = 96097 SHA256 (nlohmann-json-9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03_GH0.tar.gz) = 0dbc5e40a01ff142e7e68c03e85247a4dcede2f592d12d3677dee3664d17975a SIZE (nlohmann-json-9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03_GH0.tar.gz) = 8054631 SHA256 (cisco-libsrtp-a566a9cfcd619e8327784aa7cff4a1276dc1e895_GH0.tar.gz) = e9ea6288246f3cb21954393a19fda09f4dd252147967a30bb8824c2168620c61 diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index 803fd19c7e10..2daa9d74706b 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -33,4 +33,4 @@ lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibDataChannel/LibDataChannelTargets.cmake lib/libdatachannel.so lib/libdatachannel.so.0.20 -lib/libdatachannel.so.0.20.2 +lib/libdatachannel.so.0.20.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404190848.43J8mUAS091140>