summaryrefslogtreecommitdiff
path: root/astro/boinc-setiathome-enhanced/files/patch-client__seti.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-09-18 13:48:19 +0000
committerRene Ladan <rene@FreeBSD.org>2013-09-18 13:48:19 +0000
commit7f6ba9d599f3b8b6db072b454af13d28028ca954 (patch)
tree27d19c6c9f73fd5ceb3e321a8c61d305d005893d /astro/boinc-setiathome-enhanced/files/patch-client__seti.h
parentFix up plist. (diff)
net/boinc-client :
- update to 7.0.65 [1] Unlike the PR, keep the SKINS option and the extra skins, and do not pregenerate autotools files. - work around a build conflict with archivers/libzip in port Makefile [2] - pre-emptively fix build with libc++ - change MASTERSITE from Pav's to my site - comment out the BROKEN message for sparc64/ia64/powerpc (for now) - regenerate patches using 'make makepatch' astro/boinc-{setiathome-enhanced,astropulse} : - remove obsolete calls to functions removed from libboinc to prevent breakage PR: ports/176724 [1] Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [1] Submitted by: zi@ [2]
Diffstat (limited to 'astro/boinc-setiathome-enhanced/files/patch-client__seti.h')
-rw-r--r--astro/boinc-setiathome-enhanced/files/patch-client__seti.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/boinc-setiathome-enhanced/files/patch-client__seti.h b/astro/boinc-setiathome-enhanced/files/patch-client__seti.h
new file mode 100644
index 000000000000..c73becdc786e
--- /dev/null
+++ b/astro/boinc-setiathome-enhanced/files/patch-client__seti.h
@@ -0,0 +1,11 @@
+--- client/seti.h.orig 2009-01-26 18:01:09.000000000 +0100
++++ client/seti.h 2013-08-06 18:48:50.000000000 +0200
+@@ -35,8 +35,6 @@
+ #include <vector>
+ #include "boinc_api.h"
+
+-#define boinc_fpops_cumulative(x) boinc_ops_cumulative(x,0)
+-
+ extern APP_INIT_DATA app_init_data;
+
+ #include "analyze.h"