Bug 71522

Summary: Fix for net-snmp under 6-CURRENT
Product: Ports & Packages Reporter: Dominic Mitchell <dom>
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!