diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-07-13 18:18:54 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-07-13 18:18:54 +0000 |
commit | 2c422d845cf9d7077e9ac27c6c8580d26417f1fc (patch) | |
tree | 952219d5aa3f3339d6ca37b1ab07336161a36c6b /pkgtools/pkgin/distinfo | |
parent | a99a932d6160c30ecae007ecec4e7be36f5f6f83 (diff) | |
download | pkgsrc-2c422d845cf9d7077e9ac27c6c8580d26417f1fc.tar.gz |
pkgin: Update to 20.7.0.
Update pkg_install dependency for "pkg_admin rebuild-tree" fixes.
## Version 20.7.0 (2020-07-13)
* Order package installs correctly.
* Switch to mdoc(7) manual page, converted by wizd(8).
* Remove -F (force reinstall) flag.
* Enable compiler warnings in maintainer mode.
* Match candidate packages correctly, avoiding issues with packages that
include "-[0-9]" in their package names.
* Various internal cleanups.
Diffstat (limited to 'pkgtools/pkgin/distinfo')
-rw-r--r-- | pkgtools/pkgin/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgtools/pkgin/distinfo b/pkgtools/pkgin/distinfo index aaed5d281a5..75e26b48db6 100644 --- a/pkgtools/pkgin/distinfo +++ b/pkgtools/pkgin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.64 2020/05/25 08:42:05 jperkin Exp $ +$NetBSD: distinfo,v 1.65 2020/07/13 18:18:54 jperkin Exp $ -SHA1 (pkgin-20.5.1.tar.gz) = ed931b3d0dd4f9477562839ed20695e2de85f032 -RMD160 (pkgin-20.5.1.tar.gz) = 913d34a996ab82edc02b339e16a7ed03e21c60e2 -SHA512 (pkgin-20.5.1.tar.gz) = ebd2807b45c0c771d44bca0ab10cf778316e657c19581f6360155032f80f5e6c71381e8c1551a9384941340d5e753365923ca578fbeb8319d9a0070df032e366 -Size (pkgin-20.5.1.tar.gz) = 229123 bytes +SHA1 (pkgin-20.7.0.tar.gz) = 369961f4abf8f5db545d4e129df4c762f905f158 +RMD160 (pkgin-20.7.0.tar.gz) = db87cbae657bb5192df1905a248aa6319d73ebbe +SHA512 (pkgin-20.7.0.tar.gz) = da04fdd0901d160dc435fd5e1c4fa12b85fc525a60d7887860139fef07db295aee071e5e8e3f80c46a3e056ccfc7a30a16cb15002a5028715e9782a29c6cc198 +Size (pkgin-20.7.0.tar.gz) = 233264 bytes |