diff options
author | tron <tron@pkgsrc.org> | 2013-12-17 15:05:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-12-17 15:05:23 +0000 |
commit | 7c1ed6202b51006ec438db7993d228efb0bd7cdb (patch) | |
tree | e7361640db36e4deb6d7bda0a2bbf105e4b246c4 /benchmarks/ttcp/patches | |
parent | 89c73bf446a2355e61e6be31756f29da0bb1f2e2 (diff) | |
download | pkgsrc-7c1ed6202b51006ec438db7993d228efb0bd7cdb.tar.gz |
Small fixes:
1.) Comment out "MASTER_SITES". The URL no longer works and all copies
that Google can find are "pkgsrc" distfile mirrors.
2.) Fix various "pkglint" errors.
Diffstat (limited to 'benchmarks/ttcp/patches')
-rw-r--r-- | benchmarks/ttcp/patches/patch-aa | 4 | ||||
-rw-r--r-- | benchmarks/ttcp/patches/patch-ab | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/benchmarks/ttcp/patches/patch-aa b/benchmarks/ttcp/patches/patch-aa index 624670f4f1d..938fc3c20ba 100644 --- a/benchmarks/ttcp/patches/patch-aa +++ b/benchmarks/ttcp/patches/patch-aa @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.3 2007/01/18 11:28:00 rillig Exp $ +$NetBSD: patch-aa,v 1.4 2013/12/17 15:05:23 tron Exp $ + +Fix build. --- Makefile.orig Tue Mar 26 16:19:05 2002 +++ Makefile diff --git a/benchmarks/ttcp/patches/patch-ab b/benchmarks/ttcp/patches/patch-ab index f2a35c0d1d7..0681aa14f06 100644 --- a/benchmarks/ttcp/patches/patch-ab +++ b/benchmarks/ttcp/patches/patch-ab @@ -1,4 +1,6 @@ -$NetBSD: patch-ab,v 1.8 2005/12/21 11:49:51 tron Exp $ +$NetBSD: patch-ab,v 1.9 2013/12/17 15:05:23 tron Exp $ + +Fix build. --- ttcp.c.orig 1997-02-27 21:30:23.000000000 +0000 +++ ttcp.c 2005-12-21 11:40:39.000000000 +0000 |