pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/vlc
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Jun 18 15:24:26 UTC 2020
Modified Files:
pkgsrc/multimedia/vlc: Makefile distinfo
Log Message:
vlc: Update to 3.0.11
Changelog:
Changes between 3.0.10 and 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
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 pkgsrc/multimedia/vlc/Makefile
cvs rdiff -u -r1.78 -r1.79 pkgsrc/multimedia/vlc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/vlc/Makefile
diff -u pkgsrc/multimedia/vlc/Makefile:1.236 pkgsrc/multimedia/vlc/Makefile:1.237
--- pkgsrc/multimedia/vlc/Makefile:1.236 Sun Jun 7 02:02:45 2020
+++ pkgsrc/multimedia/vlc/Makefile Thu Jun 18 15:24:26 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.236 2020/06/07 02:02:45 markd Exp $
+# $NetBSD: Makefile,v 1.237 2020/06/18 15:24:26 ryoon Exp $
-DISTNAME= vlc-3.0.10
-PKGREVISION= 4
+DISTNAME= vlc-3.0.11
CATEGORIES= multimedia
MASTER_SITES= https://download.videolan.org/pub/videolan/vlc/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/multimedia/vlc/distinfo
diff -u pkgsrc/multimedia/vlc/distinfo:1.78 pkgsrc/multimedia/vlc/distinfo:1.79
--- pkgsrc/multimedia/vlc/distinfo:1.78 Sun Jun 7 02:02:45 2020
+++ pkgsrc/multimedia/vlc/distinfo Thu Jun 18 15:24:26 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.78 2020/06/07 02:02:45 markd Exp $
+$NetBSD: distinfo,v 1.79 2020/06/18 15:24:26 ryoon Exp $
-SHA1 (vlc-3.0.10.tar.xz) = 4b3c75d1861bf463db53ba9059e8cc165f5c30a7
-RMD160 (vlc-3.0.10.tar.xz) = b3b0d383f34dbf58e2e79729884c8b9fcdd02807
-SHA512 (vlc-3.0.10.tar.xz) = dcfa39e3e61bf522ea3a0e1686251356ec262dd8826fc64ccae5ac34a62f72ddc9fe9f2e2b45588013d5907e39649cf39d0c9156980d1eb679eac9b9cb434341
-Size (vlc-3.0.10.tar.xz) = 26096828 bytes
+SHA1 (vlc-3.0.11.tar.xz) = 66d377a2f24b6b865d5c56530e10d84b8262b46c
+RMD160 (vlc-3.0.11.tar.xz) = a9c6a8796d0d86a71b738d4d41c377cd03d0e4ce
+SHA512 (vlc-3.0.11.tar.xz) = 8219cc46e434c7b2f12321d4e1b21eae123a546eeb22f768c463537a4a4986ab395053f8a794628cfd17236f81665f12b2b3f6867af73b102b81628204b6c444
+Size (vlc-3.0.11.tar.xz) = 26041744 bytes
SHA1 (patch-compat_Makefile.am) = 1c3e0a7c4610c55c3ec9ba80d66b9959661139b3
SHA1 (patch-configure.ac) = 99e975954323b4e94daeb75ce2ae439b49c51b0f
SHA1 (patch-lib_core.c) = 8ec5557424e6ddc05cc365aacd1ec847d9a94605
Home |
Main Index |
Thread Index |
Old Index