aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mrtg
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-12-31 08:31:28 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-12-31 08:31:28 +0000
commitd7b9f0c9f17a21429d2926eabe59a0f4f400864d (patch)
tree89d32c4ca6fbb828d76b372d3de10a233b9996a1 /net-mgmt/mrtg
parent0ea91572be3f1867fdb496f47e8833ef55118cb7 (diff)
downloadports-d7b9f0c9f17a21429d2926eabe59a0f4f400864d.tar.gz
ports-d7b9f0c9f17a21429d2926eabe59a0f4f400864d.zip
Notes
Diffstat (limited to 'net-mgmt/mrtg')
-rw-r--r--net-mgmt/mrtg/Makefile9
-rw-r--r--net-mgmt/mrtg/distinfo5
-rw-r--r--net-mgmt/mrtg/pkg-descr2
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.