pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/hbench Replace non-responding master site; ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d23ed09b1609
branches: trunk
changeset: 482483:d23ed09b1609
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 28 16:49:45 2004 +0000
description:
Replace non-responding master site; use currently available tarball
(using DIST_SUBDIR).
Diff is:
diff -r old/hbench-OS/README new/hbench-OS/README
12a13,14
> If you would like to share your results, please mail
> them to hbench-results%eecs.harvard.edu@localhost.
51a54,56
> If you would like to share your results, please mail
> them to hbench-results%eecs.harvard.edu@localhost.
>
diffstat:
benchmarks/hbench/Makefile | 6 ++++--
benchmarks/hbench/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (39 lines):
diff -r 25d4f268f33d -r d23ed09b1609 benchmarks/hbench/Makefile
--- a/benchmarks/hbench/Makefile Thu Oct 28 16:45:13 2004 +0000
+++ b/benchmarks/hbench/Makefile Thu Oct 28 16:49:45 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2004/07/30 15:50:37 minskim Exp $
+# $NetBSD: Makefile,v 1.26 2004/10/28 16:49:45 wiz Exp $
DISTNAME= hbench-OS-1.0
PKGNAME= hbench-1.0
PKGREVISION= 1
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.eecs.harvard.edu/pub/hbench-OS/
+MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/
MAINTAINER= root%garbled.net@localhost
HOMEPAGE= http://www.eecs.harvard.edu/vino/perf/hbench/
@@ -21,6 +21,8 @@
PLIST_SRC= ${WRKDIR}/PLIST-src
+DIST_SUBDIR= ${PKGNAME_NOREV}
+
post-patch:
@machfiles=""; \
if [ ${MACHINE} = i386 ]; then \
diff -r 25d4f268f33d -r d23ed09b1609 benchmarks/hbench/distinfo
--- a/benchmarks/hbench/distinfo Thu Oct 28 16:45:13 2004 +0000
+++ b/benchmarks/hbench/distinfo Thu Oct 28 16:49:45 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2001/09/22 20:47:16 jdolecek Exp $
+$NetBSD: distinfo,v 1.5 2004/10/28 16:49:45 wiz Exp $
-SHA1 (hbench-OS-1.0.tar.gz) = f8461fee712e354072f2764496403a50c1543c24
-Size (hbench-OS-1.0.tar.gz) = 205666 bytes
+SHA1 (hbench-1.0/hbench-OS-1.0.tar.gz) = b1a72287e2d04561141f296ba04d142f60152fe0
+Size (hbench-1.0/hbench-OS-1.0.tar.gz) = 206216 bytes
SHA1 (patch-aa) = f08f8feefec200af85895384dc0b436580dffa9f
SHA1 (patch-ab) = 68a309f6ff19e82d110c10202f753bbe73047239
SHA1 (patch-ac) = bb76721c0a534d6aec98d8d81c3e4cea67bf4da7
Home |
Main Index |
Thread Index |
Old Index