aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/mrtg
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2006-12-31 16:31:28 +0800
committerdemon <demon@FreeBSD.org>2006-12-31 16:31:28 +0800
commit76a1b96246783cd9249f9e0749388e285aa6f0a4 (patch)
tree9595c90a256835132eea89e29d9ffdb239609930 /net-mgmt/mrtg
parenta541fd24a362f19f0dce8240b2fc2b8304eaef37 (diff)
downloadfreebsd-ports-gnome-76a1b96246783cd9249f9e0749388e285aa6f0a4.tar.gz
freebsd-ports-gnome-76a1b96246783cd9249f9e0749388e285aa6f0a4.tar.zst
freebsd-ports-gnome-76a1b96246783cd9249f9e0749388e285aa6f0a4.zip
Update to 2.15.0.
PR: 107259 Submitted by: Alexander Logvinov <ports@logvinov.com>
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.