Bug 123073 - [patch] fix for net-mgmt/net-snmp 5.4
Summary: [patch] fix for net-mgmt/net-snmp 5.4
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: 2008-04-25 13:40 UTC by Valerio Daelli
Modified: 2008-05-27 03:10 UTC (History)
0 users

See Also:


Attachments
NET-SNMP-MEMORY-BUFFER.patch (1.64 KB, patch)
2008-04-25 13:40 UTC, Valerio Daelli
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Valerio Daelli 2008-04-25 13:40:00 UTC
After update of net-snmp to 5.4, someone posted a problem about a missing OID (please
see ports/110969). I posted a patch in that PR (the same patch attached here) and
the person who raised the problem confirmed me privately that this patch fixes his problem.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-27 05:08:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-27 03:08:10 UTC
kuriyama    2008-05-27 02:08:01 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/net-snmp    Makefile 
  Added files:
    net-mgmt/net-snmp/files patch-memory_freebsd.c 
  Log:
  o Resurrect UCD-SNMP-MIB::memBuffer MIB [1].
  o Add WITH_MFD_REWRITES knob [2]
  
  PR:             ports/123073 [1]
  Submitted by:   valerio.daelli@gmail.com [1],
                  "Chris" <chris@chrysalisnet.org> via email [2]
  
  Revision  Changes    Path
  1.155     +7 -1      ports/net-mgmt/net-snmp/Makefile
  1.1       +39 -0     ports/net-mgmt/net-snmp/files/patch-memory_freebsd.c (new)
_______________________________________________
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"
Comment 3 Jun Kuriyama freebsd_committer freebsd_triage 2008-05-27 03:08:13 UTC
State Changed
From-To: open->closed

Committed, thanks!