- 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:
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!