Update to 2.15.0.

PR:		107259
Submitted by:	Alexander Logvinov <ports@logvinov.com>
This commit is contained in:
Dmitry Sivachenko 2006-12-31 08:31:28 +00:00
parent 0ea91572be
commit d7b9f0c9f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181123
3 changed files with 7 additions and 9 deletions

View File

@ -6,16 +6,13 @@
#
PORTNAME= mrtg
PORTVERSION= 2.14.7
PORTVERSION= 2.15.0
PORTEPOCH= 1
CATEGORIES= net-mgmt ipv6
MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/ \
${MASTER_SITE_RINGSERVER} \
ftp://ftp.idilis.ro/mirrors/mrtg/ \
ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \
ftp://ftp.po.opole.pl/pub/unix/net/tools/mrtg/ \
ftp://ftp.ujf-grenoble.fr/mirror/networking/mrtg/
MASTER_SITE_SUBDIR= net/mrtg
ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/
MAINTAINER= demon@FreeBSD.org
COMMENT= The multi-router traffic grapher

View File

@ -1,2 +1,3 @@
MD5 (mrtg-2.14.7.tar.gz) = 12de12dc27388934ce2521af3f914f33
SIZE (mrtg-2.14.7.tar.gz) = 1061341
MD5 (mrtg-2.15.0.tar.gz) = 3417d8d43c25f5bcdeebff70e68ccb82
SHA256 (mrtg-2.15.0.tar.gz) = a5eee677b77db669c1552e3e7d7cd31ae83f7d6683ca9b0638c7a0604983736c
SIZE (mrtg-2.15.0.tar.gz) = 1068297

View File

@ -2,7 +2,7 @@ The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic
load on network-links. MRTG generates HTML pages containing PNG images which
provide a LIVE visual representation of this traffic. Check
WWW: http://www.mrtg.org/
WWW: http://oss.oetiker.ch/mrtg/
for an example. MRTG is based on Perl and C and works under UNIX and Windows
NT.