git: 878f06b4bbd6 - main - multimedia/vlc: update to 3.0.16
Tobias C. Berner
tcberner at FreeBSD.org
Sun Jul 4 20:41:46 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=878f06b4bbd6f65ba2c665760eeeed19a59296db
commit 878f06b4bbd6f65ba2c665760eeeed19a59296db
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-07-04 20:40:13 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-07-04 20:41:40 +0000
multimedia/vlc: update to 3.0.16
Changes between 3.0.15 and 3.0.16:
----------------------------------
Video Output:
* Fix a D3D11 crash on Windows 8/8.1
Access:
* Fix RTSP server timeout handling
Interfaces:
* macOS: Add touchbar support
Misc
* Multiple settings improvements
Changes between 3.0.14 and 3.0.15:
----------------------------------
Core:
* Add Opus & Alac wave format mappings
Access:
* Fix opening DVD folders with non-ascii characters
Demux:
* Fix asf regression with broadcast streams
* MP4: Fix audio drop on seek
Video Output:
* Fix seek & volume sliders overlapping with subtitles
* Fix delays when seeking with D3D11
Text renderer:
* Improve freetype fonts outlining
Misc:
* Fix GnuTLS support for Windows XP
---
multimedia/vlc/Makefile | 3 +--
multimedia/vlc/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 4e9760676686..3a7ab2f2f3bd 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,8 +1,7 @@
# Created by: Brian Somers <brian at FreeBSD.org>
PORTNAME= vlc
-DISTVERSION= 3.0.14
-PORTREVISION= 1
+DISTVERSION= 3.0.16
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 9dc524c918c5..7c1722816868 100644
--- a/multimedia/vlc/distinfo
+++ b/multimedia/vlc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622956465
-SHA256 (vlc-3.0.14.tar.xz) = 49b93e5b33deaa37060e6b24a98200cad70c407947f14eb2a8b6a0c64d8535a6
-SIZE (vlc-3.0.14.tar.xz) = 26424968
+TIMESTAMP = 1625431045
+SHA256 (vlc-3.0.16.tar.xz) = ffae35fc64f625c175571d2346bc5f6207be99762517f15423e74f18399410f6
+SIZE (vlc-3.0.16.tar.xz) = 26439328
More information about the dev-commits-ports-all
mailing list