aboutsummaryrefslogtreecommitdiff
path: root/biology/phyml/Makefile
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-07-10 09:45:48 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-07-10 09:45:48 +0000
commiteeb65f1dea6c3bf88e9687fee959c5d4ee147032 (patch)
treeeb6e708522192189b2e25a0b5645a290c45c9e91 /biology/phyml/Makefile
parent211e2c68135b846ba57c5bd719d63b4e62993c5d (diff)
downloadports-eeb65f1dea6c3bf88e9687fee959c5d4ee147032.tar.gz
ports-eeb65f1dea6c3bf88e9687fee959c5d4ee147032.zip
biology/phyml: update to 3.3.20200621
From ChangeLog: https://github.com/stephaneguindon/phyml/releases/tag/v3.3.20200621 This release fixes a few minor bugs (see recent commits). The manual also gives extra XML configuration information in order to apply fancy substitution models (e.g., CAT-like) on single- or multiple-gene data sets Reported by: portscout
Notes
Notes: svn path=/head/; revision=541852
Diffstat (limited to 'biology/phyml/Makefile')
-rw-r--r--biology/phyml/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/phyml/Makefile b/biology/phyml/Makefile
index 648c2b66cb6b..e2383eaded5f 100644
--- a/biology/phyml/Makefile
+++ b/biology/phyml/Makefile
@@ -3,8 +3,7 @@
PORTNAME= phyml
DISTVERSIONPREFIX= v
-DISTVERSION= 3.3.20190909
-PORTREVISION= 3
+DISTVERSION= 3.3.20200621
PORTEPOCH= 1
CATEGORIES= biology
@@ -22,9 +21,9 @@ GH_ACCOUNT= stephaneguindon
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-beagle --disable-native
+PLIST_FILES= bin/phyml${BIN_SUFFIX}
PORTDOCS= *
PORTEXAMPLES= *
-PLIST_FILES= bin/phyml${BIN_SUFFIX}
OPTIONS_DEFINE= DOCS EXAMPLES
OPTIONS_RADIO= MPI