svn commit: r513788 - in head: graphics/libxatracker graphics/mesa-libs lang/clover

Jan Beich jbeich at FreeBSD.org
Fri Oct 4 22:31:29 UTC 2019


Niclas Zeising <zeising at FreeBSD.org> writes:

> Author: zeising
> Date: Fri Oct  4 22:14:03 2019
> New Revision: 513788
> URL: https://svnweb.freebsd.org/changeset/ports/513788
>
> Log:
>   Bump remaining mesa ports after llvm version change
>   
>   Bump these mesa ports as well, to ensure that they are rebuilt with the
>   correct llvm port.
>   This was missed in r513776
>   
>   PR:		239682
>   MFH:		2019Q4 (implicit, fix for earlier commits)
>
> Modified:
>   head/graphics/libxatracker/Makefile
>   head/graphics/mesa-libs/Makefile
>   head/lang/clover/Makefile

Getting PORTREVISION bumps correct with split ports is hard:
- graphics/libxatracker indeed depends on libLLVM. Sorry.
- graphics/mesa-libs doesn't have runtime dependency on libLLVM.
- lang/clover remained on llvm80 by moving override/cap to master file.

Just FYI.


More information about the svn-ports-head mailing list