Date: Sun, 1 Apr 2007 20:38:48 +0000 (UTC) From: Tom McLaughlin <tmclaugh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/tomboy Makefile ports/deskutils/tomboy/files patch-Tomboy_Utils.cs Message-ID: <200704012038.l31KcmP5001028@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmclaugh 2007-04-01 20:38:48 UTC FreeBSD ports repository Modified files: deskutils/tomboy Makefile deskutils/tomboy/files patch-Tomboy_Utils.cs Log: Use setproctitle() over missing prctl(). prctl() is common in C# apps and setproctitle() should be used in these instances. PR: 110890 Submitted by: Phillip Neumann Revision Changes Path 1.27 +1 -0 ports/deskutils/tomboy/Makefile 1.2 +7 -6 ports/deskutils/tomboy/files/patch-Tomboy_Utils.cs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704012038.l31KcmP5001028>