Bug 163181 - net-mgmt/bsnmp-ucd: update to 0.3.3
Summary: net-mgmt/bsnmp-ucd: update to 0.3.3
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-11 16:30 UTC by Mikolaj Golub
Modified: 2011-12-12 15:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1016 bytes, patch)
2011-12-11 16:30 UTC, Mikolaj Golub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Golub 2011-12-11 16:30:01 UTC
- update to 0.3.3;
- update MAINTAINER address.

Changes:

  * Calculate ssCpuUser, ssCpuSystem and ssCpuIdle over the last
    minute, as it is specified in the MIB. Previously they were
    calculated over UPDATE_INTERVAL, which was 5 sec.

  * Return prErrMessage correctly for the case when no processes found.
    Submitted by Mykola Dzham <i@levsha.me> (initial version).

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2011-12-12 10:45:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-12 15:47:26 UTC
culot       2011-12-12 15:47:17 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/bsnmp-ucd   Makefile distinfo 
  Log:
  - Update to 0.3.3
  - Update MAINTAINER address
  
  Changes:        http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
  PR:             ports/163181
  Submitted by:   trociny@ (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.12      +2 -2      ports/net-mgmt/bsnmp-ucd/Makefile
  1.8       +2 -2      ports/net-mgmt/bsnmp-ucd/distinfo
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2011-12-12 15:47:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!