svn commit: r410510 - head/audio/deadbeef-playback-status-plugin

Alexey Dokuchaev danfe at FreeBSD.org
Mon Mar 7 09:32:09 UTC 2016


On Mon, Mar 07, 2016 at 08:57:05AM +0000, John Marino wrote:
> New Revision: 410510
> URL: https://svnweb.freebsd.org/changeset/ports/410510
> 
> Log:
>   audio/deadbeef-playback-status-plugin is not jobs safe
>   
>   In fact, it's brutally unsafe.  It's never passed on DF building system
>   because it starts trying to assemble object files before without
>   confirming the build directory (gtk3) has been created.

Hmm, probably all "GH_ACCOUNT=cboxdoerfer" plugin ports are also unsafe as
they share the build recipe. :(

./danfe


More information about the svn-ports-head mailing list