From 0fb47d33c864dd475b5432b9b723769e393788a3 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sat, 15 Dec 2018 08:59:12 +0000 Subject: [PATCH] Update to upstream release as of 2018.12.14 Details: - Added support for sending (and handling) RTCP "BYE" packets that contain a 'reason' string. - Fixed a bug in the server implementation of RTSP-over-HTTP to prevent a potential denial-of-service attack. - Upstream changelog, see: http://www.live555.com/liveMedia/public/changelog.txt MFH: 2018Q4 --- net/liveMedia/Makefile | 2 +- net/liveMedia/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index 2eff0570f19d..61f04cb97f67 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2018.10.17 +PORTVERSION= 2018.12.14 PORTEPOCH= 2 CATEGORIES= net devel MASTER_SITES= http://www.live555.com/liveMedia/public/ \ diff --git a/net/liveMedia/distinfo b/net/liveMedia/distinfo index 79f6562d5858..2de8623117b6 100644 --- a/net/liveMedia/distinfo +++ b/net/liveMedia/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540736399 -SHA256 (live.2018.10.17.tar.gz) = 7c68d9c95b39acd309a2b6a4fc14c3837544a9be3f64062ed38d1ad6f68dc9e8 -SIZE (live.2018.10.17.tar.gz) = 634220 +TIMESTAMP = 1544813221 +SHA256 (live.2018.12.14.tar.gz) = 8dc31f76909602c3c07c8f876237e6ab7ac674d00f1bb065eda20e719f772a47 +SIZE (live.2018.12.14.tar.gz) = 647632