svn commit: r494857 - in head/multimedia/webcamoid: . files

Gerald Pfeifer gerald at pfeifer.com
Thu Mar 7 12:12:16 UTC 2019


On Wed, 6 Mar 2019, Yuri Victorovich wrote:
> Date: Wed Mar  6 22:30:49 2019
> New Revision: 494857
> URL: https://svnweb.freebsd.org/changeset/ports/494857
> 
> Log:
>   multimedia/webcamoid: Update 8.1.0 -> 8.5.0
>   
>   Reported by:	portscout

This is a little short of a commit log given all the changes to the
port in this commit.  Such as...

> -USES=		pkgconfig qmake qt:5
> +USES=		gl gnome pkgconfig qmake qt:5

...this

> -# Workaround for the crash when built with clang that the upstream author says is a bug in clang
> -USE_GCC=	yes

...or this.  Plus, with USE_GCC being removed...

>  # Workaround for Bug#224137: devel/qt5-qmake: Doesn't use the right compiler in case USE_GCC is selected
>  BINARY_ALIAS=	g++=${CXX}

...this cannot be right any longer.  Or at a minimum the comment 
referring to USE_GCC cannot be?

Gerald


More information about the svn-ports-all mailing list