[patch] Portaudit and PKGNG
Stefan Esser
se at freebsd.org
Thu Sep 13 16:17:01 UTC 2012
Am 10.09.2012 09:27, schrieb Stefan Esser:
> PR ports/171406 contains a patch I submitted to make portaudit work with
> PKGNG:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171406
>
> It works on my systems, but definitely needs further review. The
> patch just replaces "pkg_info" by "pkg info" and "pkg_version" by
> "pkg version". This works fine, since PKGNG apparently supports
> all the required options and kept the output format unchanged
> compared to the old framework.
>
> Regards, STefan
Seems this patch is not required, since "pkg audit" implements the
functionality (but with a changed message format, so scripts that
parse portaudit output need to be modified).
Therefor the patch is not really useful ...
Regards, STefan
More information about the freebsd-ports
mailing list