diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-28 16:49:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-28 16:49:45 +0000 |
commit | 90654cf274405e3e695ff854343aa31b130f49af (patch) | |
tree | 85a42a5c10560c97e582a47a8068de1c1d1503fa /benchmarks | |
parent | 5a3d393364ff1ddc405b10682d43cb35ac2fa13e (diff) | |
download | pkgsrc-90654cf274405e3e695ff854343aa31b130f49af.tar.gz |
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.
51a54,56
> If you would like to share your results, please mail
> them to hbench-results@eecs.harvard.edu.
>
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hbench/Makefile | 6 | ||||
-rw-r--r-- | benchmarks/hbench/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index d97a190e7e4..558d75447b3 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -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 HOMEPAGE= http://www.eecs.harvard.edu/vino/perf/hbench/ @@ -21,6 +21,8 @@ ALL_TARGET= build PLIST_SRC= ${WRKDIR}/PLIST-src +DIST_SUBDIR= ${PKGNAME_NOREV} + post-patch: @machfiles=""; \ if [ ${MACHINE} = i386 ]; then \ diff --git a/benchmarks/hbench/distinfo b/benchmarks/hbench/distinfo index e3ff7f3bdba..1816504a073 100644 --- a/benchmarks/hbench/distinfo +++ b/benchmarks/hbench/distinfo @@ -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 |