Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2013 00:13:38 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        freebsd-ports@freebsd.org
Subject:   Output change of 'pkg info' after 1.2.
Message-ID:  <20131206.001338.320545926.yasu@utahime.org>

next in thread | raw e-mail | index | archive | help
I noticed that output of 'pkg info' changed after version 1.2.

If I remember correctly, 1.1.x behaved as following:

- 'pkg info -q pkg-name' outputs package name with version.
- 'pkg info pkg-name' outputs package name with version, and comment.
- 'pkg info -f pkg-name' outputs full information.

But 1.2.1 works as following:

- 'pkg info -q pkg-name' outputs nothing.
- Both 'pkg info pkg-name' and 'pkg info -f pkg-name' outputs full
  information. 

Is this change intended one?

---
Yasuhiro KIMURA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131206.001338.320545926.yasu>