pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/nettest
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 30 15:40:51 UTC 2025
Modified Files:
pkgsrc/benchmarks/nettest: distinfo
pkgsrc/benchmarks/nettest/patches: patch-aa
Log Message:
nettest: remove bitrig support
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/benchmarks/nettest/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/benchmarks/nettest/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/nettest/distinfo
diff -u pkgsrc/benchmarks/nettest/distinfo:1.14 pkgsrc/benchmarks/nettest/distinfo:1.15
--- pkgsrc/benchmarks/nettest/distinfo:1.14 Tue Oct 26 10:02:54 2021
+++ pkgsrc/benchmarks/nettest/distinfo Sun Mar 30 15:40:51 2025
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 10:02:54 nia Exp $
+$NetBSD: distinfo,v 1.15 2025/03/30 15:40:51 wiz Exp $
BLAKE2s (nettest.92.11.09.tar.Z) = ba1f2d527e28f3f94850e75f8280bd8f4e1881c353079a90d30a189db87a0fab
SHA512 (nettest.92.11.09.tar.Z) = f2ff63a84f3001673988a2608bdeb2e6b9725ad522c1db02c9dedc649beca2c0610991faa655370e043be3f4ba3a6a28a66cf1f7be1fcfaeef59fc354019f249
Size (nettest.92.11.09.tar.Z) = 35068 bytes
-SHA1 (patch-aa) = dbe24bfdc96933b9711bd0f9fbec2788117f33f7
+SHA1 (patch-aa) = 0cf9680ddc6e2f43d655d554c9c235ae6f62dba0
SHA1 (patch-ab) = e96227451fce253cd77491cfa2214fa49651af15
SHA1 (patch-ac) = 7c6f6abf3012c81d8898c4ef21936e0e89d108dd
SHA1 (patch-ad) = bbae628cc8cb7a38f89f912d8682dc100fceeabc
Index: pkgsrc/benchmarks/nettest/patches/patch-aa
diff -u pkgsrc/benchmarks/nettest/patches/patch-aa:1.7 pkgsrc/benchmarks/nettest/patches/patch-aa:1.8
--- pkgsrc/benchmarks/nettest/patches/patch-aa:1.7 Sat Nov 7 20:07:07 2015
+++ pkgsrc/benchmarks/nettest/patches/patch-aa Sun Mar 30 15:40:51 2025
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.7 2015/11/07 20:07:07 dholland Exp $
+$NetBSD: patch-aa,v 1.8 2025/03/30 15:40:51 wiz Exp $
- uname might be in /usr/bin
- add configury for modern OSes
@@ -40,7 +40,7 @@ $NetBSD: patch-aa,v 1.7 2015/11/07 20:07
+ DEFINES="-DSYSV -DWAIT3CODE -DNAMEDPIPES -DNO_ISO" \
+ LIBS="-lsocket -lnsl" OPT="-O"
+
-+NetBSD FreeBSD DragonFly OpenBSD Bitrig Darwin:
++NetBSD FreeBSD DragonFly OpenBSD Darwin:
+ $(MAKE) objs \
+ INCLUDE="" \
+ DEFINES="-DWAIT3CODE -DBSD44 -DNAMEDPIPES -DNO_ISO -DNONVOID_SETPGRP" \
Home |
Main Index |
Thread Index |
Old Index