svn commit: r311232 - in head/graphics/svgalib: . files
Alexey Dokuchaev
danfe at FreeBSD.org
Thu Jan 31 01:18:55 UTC 2013
On Wed, Jan 30, 2013 at 04:21:27PM +0000, Niclas Zeising wrote:
> New Revision: 311232
> URL: http://svnweb.freebsd.org/changeset/ports/311232
>
> Log:
> Add patches to fix build with clang by replacing some inline assembly with
> optimal code, and removing some unneded casts.
>
> Submitted by: dim
> Approved by: kwm, miwi (mentors, implicit)
>
> Added:
> head/graphics/svgalib/files/patch-gl::driver.c (contents, props changed)
> head/graphics/svgalib/files/patch-gl::line.c (contents, props changed)
> head/graphics/svgalib/files/patch-src::vgapix.c (contents, props changed)
Using :: as path separator in patch names is deprecated and should be no
used, as it is special for shells in certain operating systems. Your
mentors should have told you that.
./danfe
More information about the svn-ports-head
mailing list