On Sun, Sep 29, 2019 at 02:19:42PM +0200, Jeremie Courreges-Anglas wrote:
> 
> Hi,
> 
> when using keyringer I noticed some "usage:" warnings coming from
> /usr/bin/date.  When it notices an expired key/subkey, keyringer does
> a Unix time -> human readable time conversion using
> date --date=@$seconds (GNU date specific). Instead of adding a dep on
> sysutils/coreutils, here's a diff to use base date(1) -r.  The diff
> doesn't change the control flow, it only fixes the terminal output.
> 
> I'd like this to be included in 6.6.  ok?

ok

Reply via email to