From owner-freebsd-ports Thu Mar 25 7:40:20 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B7BDA1534E for ; Thu, 25 Mar 1999 07:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA42678; Thu, 25 Mar 1999 07:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3]) by hub.freebsd.org (Postfix) with ESMTP id BAAC515344 for ; Thu, 25 Mar 1999 07:39:38 -0800 (PST) (envelope-from dima@netserv1.chg.ru) Received: (from dima@localhost) by netserv1.chg.ru (8.9.1/8.9.1) id SAA20882; Thu, 25 Mar 1999 18:39:18 +0300 (MSK) Message-Id: <199903251539.SAA20882@netserv1.chg.ru> Date: Thu, 25 Mar 1999 18:39:18 +0300 (MSK) From: Dima Sivachenko Reply-To: dima@Chg.RU To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/10791: Update net/mrtg to 2.7.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10791 >Category: ports >Synopsis: Update net/mrtg to 2.7.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 25 07:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dima Sivachenko >Release: FreeBSD 3.0-980520-SNAP i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -Nur mrtg.old/Makefile mrtg/Makefile --- mrtg.old/Makefile Thu Mar 25 18:18:55 1999 +++ mrtg/Makefile Thu Mar 25 18:34:26 1999 @@ -6,9 +6,10 @@ # $Id: Makefile,v 1.11 1999/03/10 15:02:22 jfitz Exp $ # -DISTNAME= mrtg-2.6.6 +DISTNAME= mrtg-2.7.1 CATEGORIES= net -MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ +MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ \ + ftp://ftp.chg.ru/pub/networking/management/mrtg/ MAINTAINER= jfitz@FreeBSD.ORG @@ -40,7 +41,7 @@ ${INSTALL_DATA} ${WRKSRC}/run/$$file ${PREFIX}/lib/perl5/site_perl/${PERL_VER}; \ done ${INSTALL_PROGRAM} ${WRKSRC}/run/rateup ${PREFIX}/bin/ - for file in mrtg cfgmaker indexmaker; do \ + for file in mrtg cfgmaker cfgmaker_ip indexmaker; do \ ${INSTALL_SCRIPT} ${WRKSRC}/run/$$file ${PREFIX}/bin/; \ done diff -Nur mrtg.old/files/md5 mrtg/files/md5 --- mrtg.old/files/md5 Thu Mar 25 18:18:54 1999 +++ mrtg/files/md5 Thu Mar 25 18:22:11 1999 @@ -1 +1 @@ -MD5 (mrtg-2.6.6.tar.gz) = e5b1b5c63ddcc13c3fd096cd90b3a5a3 +MD5 (mrtg-2.7.1.tar.gz) = 5e43963d8a986fd4c4e7235600d2fffe diff -Nur mrtg.old/pkg/DESCR mrtg/pkg/DESCR --- mrtg.old/pkg/DESCR Thu Mar 25 18:18:55 1999 +++ mrtg/pkg/DESCR Thu Mar 25 18:37:07 1999 @@ -7,5 +7,4 @@ for an example. MRTG is based on Perl and C and works under UNIX and Windows NT. -MRTG is being successfully used on many sites arrond the net. Check the -MRTG-Site-Map, which is at +http://www.mrtg.org diff -Nur mrtg.old/pkg/PLIST mrtg/pkg/PLIST --- mrtg.old/pkg/PLIST Thu Mar 25 18:18:55 1999 +++ mrtg/pkg/PLIST Thu Mar 25 18:34:38 1999 @@ -1,4 +1,5 @@ bin/cfgmaker +bin/cfgmaker_ip bin/indexmaker bin/mrtg bin/rateup >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message