summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Petar Petrov2013-12-14 02:16:28 +0100
committer Erik Hanson2013-12-14 17:53:05 +0100
commit15e776fbf28eea5bdc2c6a3ccfb35eed182a24e9 (patch)
tree2ed4906b0ff5205cf48e5b81cea5e24ee2e32a91 /academic
parent5094f4b727547788fa3fa4481bf14e89180001b2 (diff)
downloadslackbuilds-15e776fbf28eea5bdc2c6a3ccfb35eed182a24e9.tar.gz
academic/mafft: Updated for version 7.130.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/mafft/mafft.SlackBuild12
-rw-r--r--academic/mafft/mafft.info8
-rw-r--r--academic/mafft/slack-desc2
3 files changed, 11 insertions, 11 deletions
diff --git a/academic/mafft/mafft.SlackBuild b/academic/mafft/mafft.SlackBuild
index 14050d5a3d..48f1d78672 100644
--- a/academic/mafft/mafft.SlackBuild
+++ b/academic/mafft/mafft.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mafft
-# Copyright 2013 Petar Petrov, ppetrov@paju.oulu.fi
+# Copyright 2013 Petar Petrov, petar.petrov@student.oulu.fi
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mafft
-VERSION=${VERSION:-7.047}
+VERSION=${VERSION:-7.130}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -64,10 +64,10 @@ tar xvf $CWD/$PRGNAM-$VERSION-with-extensions-src.tgz
cd $PRGNAM-$VERSION-with-extensions
chown -R root:root .
find -L . \
- \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
- -exec chmod 755 {} \; -o \
- \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
- -exec chmod 644 {} \;
+ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
+ -o -perm 511 \) -exec chmod 755 {} \; -o \
+ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
cd core
make clean
diff --git a/academic/mafft/mafft.info b/academic/mafft/mafft.info
index fc28410c5f..a012701446 100644
--- a/academic/mafft/mafft.info
+++ b/academic/mafft/mafft.info
@@ -1,10 +1,10 @@
PRGNAM="mafft"
-VERSION="7.047"
+VERSION="7.130"
HOMEPAGE="http://mafft.cbrc.jp/alignment/software/"
-DOWNLOAD="http://mafft.cbrc.jp/alignment/software/mafft-7.047-with-extensions-src.tgz"
-MD5SUM="509cdae9b24c0f8c473027ec7e015ce6"
+DOWNLOAD="http://mafft.cbrc.jp/alignment/software/mafft-7.130-with-extensions-src.tgz"
+MD5SUM="d48a017d70e7bd5d257f407ec77e6a03"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Petar Petrov"
-EMAIL="ppetrov@paju.oulu.fi"
+EMAIL="petar.petrov@student.oulu.fi"
diff --git a/academic/mafft/slack-desc b/academic/mafft/slack-desc
index fff7b84f69..cdf75df8ae 100644
--- a/academic/mafft/slack-desc
+++ b/academic/mafft/slack-desc
@@ -14,6 +14,6 @@ mafft: methods, L-INS-i (accurate; for alignment of <∼200 sequences),
mafft: FFT-NS-2 (fast; for alignment of <∼10,000 sequences), etc.
mafft:
mafft: Home: http://mafft.cbrc.jp/alignment/software/
-mafft: References: /usr/doc/mafft-$VERSION/References
+mafft: References: /usr/doc/mafft-7.130/References
mafft:
mafft: