cvs commit: ports/ports-mgmt/portmaster Makefile distinfo

Doug Barton dougb at FreeBSD.org
Fri Apr 15 22:56:16 UTC 2011


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


More information about the cvs-all mailing list