From owner-freebsd-ports Tue Oct 17 21:20: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 653E937B4CF for ; Tue, 17 Oct 2000 21:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA17505; Tue, 17 Oct 2000 21:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id 9F21837B4D7 for ; Tue, 17 Oct 2000 21:11:39 -0700 (PDT) Received: (qmail 15886 invoked by uid 1000); 18 Oct 2000 04:04:56 -0000 Message-Id: <20001018040456.15885.qmail@epsilon.lucida.qc.ca> Date: 18 Oct 2000 04:04:56 -0000 From: matt@LUCIDA.QC.CA Reply-To: matt@LUCIDA.QC.CA To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22070: PORT UPDATE: net/mrtg Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22070 >Category: ports >Synopsis: PORT UPDATE: net/mrtg 2.9.1->2.9.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 17 21:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Matt Heckaman >Release: FreeBSD 4.1.1-RELEASE i386 >Organization: Lucida Communications >Environment: FreeBSD 4.1.1-RELEASE, also tested on FreeBSD 3.5-STABLE. Tested using both normal MRTG as well as RRDTOOL 1.0.28 w/ GD 1.8.3 >Description: The release of mrtg 2.9.2 corrected several problems within MRTG, some of them being serious (RunAsDaemon+Forking). Quoting from the CHANGELOG: Changes 2.9.2 ------------- From: Tobi * revisited and fixed forking code. mrtg was not stable when run as daemon with forking enabled. Aftermath of the confcache problems in 2.9.0 * cfgmaker was not working properly when multiple routers were specified on the command line From: Dan Harkless * cfgmaker fixes: spelling, quote arguments with space, make --subdirs work * MRTG_lib.pm spell fix for include error message From: donlong * updated big5 translation >How-To-Repeat: N/A >Fix: diff -Nru mrtg.original/Makefile mrtg/Makefile --- mrtg.original/Makefile Fri Oct 13 08:05:37 2000 +++ mrtg/Makefile Tue Oct 17 23:53:44 2000 @@ -6,7 +6,7 @@ # PORTNAME= mrtg -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ diff -Nru mrtg.original/distinfo mrtg/distinfo --- mrtg.original/distinfo Fri Oct 13 08:05:37 2000 +++ mrtg/distinfo Tue Oct 17 23:53:02 2000 @@ -1 +1 @@ -MD5 (mrtg-2.9.1.tar.gz) = 78cb2e57d98ce1d16a240ad97100bd8f +MD5 (mrtg-2.9.2.tar.gz) = 85d6b3d925d94357f97959a4d3637220 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message