1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

multimedia/vlc: update to 3.0.17.3

This commit is contained in:
Tobias C. Berner 2022-03-18 18:37:56 +01:00
parent 866d2d7edc
commit 12d5808d71
3 changed files with 4 additions and 35 deletions

View File

@ -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$//}/ \

View File

@ -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

View File

@ -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