fix quirks timestamp display: it's done somewhat early, before we decide
authorespie <espie@openbsd.org>
Wed, 11 May 2022 17:17:35 +0000 (17:17 +0000)
committerespie <espie@openbsd.org>
Wed, 11 May 2022 17:17:35 +0000 (17:17 +0000)
commit3f93875d699f0f4c566c96b2212207a5e3a37c44
treeb3ad316a06a91e3d922b6c0075e3c02955205c1d
parentb2d6bcdcc725552ca600d02cde5f41a93b8e02a8
fix quirks timestamp display: it's done somewhat early, before we decide
whether we update or not, so we need to decorate the update_info with
the signer timestamp. It's the only place where an update_info actually
needs that stuff.
usr.sbin/pkg_add/OpenBSD/PkgAdd.pm