View | Details | Raw Unified | Return to bug 275604 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (-4 / +5 lines)
Lines 1-12 Link Here
1
# Created by: Thomas Dreibholz <dreibh@iem.uni-due.de>
1
# Created by: Thomas Dreibholz <thomas.dreibholz@gmail.com>
2
2
3
PORTNAME=	netperfmeter
3
PORTNAME=	netperfmeter
4
PORTVERSION=	1.9.0
4
PORTVERSION=	1.9.5
5
CATEGORIES=	benchmarks
5
CATEGORIES=	benchmarks
6
MASTER_SITES=	https://www.uni-due.de/~be0001/netperfmeter/download/
6
MASTER_SITES=	https://www.nntb.no/~dreibh/netperfmeter/download/
7
7
8
MAINTAINER=	dreibh@iem.uni-due.de
8
MAINTAINER=	thomas.dreibholz@gmail.com
9
COMMENT=	Network Performance Meter
9
COMMENT=	Network Performance Meter
10
WWW=            https://www.nntb.no/~dreibh/netperfmeter/
10
11
11
LICENSE=	GPLv3+
12
LICENSE=	GPLv3+
12
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
(-)./distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1618741846
1
TIMESTAMP = 1701950439
2
SHA256 (netperfmeter-1.9.0.tar.xz) = 34d1e3837d8288856ffee6cd443ed447b08a15791508dc385cec45b30caa483a
2
SHA256 (netperfmeter-1.9.5.tar.xz) = d94f2eae523bbf49eeee757c81da7e4ad625efafef889afd5d63defe4e6ae76b
3
SIZE (netperfmeter-1.9.0.tar.xz) = 243212
3
SIZE (netperfmeter-1.9.5.tar.xz) = 282864
(-)./pkg-descr (-2 lines)
Lines 4-8 Link Here
4
and measures the resulting flow bandwidths and QoS. The
4
and measures the resulting flow bandwidths and QoS. The
5
results are written as vector and scalar files. The vector
5
results are written as vector and scalar files. The vector
6
files can e.g. be used to create plots of the results.
6
files can e.g. be used to create plots of the results.
7
8
WWW: https://www.uni-due.de/~be0001/netperfmeter/

Return to bug 275604