Date: Sat, 17 Jan 2009 03:56:35 -0800 (PST) From: Dennis Herrmann <adox@mcx2.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130648: [PATCH] net-mgmt/rrdbot: update to 0.9.2, take maintainership Message-ID: <4971c773.0af6660a.7839.37b4@mx.google.com> Resent-Message-ID: <200901171200.n0HC061h082597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130648 >Category: ports >Synopsis: [PATCH] net-mgmt/rrdbot: update to 0.9.2, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 17 12:00:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009 >Description: - Update to 0.9.2 - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rrdbot-0.9.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/rrdbot/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 20 Nov 2008 11:06:24 -0000 1.2 +++ Makefile 17 Jan 2009 11:55:48 -0000 @@ -6,11 +6,11 @@ # PORTNAME= rrdbot -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= net-mgmt MASTER_SITES= http://memberwebs.com/stef/software/rrdbot/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Threaded SNMP polling daemon which stores data in RRDs LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net-mgmt/rrdbot/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 23 Sep 2008 02:02:16 -0000 1.1 +++ distinfo 16 Jan 2009 16:12:11 -0000 @@ -1,3 +1,3 @@ -MD5 (rrdbot-0.9.1.tar.gz) = 0be67c64be1a87f064351e3964571699 -SHA256 (rrdbot-0.9.1.tar.gz) = 6bc2637fca8f841f10bb08a03f962ff393d181809cfbe011a268603786cbbf79 -SIZE (rrdbot-0.9.1.tar.gz) = 490158 +MD5 (rrdbot-0.9.2.tar.gz) = ed88cac60a9b18256fc1227298aa4ed8 +SHA256 (rrdbot-0.9.2.tar.gz) = d7216db22cf5a2896efcbac4bb2ba3b3730901f500b74382143b23a6815ae873 +SIZE (rrdbot-0.9.2.tar.gz) = 490518 --- rrdbot-0.9.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4971c773.0af6660a.7839.37b4>