Bug 71522 - Fix for net-snmp under 6-CURRENT
Summary: Fix for net-snmp under 6-CURRENT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 13:50 UTC by Dominic Mitchell
Modified: 2004-11-29 04:09 UTC (History)
0 users

See Also:


Attachments
file.diff (1.18 KB, patch)
2004-09-09 13:50 UTC, Dominic Mitchell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Mitchell 2004-09-09 13:50:27 UTC
	Some of the builtin modules for net-snmp are no longer available
        when compiled under 6-current.

Fix: This patch fixes the problem.  I've bumped the portversion, just
        in case.
How-To-Repeat: 	Rebuild net-snmp on 6-CURRENT and then do:

        % snmpwalk -c public localhost UCD-SNMP-MIB::systemStats

        No output means the modules aren't available, but they should be
        (and are under 5-CURRENT).
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-09-10 02:10:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer.
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2004-11-29 04:09:16 UTC
State Changed
From-To: open->closed

Fix committed, thanks!