diff options
author | knu <knu@FreeBSD.org> | 2001-11-06 21:57:08 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-11-06 21:57:08 +0800 |
commit | 5aba8544a7bc0da370eb4dd179c4085d2495d80b (patch) | |
tree | 7f5282752eb1916c38af2a9b4e4e087c47d833c9 /sysutils/portupgrade/distinfo | |
parent | 2d55d5cacb11597a2385411438e240658d7ef35c (diff) | |
download | freebsd-ports-graphics-5aba8544a7bc0da370eb4dd179c4085d2495d80b.tar.gz freebsd-ports-graphics-5aba8544a7bc0da370eb4dd179c4085d2495d80b.tar.zst freebsd-ports-graphics-5aba8544a7bc0da370eb4dd179c4085d2495d80b.zip |
Update to 20011106.
pkgdb:
- Make the dependency guesser rather more intelligent and show a score
when suggesting a candidate to the user.
- Check for the pkgdb directory ownership before starting to fix it.
pkg_deinstall:
- Emit a warning if none matches given patterns.
pkg_glob:
- Do not sort package names in dependency order but in alphabetical
order. (see pkg_sort(1) below)
pkg_sort:
- This is a new command to sort given lines of package names in
dependency order.
portversion:
- Fix the portversion -c output again.
misc.:
- Fix typos in the zsh compdef's: PKGDBDIR -> PKG_DBDIR.
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 946acd776a9..497556b8fbd 100644 --- a/sysutils/portupgrade/distinfo +++ b/sysutils/portupgrade/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20011105.tar.gz) = 86e55e05780350f8a846b90ff04e29e8 +MD5 (pkgtools-20011106.tar.gz) = cde2a0fd8f25d5daf96df60c496376e5 |