pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/netio Update "netio" to version 1.23. This ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b139cde852c
branches:  trunk
changeset: 515467:2b139cde852c
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Jul 02 15:02:59 2006 +0000

description:
Update "netio" to version 1.23. This version fixes various minor bugs
found since the 1.26 release.

diffstat:

 benchmarks/netio/Makefile |  12 ++++++------
 benchmarks/netio/PLIST    |   4 ++--
 benchmarks/netio/distinfo |   8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (53 lines):

diff -r 6fbc767f1e24 -r 2b139cde852c benchmarks/netio/Makefile
--- a/benchmarks/netio/Makefile Sun Jul 02 14:50:30 2006 +0000
+++ b/benchmarks/netio/Makefile Sun Jul 02 15:02:59 2006 +0000
@@ -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@localhost
 COMMENT=       Network benchmark for OS/2 2.x, Windows NT/2000 and Unix
 
@@ -28,7 +28,7 @@
 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 -r 6fbc767f1e24 -r 2b139cde852c benchmarks/netio/PLIST
--- a/benchmarks/netio/PLIST    Sun Jul 02 14:50:30 2006 +0000
+++ b/benchmarks/netio/PLIST    Sun Jul 02 15:02:59 2006 +0000
@@ -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 -r 6fbc767f1e24 -r 2b139cde852c benchmarks/netio/distinfo
--- a/benchmarks/netio/distinfo Sun Jul 02 14:50:30 2006 +0000
+++ b/benchmarks/netio/distinfo Sun Jul 02 15:02:59 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index