git: 12d5808d7178 - main - multimedia/vlc: update to 3.0.17.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 18:59:21 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=12d5808d717879636b73d4123f698ffcbeff09c5 commit 12d5808d717879636b73d4123f698ffcbeff09c5 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-03-18 17:37:56 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-03-18 18:06:54 +0000 multimedia/vlc: update to 3.0.17.3 --- multimedia/vlc/Makefile | 3 +-- multimedia/vlc/distinfo | 6 +++--- multimedia/vlc/files/patch-configure | 30 ------------------------------ 3 files changed, 4 insertions(+), 35 deletions(-) diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index bb1f9e02beec..e805e8a88f13 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,8 +1,7 @@ # Created by: Brian Somers <brian@FreeBSD.org> PORTNAME= vlc -DISTVERSION= 3.0.16 -PORTREVISION= 11 +DISTVERSION= 3.0.17.3 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 7c1722816868..a23fc6a3f054 100644 --- a/multimedia/vlc/distinfo +++ b/multimedia/vlc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625431045 -SHA256 (vlc-3.0.16.tar.xz) = ffae35fc64f625c175571d2346bc5f6207be99762517f15423e74f18399410f6 -SIZE (vlc-3.0.16.tar.xz) = 26439328 +TIMESTAMP = 1647624026 +SHA256 (vlc-3.0.17.3.tar.xz) = 6f7e90ef8973d31d96de64db817173e345150829717a94084b1bb8321cde2014 +SIZE (vlc-3.0.17.3.tar.xz) = 26393440 diff --git a/multimedia/vlc/files/patch-configure b/multimedia/vlc/files/patch-configure deleted file mode 100644 index 3a6c3a7a1a46..000000000000 --- a/multimedia/vlc/files/patch-configure +++ /dev/null @@ -1,30 +0,0 @@ ---- configure.orig 2018-02-26 14:47:53 UTC -+++ configure -@@ -9027,9 +9027,6 @@ case "${host_os}" in - ;; - freebsd*) - SYS=freebsd -- CFLAGS="${CFLAGS} -pthread" -- CPPFLAGS="${CPPFLAGS} -I/usr/local/include" -- LDFLAGS="${LDFLAGS} -L/usr/local/lib" - ac_cv_ld_z_defs=no - ;; - openbsd*) -@@ -25572,7 +25569,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ - _Thread_local int foo = 0; - int main() {} - _ACEOF --if ac_fn_c_try_compile "$LINENO"; then : -+if ac_fn_c_try_link "$LINENO"; then : - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 - $as_echo "ok" >&6; } -@@ -27072,7 +27069,7 @@ main () - return 0; - } - _ACEOF --if ac_fn_c_try_compile "$LINENO"; then : -+if ac_fn_c_try_link "$LINENO"; then : - - ac_cv_c_visibility_hidden=yes -