From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 26 20:30:02 2012 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 8ECB61065675 for ; Sat, 26 May 2012 20:30:02 +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 4860D8FC1A for ; Sat, 26 May 2012 20:30:02 +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 q4QKU29s093145 for ; Sat, 26 May 2012 20:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4QKU20V093144; Sat, 26 May 2012 20:30:02 GMT (envelope-from gnats) Resent-Date: Sat, 26 May 2012 20:30:02 GMT Resent-Message-Id: <201205262030.q4QKU20V093144@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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29B201065680 for ; Sat, 26 May 2012 20:20:36 +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 158518FC18 for ; Sat, 26 May 2012 20:20:36 +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 q4QKKZKC063253 for ; Sat, 26 May 2012 20:20:35 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q4QKKZAx063252; Sat, 26 May 2012 20:20:35 GMT (envelope-from nobody) Message-Id: <201205262020.q4QKKZAx063252@red.freebsd.org> Date: Sat, 26 May 2012 20:20:35 GMT From: Mikolaj Golub To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/168353: net-mgmt/bsnmp-ucd: update to 0.3.4 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: Sat, 26 May 2012 20:30:02 -0000 >Number: 168353 >Category: ports >Synopsis: net-mgmt/bsnmp-ucd: update to 0.3.4 >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: Sat May 26 20:30:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Mikolaj Golub >Release: >Organization: >Environment: >Description: - Update to 0.3.4 - Add LICENSE bsnmp-ucd (0.3.4) * Set dskErrorFlag and dskErrorMsg when disk free space less than dskMinimum or dskMinPercent. * Cleanup and small bugfixes. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -pur net-mgmt/bsnmp-ucd.orig/Makefile net-mgmt/bsnmp-ucd/Makefile --- net-mgmt/bsnmp-ucd.orig/Makefile 2012-05-26 22:59:28.000000000 +0300 +++ net-mgmt/bsnmp-ucd/Makefile 2012-05-26 23:00:41.000000000 +0300 @@ -6,13 +6,15 @@ # PORTNAME= bsnmp-ucd -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.4 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= trociny@FreeBSD.org COMMENT= A bsnmpd module that implements parts of UCD-SNMP-MIB +LICENSE= BSD + USE_AUTOTOOLS= libtool:env MAN8= bsnmp-ucd.8 diff -pur net-mgmt/bsnmp-ucd.orig/distinfo net-mgmt/bsnmp-ucd/distinfo --- net-mgmt/bsnmp-ucd.orig/distinfo 2012-05-26 22:59:28.000000000 +0300 +++ net-mgmt/bsnmp-ucd/distinfo 2012-05-26 23:00:44.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (bsnmp-ucd-0.3.3.tar.gz) = d223772dca8f05b491a63f496ee77bf6e83b47f0fc7fcefdc3a5a316fe7108c1 -SIZE (bsnmp-ucd-0.3.3.tar.gz) = 27976 +SHA256 (bsnmp-ucd-0.3.4.tar.gz) = 04ffb5a28665718ada54a5fc924d38221a3c1a81e93b330b97d5111dbdc8d677 +SIZE (bsnmp-ucd-0.3.4.tar.gz) = 28137 >Release-Note: >Audit-Trail: >Unformatted: