Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2020 11:50:51 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543411 - head/net/liveMedia
Message-ID:  <202007251150.06PBopdP090175@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Jul 25 11:50:50 2020
New Revision: 543411
URL: https://svnweb.freebsd.org/changeset/ports/543411

Log:
  net/liveMedia: update to 2020.07.21
  
  2020.07.21:
  - Updated the "RawVideoRTPSource" implementation to not set "fCurrentPacketCompletesFrame"
    until we are processing the last line in the packet.
    (Thanks to Andrey Lisovoy for reporting this issue.)

Modified:
  head/net/liveMedia/Makefile
  head/net/liveMedia/distinfo

Modified: head/net/liveMedia/Makefile
==============================================================================
--- head/net/liveMedia/Makefile	Sat Jul 25 11:43:20 2020	(r543410)
+++ head/net/liveMedia/Makefile	Sat Jul 25 11:50:50 2020	(r543411)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	liveMedia
-DISTVERSION=	2020.07.09
+DISTVERSION=	2020.07.21
 PORTEPOCH=	2
 CATEGORIES=	net devel
 MASTER_SITES=	http://www.live555.com/liveMedia/public/ \

Modified: head/net/liveMedia/distinfo
==============================================================================
--- head/net/liveMedia/distinfo	Sat Jul 25 11:43:20 2020	(r543410)
+++ head/net/liveMedia/distinfo	Sat Jul 25 11:50:50 2020	(r543411)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594373357
-SHA256 (live.2020.07.09.tar.gz) = bc982f5fb2142f084e619d9ab342194e01024dce3aae817ca84c73aea4e0e23e
-SIZE (live.2020.07.09.tar.gz) = 677033
+TIMESTAMP = 1595676865
+SHA256 (live.2020.07.21.tar.gz) = 89b2d99589de2ce9b4007ea6625dfce28317421604cf5131f4e1bf5bf7040b63
+SIZE (live.2020.07.21.tar.gz) = 677120



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007251150.06PBopdP090175>