summaryrefslogtreecommitdiff
path: root/science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-11-07 11:42:30 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-11-07 11:42:30 +0000
commit3b1014085c67e9273d5cd08fbb8f9c1186ea0ed9 (patch)
tree209fc3bc1e96950b0f27daf60727e7234e0d1abd /science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp
parentaudio/kid3-kde4: update to 3.1.1 (diff)
science/kst2:
- Update to 2.0.8 - Remove now needless patches - Add option for building with Qt 5
Diffstat (limited to 'science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp')
-rw-r--r--science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp b/science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp
deleted file mode 100644
index 986338370d29..000000000000
--- a/science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/datasources/ascii/kst_atof.cpp.orig 2012-07-22 13:24:59.000000000 +0000
-+++ ./src/datasources/ascii/kst_atof.cpp 2013-12-09 13:59:43.253923430 +0000
-@@ -8,6 +8,7 @@
- #include <ctype.h>
-
- #include <QLocale>
-+#include <locale.h>
-
-
- #define LOGHUGE 39