Date: Fri, 15 Apr 2011 22:56:15 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ports-mgmt/portmaster Makefile distinfo Message-ID: <201104152256.p3FMuFNl033942@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2011-04-15 22:56:15 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster Makefile distinfo Log: Release version 3.8: * Fix a long-standing bug with EUID detection. If the UID was > 4 digits the code would fail. Fix this by using a more efficient ps command. While I'm at it, use the same more efficient method for determining the process group id for the trap cleanup routine. * Fix a buglet in the new --update-if-newer code, exit if all listed ports are actually up to date. Revision Changes Path 2.42 +1 -1 ports/ports-mgmt/portmaster/Makefile 2.10 +4 -4 ports/ports-mgmt/portmaster/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104152256.p3FMuFNl033942>