xbps-{bin,repo}: new -o flag for the 'show' target, to print specific objs value.
This commit is contained in:
13
NEWS
13
NEWS
@@ -1,4 +1,15 @@
|
||||
xbps-0.10.2 (???):
|
||||
xbps-0.11.0 (???):
|
||||
|
||||
* xbps-bin(8)/xbps-repo(8): new flag '-o' (option). This can be used
|
||||
in the 'show' target to print only a set of objects stored in package's
|
||||
properties dictionary, example:
|
||||
|
||||
$ xbps-bin -olicense show xbps
|
||||
Simplified BSD
|
||||
$ xbps-bin -oversion,build_date show xbps
|
||||
0.10.1
|
||||
Wednesday 26 October, 2011, 14:37:31 UTC
|
||||
$
|
||||
|
||||
* libxbpps: when fetching new pkg-index.plist from a repository,
|
||||
make sure that it's a plist file and can be internalized; otherwise
|
||||
|
Reference in New Issue
Block a user