Date: Sat, 26 May 2012 20:20:35 GMT From: Mikolaj Golub <trociny@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/168353: net-mgmt/bsnmp-ucd: update to 0.3.4 Message-ID: <201205262020.q4QKKZAx063252@red.freebsd.org> Resent-Message-ID: <201205262030.q4QKU20V093144@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205262020.q4QKKZAx063252>