dougb       2012-06-26 01:51:20 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster Makefile distinfo 
  Log:
  Minor improvements
  ==================
  * Restore the line from -av that prints each port as we work on it.
  * Print more useful information about ports that don't have distfiles,
    or distfiles we're skipping due to duplicates when -F (especially
    with -a).
  
  Bug fixes
  =========
  * Consolidate all writing to the IPC_SAVE file into safe_exit()
    so that it always gets called. Also, zero out the file after
    reading it so that a parent process doesn't inadvertently
    read stale data during a trap (unlikely, but not impossible).
  
  Revision  Changes    Path
  2.53      +1 -1      ports/ports-mgmt/portmaster/Makefile
  2.17      +4 -4      ports/ports-mgmt/portmaster/distinfo
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to