diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-10-11 19:53:14 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-10-11 19:53:14 +0000 |
commit | 1b3e75281d9b25314c65d0a0cf4e62edb69b1727 (patch) | |
tree | 07195f68fb14c42bc460c798224ba4090e77d758 /ports-mgmt/portupgrade/distinfo | |
parent | 0573f73d1926af6f1158b570bb3eca06981598fa (diff) |
Update to 20011012. Fix several minor bugs and make it a stable
release again. (Hopefully)
portupgrade:
Delete an unneeded exception snatcher. This fixes a bug where ports
marked as IGNORE are not properly skipped.
pkgdb:
Rebuild pkgdb if it looks like broken, instead of resulting in
failure.
Unbreak regexp match. ;)
Fix a typo of a variable name in an error message.
[Reported by: Stijn Hoop <stijn@win.tue.nl>]
portsdb:
Allow a port dir to be a symlink to a directory.
Add support for the case where some catetories are missing in a
ports tree.
[Submitted by: Jos Backus <josb@cncdsl.com>]
Notes
Notes:
svn path=/head/; revision=48691
Diffstat (limited to 'ports-mgmt/portupgrade/distinfo')
-rw-r--r-- | ports-mgmt/portupgrade/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portupgrade/distinfo b/ports-mgmt/portupgrade/distinfo index e3dacea0b8c7..71fe857cca15 100644 --- a/ports-mgmt/portupgrade/distinfo +++ b/ports-mgmt/portupgrade/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20011010.1.tar.gz) = d401d79e5af88376ccfe228464f5e16c +MD5 (pkgtools-20011012.tar.gz) = 1c77402d0b0ab03ed28194c5ecc806ae |