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
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to