Date: Sat, 16 May 2009 22:36:57 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/e2fsprogs/files patch-uuid-loop ports/misc/e2fsprogs-libuuid Makefile ports/misc/e2fsprogs-libuuid/files uuidd.in Message-ID: <200905162236.n4GMavEp094219@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-05-16 22:36:57 UTC FreeBSD ports repository Modified files: misc/e2fsprogs-libuuid Makefile misc/e2fsprogs-libuuid/files uuidd.in Added files: sysutils/e2fsprogs/files patch-uuid-loop Log: * misc/e2fsprogs-libuuid: - bump revision, as we're changing files and fixing a bug even for those who had successfully built libuuid before - patch one more source file to make sure the clock.txt state file gets saved to the right directory - try to run the newly-build uuidd for our self-test (ignoring failures, as they are non-fatal) - (the actual build fix is inherited from the other port) * sysutils/e2fsprogs: - add files/patch-uuid-loop to actually fix the "self-test does not terminate" bug. What causes the client to see EOF prematurely or the server to fail to send a response remains unknown, but we'll fix the worse part of the issue: loop on EOF (read returning 0). PR: 134156 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Revision Changes Path 1.10 +6 -3 ports/misc/e2fsprogs-libuuid/Makefile 1.3 +6 -2 ports/misc/e2fsprogs-libuuid/files/uuidd.in 1.1 +109 -0 ports/sysutils/e2fsprogs/files/patch-uuid-loop (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905162236.n4GMavEp094219>