Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: mycroft
Date: Sat Jun 3 21:51:57 UTC 2000
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
* Fix a bug in clean-depends: the `sort -u' was ineffective because the `tr'
was missing.
* Do make(1) pattern substitutions for fetch-list-recursive.
* Eliminate subshells in clean-depends and fetch-list-recursive.
* Make the rmdir for the WRKOBJDIR removal silent if it fails.
* Slight optimization to fetch-list-one-pkg: don't do the basename operation
twice.
To generate a diff of this commit:
cvs rdiff -r1.468 -r1.469 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index