From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 11 16:30:01 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC9DC106564A for ; Sun, 11 Dec 2011 16:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 95A548FC14 for ; Sun, 11 Dec 2011 16:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBBGU1eK063979 for ; Sun, 11 Dec 2011 16:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBBGU12Q063978; Sun, 11 Dec 2011 16:30:01 GMT (envelope-from gnats) Resent-Date: Sun, 11 Dec 2011 16:30:01 GMT Resent-Message-Id: <201112111630.pBBGU12Q063978@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mikolaj Golub Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 369071065670 for ; Sun, 11 Dec 2011 16:23:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 269728FC08 for ; Sun, 11 Dec 2011 16:23:32 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pBBGNVQY009029 for ; Sun, 11 Dec 2011 16:23:31 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id pBBGNVal009025; Sun, 11 Dec 2011 16:23:31 GMT (envelope-from nobody) Message-Id: <201112111623.pBBGNVal009025@red.freebsd.org> Date: Sun, 11 Dec 2011 16:23:31 GMT From: Mikolaj Golub To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/163181: net-mgmt/bsnmp-ucd: update to 0.3.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2011 16:30:01 -0000 >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 (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@gmail.com +MAINTAINER= trociny@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: