pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/benchmarks/nettest Remove duplicate '-DNO_ISO' in IRIX...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8abea2bd190b
branches:  trunk
changeset: 479803:8abea2bd190b
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Sun Aug 22 23:30:18 2004 +0000

description:
Remove duplicate '-DNO_ISO' in IRIX target.

diffstat:

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

diffs (32 lines):

diff -r d490280b76ec -r 8abea2bd190b benchmarks/nettest/distinfo
--- a/benchmarks/nettest/distinfo       Sun Aug 22 23:27:16 2004 +0000
+++ b/benchmarks/nettest/distinfo       Sun Aug 22 23:30:18 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2004/08/22 23:27:16 jschauma Exp $
+$NetBSD: distinfo,v 1.4 2004/08/22 23:30:18 jschauma Exp $
 
 SHA1 (nettest.92.11.09.tar.Z) = 745408751115784f8f5dc63b16428eb1404d6c5e
 Size (nettest.92.11.09.tar.Z) = 35068 bytes
-SHA1 (patch-aa) = 450c812e29686a209aecce8b29321146290d538b
+SHA1 (patch-aa) = dcff390511f8eb33326f04ecc41f0a40f5c411a8
 SHA1 (patch-ab) = e96227451fce253cd77491cfa2214fa49651af15
 SHA1 (patch-ac) = a76e6ce16d984b811cc861d445289dec0d48f40b
 SHA1 (patch-ad) = 86f02549dd061b5eacf51d3202429271e2223d1a
diff -r d490280b76ec -r 8abea2bd190b benchmarks/nettest/patches/patch-aa
--- a/benchmarks/nettest/patches/patch-aa       Sun Aug 22 23:27:16 2004 +0000
+++ b/benchmarks/nettest/patches/patch-aa       Sun Aug 22 23:30:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 2004/08/22 23:24:56 jschauma Exp $
+$NetBSD: patch-aa,v 1.3 2004/08/22 23:30:18 jschauma Exp $
 
 --- Makefile.orig      1992-11-05 17:03:14.000000000 -0500
 +++ Makefile   2004-08-22 18:59:36.000000000 -0400
@@ -22,7 +22,7 @@
 +IRIX IRIX64:
 +      $(MAKE) objs \
 +              INCLUDE="-I." \
-+              DEFINES="-DWAIT3CODE -DNONVOID_SETPGRP -DNO_ISO -DNAMEDPIPES -DNO_ISO" \
++              DEFINES="-DWAIT3CODE -DNONVOID_SETPGRP -DNAMEDPIPES -DNO_ISO" \
 +              LIBS="" OPT="-O"
 +
 +Linux:



Home | Main Index | Thread Index | Old Index