Path to this page:
Subject: CVS commit: wip/pkg_summary-utils/files
From: Aleksey Cheusov
Date: 2010-10-20 23:11:17
Message id: E1P8fwa-0001Fv-9O@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Updated to 0.45.0
FIX: Now pkg_lint_summary -d handles correctly glob patterns like
liboa-[a-z]*-[0-9]*
All scripts using regexp are run with locale C (LC_ALL=C) in order
to avoid locale-dependent behaviour.
New option -n for was added to pkg_subgraph_deps in order to output
only nodes without edges
New option -L was added to pkg_lint_summary for ensuring that
all non-pkgsrc libraries exist on filesystem.
New option -d was added to pkg_cmp_summary for using DEPENDS in
comparison.
Files: