svn commit: r378405 - in head/x11-wm/fluxbox: . files

Alexey Dokuchaev danfe at FreeBSD.org
Wed Feb 4 16:10:55 UTC 2015


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


More information about the svn-ports-all mailing list