cvs commit: ports/ports-mgmt/portmaster Makefile distinfo
Doug Barton
dougb at FreeBSD.org
Tue Jun 26 01:51:20 UTC 2012
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
More information about the cvs-all
mailing list