diff options
author | cheusov <cheusov@pkgsrc.org> | 2013-03-08 13:04:32 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2013-03-08 13:04:32 +0000 |
commit | 6f16f92d0e36510df8f5d98af8a338698629d97c (patch) | |
tree | 74834cf438042aa65f9bf03cbab9fc3185bd5f77 /pkgtools/nih/distinfo | |
parent | a61d80aa06667a4b0102133eec5d73ca59a4d21d (diff) | |
download | pkgsrc-6f16f92d0e36510df8f5d98af8a338698629d97c.tar.gz |
Version 0.11.0, by Aleksey Cheusov, Fri, 8 Mar 2013 15:56:56 +0300
nih install:
- Order of packages does matter
("nih install emacs- editors/emacs22" is correct)
- Option -P and new config variable NO_REQPROV_CHECK were added
- Option -L and new config variable NO_REMOVE_LEAVES were added
- "Nothing to be done" message is output if everything is up-to-date
- Download failures and cksum failures are handled differently
- Handling CONFLICTS between installed packages and packages to
install are handled differently. Now package splits and similar
problems are resolved with a help of "fake" packages. Fake
packages are always marked for updates.
New option -f for "nih list" was added in order to list them
- Improvemed download progress messages
nih uninstall:
- Option -L was added, see "nih install -L"
- Options -p and -P were added. See "nih install"
nih leaf:
- Command was reimplemented and simplified
- Option -t option was removed
pkg_status doesn't have -ltRn options anymore
- Option -r was added
nih search:
- Option -I uses pkg_digger_installed provided by pkg_summary-utils
pkg_update_plan:
- Fixes in error messages
nih search|meta|info:
- Option -p was added. With a help of it one may search in
pkgsrc packages offline. Also see "nih refresh -p" and man page
Now nih works correctly if REPOSITORY is a directory
Fixes for shell's "trap" command.
Diffstat (limited to 'pkgtools/nih/distinfo')
-rw-r--r-- | pkgtools/nih/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/nih/distinfo b/pkgtools/nih/distinfo index c93ded17a1a..21a9f203564 100644 --- a/pkgtools/nih/distinfo +++ b/pkgtools/nih/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/08/26 16:13:32 cheusov Exp $ +$NetBSD: distinfo,v 1.9 2013/03/08 13:04:32 cheusov Exp $ -SHA1 (pkgnih-0.10.1.tar.gz) = 8e2366b3b6a545a5a8f0df587af003da6acdf085 -RMD160 (pkgnih-0.10.1.tar.gz) = 65aa2cda43183d6bfe7ec7b83a287d036def429e -Size (pkgnih-0.10.1.tar.gz) = 56644 bytes +SHA1 (pkgnih-0.11.0.tar.gz) = 57ee38059d55e2568a1465c62df22bbddc55ba9a +RMD160 (pkgnih-0.11.0.tar.gz) = 7363f411571f1afa81ab1e91d9fb654b42b05e62 +Size (pkgnih-0.11.0.tar.gz) = 36747 bytes |