benchmarks/netio: update 1.26 -> 1.32

- Fix clang build issues
- Maintainer's timeout (arved@FreeBSD.org)

PR:		181789
Submitted by:	Pawel Biernacki <pawel.biernacki@gmail.com>
This commit is contained in:
Bartek Rutkowski 2015-03-22 17:28:27 +00:00
parent e73272ab4c
commit 902e1e1c72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381939
3 changed files with 3130 additions and 286 deletions

View file

@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= netio
PORTVERSION= 1.26
PORTVERSION= 1.32
CATEGORIES= benchmarks net ipv6
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
DISTNAME= netio126
DISTNAME= netio132
MAINTAINER= arved@FreeBSD.org
COMMENT= Network benchmark
@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}
USES= gmake zip
PLIST_FILES= bin/netio
CFLAGS+= -DUNIX
CFLAGS+= -DUNIX -DSOCKLEN_T
LIBS+= -pthread
MAKE_ENV+= OUT=-o

View file

@ -1,2 +1,2 @@
SHA256 (netio126.zip) = 86c0bdee3224477b43c0cb6161ce1a20b2a2b6d59ef37f67864227096d9e8d5c
SIZE (netio126.zip) = 140402
SHA256 (netio132.zip) = c21550dfac6634558a7a79957eed28c46c62e0543017ef9d5c97c49f3cd41ddd
SIZE (netio132.zip) = 162484

File diff suppressed because it is too large Load diff