netperf upstream moved to github
This commit is contained in:
parent
6524807b89
commit
61ab8b8e64
@ -1,13 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2017/04/19 23:44:13 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2017/09/07 20:33:09 sthen Exp $
|
||||
|
||||
COMMENT= network performance benchmark
|
||||
|
||||
DISTNAME= netperf-2.7.0
|
||||
REVISION= 1
|
||||
GH_ACCOUNT= HewlettPackard
|
||||
GH_PROJECT= netperf
|
||||
GH_TAGNAME= netperf-2.7.0
|
||||
DISTNAME= netperf-2.7.0-gh
|
||||
WRKDIST= ${WRKDIR}/${GH_TAGNAME}
|
||||
PKGNAME= ${GH_TAGNAME}
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= benchmarks net
|
||||
|
||||
HOMEPAGE= http://www.netperf.org/netperf/
|
||||
HOMEPAGE= https://hewlettpackard.github.io/netperf/
|
||||
|
||||
# "for non-commercial purposes only"; see COPYING
|
||||
PERMIT_PACKAGE_CDROM= No
|
||||
@ -15,9 +20,6 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
WANTLIB += c m
|
||||
|
||||
MASTER_SITES= ftp://ftp.netperf.org/netperf/ \
|
||||
ftp://ftp.netperf.org/netperf/archive/
|
||||
|
||||
AUTOCONF_VERSION= 2.68
|
||||
CONFIGURE_STYLE= autoconf
|
||||
CONFIGURE_ARGS= --enable-demo
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (netperf-2.7.0.tar.gz) = kXDEdYRjvFNC3Nv8iKQLWG/MnXzMoEjsuzstSTh6KLk=
|
||||
SIZE (netperf-2.7.0.tar.gz) = 1299801
|
||||
SHA256 (netperf-2.7.0-gh.tar.gz) = RWm6+kzKPVSOuWpIZ1WvQL2c62q3xqvYHMaqSHUAfE4=
|
||||
SIZE (netperf-2.7.0-gh.tar.gz) = 1993943
|
||||
|
Loading…
Reference in New Issue
Block a user