git: 361ff595a7f2 - main - www/srt: update 1.5.2 → 1.5.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Sep 2023 07:25:29 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=361ff595a7f21114f7815a7cde853c3638e22f0b commit 361ff595a7f21114f7815a7cde853c3638e22f0b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-09-11 07:09:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-09-11 07:25:26 +0000 www/srt: update 1.5.2 → 1.5.3 Reported by: portscout --- www/srt/Makefile | 3 ++- www/srt/distinfo | 6 +++--- www/srt/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/srt/Makefile b/www/srt/Makefile index a3d769758a55..8083e0c2a904 100644 --- a/www/srt/Makefile +++ b/www/srt/Makefile @@ -1,6 +1,6 @@ PORTNAME= srt DISTVERSIONPREFIX= v -DISTVERSION= 1.5.2 +DISTVERSION= 1.5.3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -20,6 +20,7 @@ GH_ACCOUNT= Haivision SHEBANG_FILES= scripts/srt-ffplay CMAKE_TESTING_ON= ENABLE_TESTING ENABLE_UNITTESTS # 1 test fails when net.inet6.ip6.v6only=1: https://github.com/Haivision/srt/issues/2389 +# tests fail to compile, see https://github.com/Haivision/srt/issues/2796 OPTIONS_DEFINE= HEAVY_LOGGING OPTIONS_RADIO= ENCRYPTION diff --git a/www/srt/distinfo b/www/srt/distinfo index b74c7c3a6023..bfcf39c08391 100644 --- a/www/srt/distinfo +++ b/www/srt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688101006 -SHA256 (Haivision-srt-v1.5.2_GH0.tar.gz) = 463970a3f575446b3f55abb6f323d5476c963c77b3c975cd902e9c87cdd9a92c -SIZE (Haivision-srt-v1.5.2_GH0.tar.gz) = 1699747 +TIMESTAMP = 1694415329 +SHA256 (Haivision-srt-v1.5.3_GH0.tar.gz) = befaeb16f628c46387b898df02bc6fba84868e86a6f6d8294755375b9932d777 +SIZE (Haivision-srt-v1.5.3_GH0.tar.gz) = 1706632 diff --git a/www/srt/pkg-plist b/www/srt/pkg-plist index 9e6ac62b39e5..12c4b605b447 100644 --- a/www/srt/pkg-plist +++ b/www/srt/pkg-plist @@ -11,6 +11,6 @@ include/srt/version.h lib/libsrt.a lib/libsrt.so lib/libsrt.so.1.5 -lib/libsrt.so.1.5.2 +lib/libsrt.so.1.5.3 libdata/pkgconfig/haisrt.pc libdata/pkgconfig/srt.pc