svn commit: r311232 - in head/graphics/svgalib: . files

Niclas Zeising zeising at freebsd.org
Thu Jan 31 08:23:44 UTC 2013


On 01/31/13 02:18, Alexey Dokuchaev wrote:
> 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
> 

I was just following the style of existing patches...
Regards!
-- 
Niclas Zeising


More information about the svn-ports-head mailing list