From b9464dd81bf873801742e3435056571cb5e2781d Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 15 Oct 2012 14:45:38 +0000 Subject: - Remove math/guppi The code hasn't been worked on for years, consider switching to math/gnumeric. Feature safe: yes --- math/guppi/files/patch-src_libguppispecfns_const.c | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 math/guppi/files/patch-src_libguppispecfns_const.c (limited to 'math/guppi/files/patch-src_libguppispecfns_const.c') diff --git a/math/guppi/files/patch-src_libguppispecfns_const.c b/math/guppi/files/patch-src_libguppispecfns_const.c deleted file mode 100644 index 6ad9d5ad1cf8..000000000000 --- a/math/guppi/files/patch-src_libguppispecfns_const.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/libguppispecfns/const.c.orig Tue Apr 1 21:01:25 2003 -+++ src/libguppispecfns/const.c Tue Apr 1 21:01:35 2003 -@@ -96,7 +96,9 @@ - #ifdef INFINITIES - double INFINITY = 1.0 / 0.0; /* 99e999; */ - #else -+#ifndef INFINITY - double INFINITY = 1.79769313486231570815E308; /* 2**1024*(1-MACHEP) */ -+#endif - #endif - - #ifdef MINUSZERO -- cgit v1.2.3