aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/dkftpbench
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
commit56bf85096cc89f91d28671b5d93b4172240263bc (patch)
tree0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/dkftpbench
parent26b078f5434c79c09183a623d0c9897d12fd26c9 (diff)
downloadports-56bf85096cc89f91d28671b5d93b4172240263bc.tar.gz
ports-56bf85096cc89f91d28671b5d93b4172240263bc.zip
Notes
Diffstat (limited to 'benchmarks/dkftpbench')
-rw-r--r--benchmarks/dkftpbench/files/patch-Makefile.in10
-rw-r--r--benchmarks/dkftpbench/files/patch-Platoon.cc4
2 files changed, 7 insertions, 7 deletions
diff --git a/benchmarks/dkftpbench/files/patch-Makefile.in b/benchmarks/dkftpbench/files/patch-Makefile.in
index 4022f34012d8..6f0e9de47ed1 100644
--- a/benchmarks/dkftpbench/files/patch-Makefile.in
+++ b/benchmarks/dkftpbench/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in.orig 2002-07-31 19:00:13.000000000 +0400
-+++ Makefile.in 2015-09-08 20:28:30.951369000 +0300
-@@ -92,19 +92,6 @@
+--- Makefile.in.orig 2002-07-31 15:00:13 UTC
++++ Makefile.in
+@@ -92,19 +92,6 @@ HAND_TESTS = \
# Real programs
bin_PROGRAMS = dkftpbench
@@ -20,7 +20,7 @@
# No info yet
info_TEXINFOS =
-@@ -828,7 +815,7 @@
+@@ -828,7 +815,7 @@ installcheck: installcheck-am
install-exec-am: install-libLIBRARIES install-binPROGRAMS
install-exec: install-exec-am
@@ -29,7 +29,7 @@
install-data: install-data-am
install-am: all-am
-@@ -843,7 +830,7 @@
+@@ -843,7 +830,7 @@ install-strip:
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs:
$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \
diff --git a/benchmarks/dkftpbench/files/patch-Platoon.cc b/benchmarks/dkftpbench/files/patch-Platoon.cc
index 5d077e2e4e74..fbea4d488e33 100644
--- a/benchmarks/dkftpbench/files/patch-Platoon.cc
+++ b/benchmarks/dkftpbench/files/patch-Platoon.cc
@@ -1,5 +1,5 @@
---- Platoon.cc.orig 2007-07-08 09:20:15.000000000 +0400
-+++ Platoon.cc 2007-07-08 09:20:35.000000000 +0400
+--- Platoon.cc.orig 2002-02-15 05:11:46 UTC
++++ Platoon.cc
@@ -1,3 +1,5 @@
+#include <assert.h>
+