pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/benchmarks/hbench Since the canonical config.guess ret...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abb91cec17e7
branches:  trunk
changeset: 506902:abb91cec17e7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 23 18:07:51 2006 +0000

description:
Since the canonical config.guess returned netbsdelf, add that as target.

diffstat:

 benchmarks/hbench/distinfo         |  4 ++--
 benchmarks/hbench/patches/patch-aq |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 2a1da503c2b5 -r abb91cec17e7 benchmarks/hbench/distinfo
--- a/benchmarks/hbench/distinfo        Mon Jan 23 17:57:47 2006 +0000
+++ b/benchmarks/hbench/distinfo        Mon Jan 23 18:07:51 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2006/01/12 15:10:29 joerg Exp $
+$NetBSD: distinfo,v 1.11 2006/01/23 18:07:51 joerg Exp $
 
 SHA1 (hbench-1.0/hbench-OS-1.0.tar.gz) = b1a72287e2d04561141f296ba04d142f60152fe0
 RMD160 (hbench-1.0/hbench-OS-1.0.tar.gz) = 2e2702c035689e1dec39328e47dc9dc9ff558103
@@ -18,4 +18,4 @@
 SHA1 (patch-an) = 4cb762c246cdde99a219b8a4de2d354f2b6abb85
 SHA1 (patch-ao) = 69c92f83d10f061f8f0aa05da860cfc5cf764859
 SHA1 (patch-ap) = 057465b9f89e76367781401d91b333679a651cb4
-SHA1 (patch-aq) = 1d6b1c4dfadce17985b39bf1563176840119bcb6
+SHA1 (patch-aq) = ecab68eae37cba0109225b82c4b18b48cd9f6498
diff -r 2a1da503c2b5 -r abb91cec17e7 benchmarks/hbench/patches/patch-aq
--- a/benchmarks/hbench/patches/patch-aq        Mon Jan 23 17:57:47 2006 +0000
+++ b/benchmarks/hbench/patches/patch-aq        Mon Jan 23 18:07:51 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aq,v 1.1 2006/01/12 15:10:29 joerg Exp $
+$NetBSD: patch-aq,v 1.2 2006/01/23 18:07:51 joerg Exp $
 
 --- src/Makefile.orig  1997-06-27 14:50:31.000000000 +0000
 +++ src/Makefile
@@ -7,7 +7,7 @@
  
  # The following don't need special handling.
 -freebsd netbsd openbsd sunos linux:
-+dragonfly freebsd netbsd openbsd sunos linux:
++dragonfly freebsd netbsd netbsdelf openbsd sunos linux:
        @$(MAKE) binaries
  
  bsdi:



Home | Main Index | Thread Index | Old Index