svn commit: r459103 - head/multimedia/libtuner

Alexey Dokuchaev danfe at FreeBSD.org
Mon Jan 15 17:52:32 UTC 2018


On Mon, Jan 15, 2018 at 05:40:14PM +0000, Steve Wills wrote:
> New Revision: 459103
> URL: https://svnweb.freebsd.org/changeset/ports/459103
> 
> Log:
>   multimedia/libtuner: update to 1.1.4
>   
>   PR:		225184
>   Submitted by:	jason.harmening at gmail.com (maintainer)
> 
> Modified: head/multimedia/libtuner/Makefile
> ...
> @@ -11,8 +11,6 @@ COMMENT=	Userspace drivers for various TV/radio tuner
>  
>  LICENSE=	BSD2CLAUSE MIT
>  LICENSE_COMB=	multi
> -
> -BROKEN_powerpc64=	fails to compile: tuner_iic_device.cpp: EINVAL was not declared in this scope

Missing from the commit log: "Fix build on powerpc64 by adding missing
include, which could affect other architectures as well".

./danfe


More information about the svn-ports-all mailing list