diff options
-rw-r--r-- | benchmarks/netio/Makefile | 12 | ||||
-rw-r--r-- | benchmarks/netio/PLIST | 4 | ||||
-rw-r--r-- | benchmarks/netio/distinfo | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile index b41627553cf..f6a3ce4c3e3 100644 --- a/benchmarks/netio/Makefile +++ b/benchmarks/netio/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:19 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/07/02 15:02:59 tron Exp $ -DISTNAME= netio123 -PKGNAME= netio-1.23 -PKGREVISION= 1 +DISTNAME= netio126 +PKGNAME= netio-1.26 CATEGORIES= benchmarks net -MASTER_SITES= ftp://ftp.leo.org/pub/historic/comp/os/os2/leo/systools/ +MASTER_SITES= http://www.ars.de/ars/ars.nsf/f24a6a0b94c22d82862566960071bf5a/aa577bc4be573b05c125706d004c75b5/\$$FILE/ EXTRACT_SUFX= .zip +HOMEPAGE= http://www.ars.de/ars/ars.nsf/docs/netio MAINTAINER= tron@NetBSD.org COMMENT= Network benchmark for OS/2 2.x, Windows NT/2000 and Unix @@ -28,7 +28,7 @@ INSTALLATION_DIRS= bin do-install: ${INSTALL_PROGRAM} ${WRKSRC}/netio ${PREFIX}/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/netio - ${INSTALL_DATA} ${WRKSRC}/netio.doc ${PREFIX}/share/doc/netio + ${INSTALL_DATA} ${WRKSRC}/netio.doc ${PREFIX}/share/doc/netio/netio.txt .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/benchmarks/netio/PLIST b/benchmarks/netio/PLIST index 2d6664466ca..18ed7405ee0 100644 --- a/benchmarks/netio/PLIST +++ b/benchmarks/netio/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:45:31 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/07/02 15:02:59 tron Exp $ bin/netio -share/doc/netio/netio.doc +share/doc/netio/netio.txt @dirrm share/doc/netio diff --git a/benchmarks/netio/distinfo b/benchmarks/netio/distinfo index 781e11d3a8e..dc9d8036f42 100644 --- a/benchmarks/netio/distinfo +++ b/benchmarks/netio/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2005/08/09 22:47:09 tron Exp $ +$NetBSD: distinfo,v 1.9 2006/07/02 15:02:59 tron Exp $ -SHA1 (netio123.zip) = 6a75ba56813e60a1e0e8b9bba6f2d3cc6b7290d1 -RMD160 (netio123.zip) = df6b077cd4549c7cc6e6df71c3af103d1f43cb42 -Size (netio123.zip) = 130800 bytes +SHA1 (netio126.zip) = ef63e9b0564445a1831b53be98a5472dbceaa922 +RMD160 (netio126.zip) = bff92f25df1df87c7075432b1da3e0f7defe1e30 +Size (netio126.zip) = 140402 bytes |