View | Details | Raw Unified | Return to bug 124104
Collapse All | Expand All

(-)mrtg/Makefile (-3 / +3 lines)
Lines 2-12 Link Here
2
# Date created:				April 18th 1997
2
# Date created:				April 18th 1997
3
# Whom:	      				James FitzGibbon <jfitz@FreeBSD.org>
3
# Whom:	      				James FitzGibbon <jfitz@FreeBSD.org>
4
#
4
#
5
# $FreeBSD: ports/net-mgmt/mrtg/Makefile,v 1.96 2008/05/26 09:17:46 demon Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	mrtg
8
PORTNAME=	mrtg
9
PORTVERSION=	2.16.0
9
PORTVERSION=	2.16.2
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	net-mgmt ipv6
11
CATEGORIES=	net-mgmt ipv6
12
MASTER_SITES=	http://oss.oetiker.ch/mrtg/pub/ \
12
MASTER_SITES=	http://oss.oetiker.ch/mrtg/pub/ \
Lines 14-20 Link Here
14
		ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \
14
		ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \
15
		ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/
15
		ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/
16
16
17
MAINTAINER=	ports@FreeBSD.org
17
MAINTAINER=	mrts@subnets.ru
18
COMMENT=	The multi-router traffic grapher
18
COMMENT=	The multi-router traffic grapher
19
19
20
LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
20
LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
(-)mrtg/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (mrtg-2.16.0.tar.gz) = 568c8f3d7eca2d20607aa7ea7281f897
1
MD5 (mrtg-2.16.2.tar.gz) = 06de09c0ee0d35a0142afed5b275b4cd
2
SHA256 (mrtg-2.16.0.tar.gz) = 97b2788b82d67960260ee9366fc3f84794442fdb3d111480218c6b1560c50fa1
2
SHA256 (mrtg-2.16.2.tar.gz) = ce9ec97bb6c8f94a8d8bb2d3cfa7e72b73754ed7a1081e7aca1c8cece5ce3385
3
SIZE (mrtg-2.16.0.tar.gz) = 1078505
3
SIZE (mrtg-2.16.2.tar.gz) = 1078423

Return to bug 124104