aboutsummaryrefslogtreecommitdiff
path: root/www/srt/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-10-16 22:30:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-10-16 23:56:17 +0000
commitaa767867517598eeb7355dc3f803165410f2bc10 (patch)
tree404e702ef86613033e92ea602a16d8dc7bf8b687 /www/srt/Makefile
parentd5527355da4e97801fb17789b23ce1017cbea8c9 (diff)
downloadports-aa767867517598eeb7355dc3f803165410f2bc10.tar.gz
ports-aa767867517598eeb7355dc3f803165410f2bc10.zip
www/srt: Update 1.4.3 -> 1.4.4
Reported by: portscout
Diffstat (limited to 'www/srt/Makefile')
-rw-r--r--www/srt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/srt/Makefile b/www/srt/Makefile
index d57af4978cc5..0398b2a17412 100644
--- a/www/srt/Makefile
+++ b/www/srt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= srt
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.3
+DISTVERSION= 1.4.4
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
@@ -18,6 +18,6 @@ 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 <bsd.port.mk>