commit: bc9caf8627d0ae109d4d294f9b20ca1affd15c45
Author: Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Sun Mar 29 23:52:57 2015 +0000
Commit: Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz>
CommitDate: Sun Mar 29 23:52:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=bc9caf86
reimplmented pathc fsl-5.0.4-headers
Package-Manager: portage-2.2.18
sci-biology/fsl/ChangeLog | 4 ++++
sci-biology/fsl/files/fsl-5.0.4-headers.patch | 11 +++++++++++
.../{fsl-5.0.4-headers.patch => fsl-5.0.8-headers.patch} | 0
3 files changed, 15 insertions(+)
diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog
index e6857b2..fdcd6b1 100644
--- a/sci-biology/fsl/ChangeLog
+++ b/sci-biology/fsl/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 29 Mar 2015; <[email protected]> +files/fsl-5.0.8-headers.patch,
+ files/fsl-5.0.4-headers.patch:
+ reimplmented pathc fsl-5.0.4-headers
+
28 Mar 2015; <[email protected]> fsl-5.0.8.ebuild:
ported changes from 5.0.6 regarding FSLDIR
diff --git a/sci-biology/fsl/files/fsl-5.0.4-headers.patch
b/sci-biology/fsl/files/fsl-5.0.4-headers.patch
index ab2ab3d..803151b 100644
--- a/sci-biology/fsl/files/fsl-5.0.4-headers.patch
+++ b/sci-biology/fsl/files/fsl-5.0.4-headers.patch
@@ -1,3 +1,14 @@
+--- src/avwutils/fslmaths.cc.orig 2013-10-19 00:17:44.765129309 +1300
++++ src/avwutils/fslmaths.cc 2013-10-19 00:18:02.975157728 +1300
+@@ -71,7 +71,7 @@
+ #include "newimage/newimageall.h"
+ #include "miscmaths/miscmaths.h"
+ #include "utils/fsl_isfinite.h"
+-#include "libprob/libprob.h"
++#include "libprob.h"
+
+ using namespace MISCMATHS;
+ using namespace NEWIMAGE;
--- src/miscvis/writepng.c.orig 2013-10-19 00:18:32.415203592 +1300
+++ src/miscvis/writepng.c 2013-10-19 00:19:05.414255132 +1300
@@ -32,6 +32,7 @@
diff --git a/sci-biology/fsl/files/fsl-5.0.4-headers.patch
b/sci-biology/fsl/files/fsl-5.0.8-headers.patch
similarity index 100%
copy from sci-biology/fsl/files/fsl-5.0.4-headers.patch
copy to sci-biology/fsl/files/fsl-5.0.8-headers.patch