diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2006-12-31 08:31:28 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2006-12-31 08:31:28 +0000 |
commit | d7b9f0c9f17a21429d2926eabe59a0f4f400864d (patch) | |
tree | 89d32c4ca6fbb828d76b372d3de10a233b9996a1 /net-mgmt/mrtg | |
parent | 0ea91572be3f1867fdb496f47e8833ef55118cb7 (diff) | |
download | ports-d7b9f0c9f17a21429d2926eabe59a0f4f400864d.tar.gz ports-d7b9f0c9f17a21429d2926eabe59a0f4f400864d.zip |
Notes
Diffstat (limited to 'net-mgmt/mrtg')
-rw-r--r-- | net-mgmt/mrtg/Makefile | 9 | ||||
-rw-r--r-- | net-mgmt/mrtg/distinfo | 5 | ||||
-rw-r--r-- | net-mgmt/mrtg/pkg-descr | 2 |
3 files changed, 7 insertions, 9 deletions
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile index 0e1e6181440f..8ef1fd5ce7e5 100644 --- a/net-mgmt/mrtg/Makefile +++ b/net-mgmt/mrtg/Makefile @@ -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 diff --git a/net-mgmt/mrtg/distinfo b/net-mgmt/mrtg/distinfo index ae705f3c3fd6..0a49de23b7ce 100644 --- a/net-mgmt/mrtg/distinfo +++ b/net-mgmt/mrtg/distinfo @@ -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 diff --git a/net-mgmt/mrtg/pkg-descr b/net-mgmt/mrtg/pkg-descr index 37269262fdfb..7704542faa83 100644 --- a/net-mgmt/mrtg/pkg-descr +++ b/net-mgmt/mrtg/pkg-descr @@ -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. |