Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 2020 18:41:07 +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: r544896 - head/net/liveMedia
Message-ID:  <202008141841.07EIf7ZB086109@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Fri Aug 14 18:41:06 2020
New Revision: 544896
URL: https://svnweb.freebsd.org/changeset/ports/544896

Log:
  net/liveMedia: update to 2020.08.12
  
  2020.08.12:
  - Fixed a bug in the handling of pausing, when streaming from (multi-track) Matroska files.
  2020.08.11:
  - Fixed another bug in the handling of seeking within Matroska files.
  2020.08.10:
  - Fixed a bug in the handling of seeking within Matroska files.
    (Thanks to Jim Ham for reporting this problem.)

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

Modified: head/net/liveMedia/Makefile
==============================================================================
--- head/net/liveMedia/Makefile	Fri Aug 14 18:35:40 2020	(r544895)
+++ head/net/liveMedia/Makefile	Fri Aug 14 18:41:06 2020	(r544896)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	liveMedia
-DISTVERSION=	2020.08.09
+DISTVERSION=	2020.08.12
 PORTEPOCH=	2
 CATEGORIES=	net devel
 MASTER_SITES=	http://www.live555.com/liveMedia/public/ \

Modified: head/net/liveMedia/distinfo
==============================================================================
--- head/net/liveMedia/distinfo	Fri Aug 14 18:35:40 2020	(r544895)
+++ head/net/liveMedia/distinfo	Fri Aug 14 18:41:06 2020	(r544896)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596965175
-SHA256 (live.2020.08.09.tar.gz) = 5f64fd33513861303a164e34aca64213b80ec6c6cee10e467ec3d0954393392f
-SIZE (live.2020.08.09.tar.gz) = 677449
+TIMESTAMP = 1597429835
+SHA256 (live.2020.08.12.tar.gz) = 6380e357076b172c757beccf7f2cc270a7ed3551748d839e2492ea0132062ff6
+SIZE (live.2020.08.12.tar.gz) = 677755



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