Summary: | [PATCH] net/freeradius: Remove net-snmp4 dependency | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Renato Botelho <garga> | ||||
Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | rpsfa | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Renato Botelho
2010-09-14 18:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->garga Submitter has GNATS access (via the GNATS Auto Assign Tool) Maintainer of net/freeradius, Please note that PR ports/150559 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150559 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) I believe the following should happen instead of removing SNMP support wholesale: -LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 +LIB_DEPENDS+= snmp:${PORTSDIR}/net-mgmt/net-snmp -r garga 2010-09-28 12:14:33 UTC FreeBSD ports repository Modified files: net/freeradius Makefile Log: Change snmp dependency to net-snmp version 5.x because net-snmp4 will be removed soon PR: ports/150559 (based on) Submitted by: garga@ Approved by: maintainer Revision Changes Path 1.76 +1 -1 ports/net/freeradius/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed. Thanks! |