diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/netperf/files/patch-configure | |
parent | Add new port -- Rounded Mgen+ Japanese TrueType fonts (diff) |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r-- | benchmarks/netperf/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/netperf/files/patch-configure b/benchmarks/netperf/files/patch-configure index 49d35272d24b..31f10b135692 100644 --- a/benchmarks/netperf/files/patch-configure +++ b/benchmarks/netperf/files/patch-configure @@ -1,6 +1,6 @@ ---- ./configure.orig 2012-05-12 07:05:20.000000000 +1000 -+++ ./configure 2012-05-12 07:22:49.000000000 +1000 -@@ -6567,7 +6567,7 @@ +--- configure.orig 2015-07-20 17:30:24 UTC ++++ configure +@@ -6567,7 +6567,7 @@ fi done case "$host" in @@ -9,7 +9,7 @@ # FreeBSD 7.x and later SCTP support doesn't need -lsctp. ;; *) -@@ -7142,7 +7142,7 @@ +@@ -7142,7 +7142,7 @@ ac_cv_lib_kstat=ac_cv_lib_kstat_main enable_cpuutil="kstat - auto" NETCPU_SOURCE="kstat" ;; |