On Wed, Aug 02, 2017 at 12:11:13PM -0600, Aaron Bieber wrote:
> On Sat, Jul 29, 2017 at 10:40:37AM -0600, Aaron Bieber wrote:
> > Hola,
> > 
> > Currently "pkg_info -Q" doesn't respect other flags and the way
> > pkg_info(1) reads, it implies that they will work with it.
> > 
> > This diff makes pkg_info function as expected when other flags are
> > passed when using -Q.
> 
> Ping. Clue sticks? OKs?

Makes sense to me, allows for example to do:

$pkg_info -Q firefox -s
Information for 
https://packages.rhaalovely.net/pub/OpenBSD/snapshots/packages/amd64/firefox-55.0rc1.tgz

Size: 147593632

or
$pkg_info -Q xfwm4 -f (which shows the packing-list for xfwm4 and
xfwm4-themes)

ok

Reply via email to