Package: murasaki / 1.68.6-13

Metadata

Package Version Patches format
murasaki 1.68.6-13 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gcc11.patch | (download)

src/murasaki_mpi.cc | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 set bool values, do not increment bool with   
use_proper_libboost_names.patch | (download)

src/Makefile | 4 1 3 - 0 !
1 file changed, 1 insertion( ), 3 deletions(-)

  make sure debian's boost libs will be found


include_libpstream.patch | (download)

src/Makefile | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 set include to find pstream.h


hardening.patch | (download)

Makefile | 2 1 1 - 0 !
src/Makefile | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 hack in ldflags for hardening


spelling.patch | (download)

doc/murasaki.1 | 22 11 11 - 0 !
doc/murasaki.html | 18 9 9 - 0 !
doc/murasaki.pod | 18 9 9 - 0 !
doc/murasaki.txt | 18 9 9 - 0 !
filter.pl | 2 1 1 - 0 !
simpal.pl | 2 1 1 - 0 !
src/murasaki.cc | 2 1 1 - 0 !
src/options.cc | 2 1 1 - 0 !
8 files changed, 42 insertions( ), 42 deletions(-)

 spelling fixes


man_syntax.patch | (download)

qlob.pl | 2 1 1 - 0 !
substitch.pl | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 fix manpage syntax


freebsd.patch | (download)

src/globaltypes.h | 4 3 1 - 0 !
1 file changed, 3 insertions( ), 1 deletion(-)

 use __wordsize wherever it is available which is not
 only the case for Linux.  This should enable build on kfreebsd arch.


gcc 6.patch | (download)

src/sequence.cc | 6 4 2 - 0 !
1 file changed, 4 insertions( ), 2 deletions(-)

 fix compilation with g  -6
Bug-Debian: https://bugs.debian.org/811815


fix_mpi.patch | (download)

src/murasaki_mpi.cc | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

---