Date: Sat, 22 Apr 2017 08:51:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439141 - head/games/openbubbles/files Message-ID: <201704220851.v3M8p037084756@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Apr 22 08:50:59 2017 New Revision: 439141 URL: https://svnweb.freebsd.org/changeset/ports/439141 Log: Restore timestamp in patch file Reported by: jbeich Modified: head/games/openbubbles/files/patch-src_BFont.cpp Modified: head/games/openbubbles/files/patch-src_BFont.cpp ============================================================================== --- head/games/openbubbles/files/patch-src_BFont.cpp Sat Apr 22 08:50:18 2017 (r439140) +++ head/games/openbubbles/files/patch-src_BFont.cpp Sat Apr 22 08:50:59 2017 (r439141) @@ -1,4 +1,4 @@ ---- src/BFont.cpp.orig 2017-04-22 08:18:12 UTC +--- src/BFont.cpp.orig 2005-02-27 14:29:13 UTC +++ src/BFont.cpp @@ -314,7 +314,7 @@ int BFont_TextWidthFont(BFont_Info *Font /* counts the spaces of the strings */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704220851.v3M8p037084756>