diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-22 07:08:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-22 07:08:58 +0000 |
commit | bf6d6214f0d5b2e10c5ee1c408bc648e39687aaf (patch) | |
tree | b38878363acb24e136f338a5dd62fb667c56cbe6 /sysutils/portupgrade/distinfo | |
parent | Update to version 2.0.0. (diff) |
Update to 20010822, which fixes some annoying bugs.
Overall:
* Fix a bug where when -R is set the specified package in the first
place is not included somehow.
[Reported by: Jose M. Alcaide <jose@we.lc.ehu.es>]
* Improve the path regularization routines.
portsdb:
* Update the INDEX first, and then the database even if the options
are specified in reversed order. (-uU)
portupgrade:
* Fix a misfeature where "skip" was regarded as failure, when checking
for dependent ports' build/install failure.
[Pointed out by: Jimmy Olgeni <olgeni@uli.it>, Jose M. Alcaide
<jose@we.lc.ehu.es>]
* Do not move a backup package under PKG_DBDIR, but just keep it under
TMPDIR. It should not require a large amount of free space in
PKG_DBDIR.
[Pointed out by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>]
Notes
Notes:
svn path=/head/; revision=46625
Diffstat (limited to 'sysutils/portupgrade/distinfo')
-rw-r--r-- | sysutils/portupgrade/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo index 4aac249d80f2..549fac3caf3c 100644 --- a/sysutils/portupgrade/distinfo +++ b/sysutils/portupgrade/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20010821.tar.gz) = f2953747a37a116726dd386b378603ad +MD5 (pkgtools-20010822.tar.gz) = 321c3f411e6b28d850d02911fbd12647 |