From owner-svn-ports-all@freebsd.org Wed Feb 17 16:16:57 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 31A3D548B84; Wed, 17 Feb 2021 16:16:57 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dgjf10qCDz3mjk; Wed, 17 Feb 2021 16:16:57 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0F0D927833; Wed, 17 Feb 2021 16:16:57 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11HGGuvG012149; Wed, 17 Feb 2021 16:16:56 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11HGGugN012148; Wed, 17 Feb 2021 16:16:56 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202102171616.11HGGugN012148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Wed, 17 Feb 2021 16:16:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565512 - in head/multimedia/vlc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/multimedia/vlc: . files X-SVN-Commit-Revision: 565512 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2021 16:16:57 -0000 Author: tcberner Date: Wed Feb 17 16:16:56 2021 New Revision: 565512 URL: https://svnweb.freebsd.org/changeset/ports/565512 Log: multimedia/vlc: update to 3.0.12 Changes between 3.0.11.1 and 3.0.12: ---------------------------------- Access: * Add new RIST access module compliant with simple profile (VSF_TR-06-1) Access Output: * Add new RIST access output module compliant with simple profile (VSF_TR-06-1) Demux: * Fixed adaptive's handling of resolution settings * Improve Bluray tracks support * Improve WMV seeking and DASH support * Fix crashes in AVI, MKV modules Audio output: * Fix audio distortion on macOS during start of playback Video Output: * Direct3D11: Fix some potential crashes when using video filters macOS: * Add native support for Apple Silicon / ARM-64 * Visual UI adaptations for macOS Big Sur * Fix displaying EQ bands in the UI depending on which frequency presets are set for the EQ in advanced preferences * Fix UI issues in bookmarks window Misc: * Several fixes in the web interface, including privacy and security improvements * Update YouTube and Vocaroo scripts * Fix rotation filter mouse handling * Update translations Changes between 3.0.11 and 3.0.11.1: ---------------------------------- Demux: * Fixed HLS playlist update mechanism, unable to start in some cases. * Because of broken HLS servers, adaptive no longer considers Content-Type as authoritative. * Fixed handling of WEBM WebVTT subtitles * Workaround invalid ADTS in TS from Makito encoders * Fixed Opus when using avformat demuxer Decoders: * Fixed inverted explicit start/end positioning Service Discovery: * Fix listing of media on certain Panasonic recorders discovered via UPnP macOS: * Fix automatic playback resume with "Music" app * Fix possible freeze after pause, seek, unpause Contribs: * Updated gnutls to 3.6.14 * Updated libebml to 1.4.0 * Updated libmatroska to 1.6.0 * Updated mpg123 to 1.26.2 PR: 253571 Submitted by: VVD Deleted: head/multimedia/vlc/files/patch-modules_gui_qt_components_playlist_views.cpp head/multimedia/vlc/files/patch-modules_gui_qt_dialogs_plugins.cpp head/multimedia/vlc/files/patch-modules_gui_qt_util_timetooltip.hpp Modified: head/multimedia/vlc/Makefile head/multimedia/vlc/distinfo Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Wed Feb 17 16:11:20 2021 (r565511) +++ head/multimedia/vlc/Makefile Wed Feb 17 16:16:56 2021 (r565512) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vlc -DISTVERSION= 3.0.11 -PORTREVISION= 10 +DISTVERSION= 3.0.12 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Modified: head/multimedia/vlc/distinfo ============================================================================== --- head/multimedia/vlc/distinfo Wed Feb 17 16:11:20 2021 (r565511) +++ head/multimedia/vlc/distinfo Wed Feb 17 16:16:56 2021 (r565512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592518707 -SHA256 (vlc-3.0.11.tar.xz) = 3e94a1acf33445e9da15d528aa48657aa26b912eaa2656b403d43860a8834919 -SIZE (vlc-3.0.11.tar.xz) = 26041744 +TIMESTAMP = 1613512964 +SHA256 (vlc-3.0.12.tar.xz) = eff458f38a92126094f44f2263c2bf2c7cdef271b48192d0fe7b1726388cf879 +SIZE (vlc-3.0.12.tar.xz) = 25997468