Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2013 01:18:55 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Niclas Zeising <zeising@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r311232 - in head/graphics/svgalib: . files
Message-ID:  <20130131011855.GA14619@FreeBSD.org>
In-Reply-To: <201301301621.r0UGLRH3001743@svn.freebsd.org>
References:  <201301301621.r0UGLRH3001743@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130131011855.GA14619>