aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-06-20 06:29:07 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-06-20 06:29:07 +0000
commitb5927dc68478eb63a3dd48437d16f7c5223ad745 (patch)
tree05a90db44ad4a6979724bf39d07db7f0f8f2df76
parentb07560af656b05be4d7bac6afa13db40bcf82cb2 (diff)
downloadports-b5927dc68478eb63a3dd48437d16f7c5223ad745.tar.gz
ports-b5927dc68478eb63a3dd48437d16f7c5223ad745.zip
MFH: r539618
multimed/vlc: update to 3.0.11 Access: * rtp descriptor leak on error fix Demux: * Fixed regression with some encrypted HLS streams * Live HLS delay until first update fix * HLS rendition switch regression fix * Fix imprecise m4a seek Decoder: * Fixed missing captions with some capture cards Audio filters: * soxr resampling fixes Contribs: * Updated libfaad to 2.9.2 (Parametric Stereo regression) * Updated libarchive to 3.4.2 macOS: * Fixed moving video window with mouse * Fixed UI issue showing "permissions warning" unnecessarily often * Fixed stack buffer overflow listing bluray mount points * Fixed potential crashes at startup Audio Output: * Fix sound not coming back after a pause with CoreAudio (macOS/iOS) Misc: * Update Youtube script http://www.videolan.org/security/sb-vlc3011.html https://github.com/videolan/vlc-3.0/releases/tag/3.0.11 https://github.com/videolan/vlc-3.0/blob/3.0.11/NEWS PR: 247395 Submitted by: VVD <vvd@unislabs.com> Relnotes:a Security: 77896891-b08a-11ea-937b-b42e99a1b9c3 Approved by: ports-secteam (joneum)
Notes
Notes: svn path=/branches/2020Q2/; revision=539695
-rw-r--r--multimedia/vlc/Makefile4
-rw-r--r--multimedia/vlc/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 56d556bd70d8..b9c6d95b98e1 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= vlc
-DISTVERSION= 3.0.10
-PORTREVISION= 1
+DISTVERSION= 3.0.11
+PORTREVISION= 0
PORTEPOCH= 4
CATEGORIES= multimedia audio net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
diff --git a/multimedia/vlc/distinfo b/multimedia/vlc/distinfo
index d7b6d5dc12d2..90533804ef3e 100644
--- a/multimedia/vlc/distinfo
+++ b/multimedia/vlc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588135602
-SHA256 (vlc-3.0.10.tar.xz) = a966abfc7f3b2ff3adaa130306ecaf5d6ad3b6dc73385fc9ab0c1204029d4c31
-SIZE (vlc-3.0.10.tar.xz) = 26096828
+TIMESTAMP = 1592518707
+SHA256 (vlc-3.0.11.tar.xz) = 3e94a1acf33445e9da15d528aa48657aa26b912eaa2656b403d43860a8834919
+SIZE (vlc-3.0.11.tar.xz) = 26041744