diff --git a/www/srt/Makefile b/www/srt/Makefile index d57af4978cc5..0398b2a17412 100644 --- a/www/srt/Makefile +++ b/www/srt/Makefile @@ -1,23 +1,23 @@ PORTNAME= srt DISTVERSIONPREFIX= v -DISTVERSION= 1.4.3 +DISTVERSION= 1.4.4 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Secure Reliable Transport (SRT) Protocol LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash USES= cmake:testing compiler:c++11-lang shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= Haivision SHEBANG_FILES= scripts/srt-ffplay -CMAKE_TESTING_ON= ENABLE_TESTING ENABLE_UNITTESTS # test TestIPv6.v6_calls_v4 hangs: https://github.com/Haivision/srt/issues/2007 +CMAKE_TESTING_ON= ENABLE_TESTING ENABLE_UNITTESTS .include diff --git a/www/srt/distinfo b/www/srt/distinfo index 981f76f4f75e..0caba3fc2db3 100644 --- a/www/srt/distinfo +++ b/www/srt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621202062 -SHA256 (Haivision-srt-v1.4.3_GH0.tar.gz) = c06e05664c71d635c37207a2b5a444f2c4a95950a3548402b3e0c524f735b33d -SIZE (Haivision-srt-v1.4.3_GH0.tar.gz) = 1602671 +TIMESTAMP = 1634423071 +SHA256 (Haivision-srt-v1.4.4_GH0.tar.gz) = 93f5f3715bd5bd522b8d65fc0d086ef2ad49db6a41ad2d7b35df2e8bd7094114 +SIZE (Haivision-srt-v1.4.4_GH0.tar.gz) = 1649283 diff --git a/www/srt/pkg-plist b/www/srt/pkg-plist index af848374ae99..829ffccf3af8 100644 --- a/www/srt/pkg-plist +++ b/www/srt/pkg-plist @@ -1,16 +1,16 @@ bin/srt-ffplay bin/srt-file-transmit bin/srt-live-transmit bin/srt-tunnel include/srt/access_control.h include/srt/logging_api.h include/srt/platform_sys.h include/srt/srt.h include/srt/udt.h include/srt/version.h lib/libsrt.a lib/libsrt.so lib/libsrt.so.1.4 -lib/libsrt.so.1.4.3 +lib/libsrt.so.1.4.4 libdata/pkgconfig/haisrt.pc libdata/pkgconfig/srt.pc