ports/163181: net-mgmt/bsnmp-ucd: update to 0.3.3

Mikolaj Golub to.my.trociny at gmail.com
Sun Dec 11 16:30:01 UTC 2011


>Number:         163181
>Category:       ports
>Synopsis:       net-mgmt/bsnmp-ucd: update to 0.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 11 16:30:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
- 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 at levsha.me> (initial version).

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -pu net-mgmt/bsnmp-ucd.orig/Makefile net-mgmt/bsnmp-ucd/Makefile
--- net-mgmt/bsnmp-ucd.orig/Makefile	2011-12-11 13:26:42.000000000 +0200
+++ net-mgmt/bsnmp-ucd/Makefile	2011-12-11 13:28:21.000000000 +0200
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	bsnmp-ucd
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
-MAINTAINER=	to.my.trociny at gmail.com
+MAINTAINER=	trociny at FreeBSD.org
 COMMENT=	A bsnmpd module that implements parts of UCD-SNMP-MIB
 
 USE_MAKE=	yes
diff -pu net-mgmt/bsnmp-ucd.orig/distinfo net-mgmt/bsnmp-ucd/distinfo
--- net-mgmt/bsnmp-ucd.orig/distinfo	2011-12-11 13:26:42.000000000 +0200
+++ net-mgmt/bsnmp-ucd/distinfo	2011-12-11 16:21:40.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (bsnmp-ucd-0.3.2.tar.gz) = 74507774be8864f2368aa8f760a4b65ffabaa9f685d40d11c3cd30b1172981b6
-SIZE (bsnmp-ucd-0.3.2.tar.gz) = 27344
+SHA256 (bsnmp-ucd-0.3.3.tar.gz) = d223772dca8f05b491a63f496ee77bf6e83b47f0fc7fcefdc3a5a316fe7108c1
+SIZE (bsnmp-ucd-0.3.3.tar.gz) = 27976


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list