Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2015 16:10:54 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Kurt Jaeger <pi@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r378405 - in head/x11-wm/fluxbox: . files
Message-ID:  <20150204161054.GA32054@FreeBSD.org>
In-Reply-To: <201502041554.t14FsS1H007959@svn.freebsd.org>
References:  <201502041554.t14FsS1H007959@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 04, 2015 at 03:54:28PM +0000, Kurt Jaeger wrote:
> New Revision: 378405
> URL: https://svnweb.freebsd.org/changeset/ports/378405
> QAT: https://qat.redports.org/buildarchive/r378405/
> 
> Log:
>   x11-wm/fluxbox: fix integer underflow in startup phase
> [...]
> Added:
>   head/x11-wm/fluxbox/files/patch-src__FbTk__TextButton.cc
> [...]
> +--- src/FbTk/TextButton.cc	2015-01-28 11:12:27.000000000 +0200
> ++++ src/FbTk/TextButton.cc	2015-01-28 11:14:03.000000000 +0200

Kurt (just in case you or anyone else on this list didn't know), we now have
quite sane `makepatch' make(1) target which would've both 1) created a nice,
standard patch name without those ugly double underscores; and 2) normalized
timestamps in the patch to help reduce repo churn for future updates.

Unconditional double underscores are deprecated and should not be used since
doc-svn r46223 (http://svnweb.freebsd.org/doc?view=revision&revision=46223).

./danfe



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