Summary: | net-mgmt/nagios-check_ports installs net-mgmt/nagios-portaudit even if WITH_PKGNG=yes | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | freebsd | ||||
Component: | Individual Port(s) | Assignee: | Stephen Hurd <shurd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | freebsd, ryanrfrederick, shurd | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
freebsd
2014-07-01 11:07:55 UTC
Notify maintainer. Acknowledged. I hope to have a patch ready by the end of the holiday weekend. Created attachment 144413 [details]
Patch to prevent addition of ports-mgmt/portaudit as a dependency if WITH_PKGNG is defined.
I have a patch (attached) ready for commit. A commit references this bug: Author: shurd Date: Mon Jul 14 19:47:29 UTC 2014 New revision: 361825 URL: http://svnweb.freebsd.org/changeset/ports/361825 Log: Remove the RUN_DEPENDS in portaudit when USE_PKGNG is set on < 10.0 PR: ports/191525 Submitted by: ryanrfrederick@gmail.com (maintainer) Changes: head/net-mgmt/nagios-check_ports/Makefile Committed with minor changes, thanks! |