Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2017 17:02:20 +0100
From:      "Carlos J. Puga Medina" <cjpm@gmx.us>
To:        Jan Beich <jbeich@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r433763 - head/multimedia/mpv
Message-ID:  <F2B6D5D6-48BA-4FB6-AD3E-7DCBB50ABCAF@gmx.us>
In-Reply-To: <201702091816.v19IGQGb093442@repo.freebsd.org>
References:  <201702091816.v19IGQGb093442@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


El 9 de febrero de 2017 19:16:26 CET, Jan Beich <jbeich@FreeBSD=2Eorg> esc=
ribi=C3=B3:
>Author: jbeich
>Date: Thu Feb  9 18:16:26 2017
>New Revision: 433763
>URL: https://svnweb=2Efreebsd=2Eorg/changeset/ports/433763
>
>Log:
>  multimedia/mpv: force rebuild after r433759
> =20
>  $ mpv --no-config /path/to/foo=2Emp4
>  ffmpeg library versions:
>     libavutil       55=2E34=2E100 (runtime 55=2E34=2E101)
>     libavcodec      57=2E64=2E101
>     libavformat     57=2E56=2E100 (runtime 57=2E56=2E101)
>     libswscale      4=2E2=2E100
>     libavfilter     6=2E65=2E100
>     libswresample   2=2E3=2E100
>  ffmpeg version: 3=2E2=2E3
> =20
>mpv was compiled against a different version of FFmpeg/Libav than the
>shared
>library it is linked against=2E This is most likely a broken build and
>could
>  result in misbehavior and crashes=2E
> =20
>mpv does not support this configuration and will not run - rebuild mpv
>instead=2E
> =20
>  Exiting=2E=2E=2E (Fatal error)
>
>Modified:
>  head/multimedia/mpv/Makefile   (contents, props changed)
>
>Modified: head/multimedia/mpv/Makefile
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>--- head/multimedia/mpv/Makefile	Thu Feb  9 18:11:13 2017	(r433762)
>+++ head/multimedia/mpv/Makefile	Thu Feb  9 18:16:26 2017	(r433763)
>@@ -4,7 +4,7 @@
> PORTNAME=3D	mpv
> PORTVERSION=3D	0=2E23=2E0
> DISTVERSIONPREFIX=3D	v
>-PORTREVISION=3D	2
>+PORTREVISION=3D	3
> PORTEPOCH=3D	1
> CATEGORIES=3D	multimedia audio
>=20

Thanks, Jan

--=20
Sent from my Android device with K-9 Mail=2E Please excuse my brevity=2E



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F2B6D5D6-48BA-4FB6-AD3E-7DCBB50ABCAF>