mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
biology/iqtree: Update to version 2.0.4
This commit is contained in:
parent
32056e5fd5
commit
f0220be67c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533706
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= iqtree
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.6.12
|
||||
DISTVERSION= 2.0.4
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= jrm@FreeBSD.org
|
||||
@ -16,6 +16,8 @@ BROKEN_armv6= fails to compile: unrecognized command line options '-m32' and '-
|
||||
BROKEN_armv7= fails to compile: unrecognized command line options '-m32' and '-msse3'
|
||||
BROKEN_powerpc64= fails to build: GCC version must be at least 4.8!
|
||||
|
||||
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs
|
||||
|
||||
USES= cmake compiler:openmp eigen:3
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Cibiv
|
||||
@ -27,7 +29,7 @@ PORTEXAMPLES= example.cf example.nex example.phy models.nex
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/iqtree ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/iqtree2 ${STAGEDIR}${PREFIX}/bin/iqtree
|
||||
|
||||
do-install-EXAMPLES-on:
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1566849788
|
||||
SHA256 (Cibiv-IQ-TREE-v1.6.12_GH0.tar.gz) = 9614092de7a157de82c9cc402b19cc8bfa0cb0ffc93b91817875c2b4bb46a284
|
||||
SIZE (Cibiv-IQ-TREE-v1.6.12_GH0.tar.gz) = 4864641
|
||||
TIMESTAMP = 1588445637
|
||||
SHA256 (Cibiv-IQ-TREE-v2.0.4_GH0.tar.gz) = 31e42259a518da057c61f2f8426cf63c16cc6c5b622fa04e83bf82ac4233ff76
|
||||
SIZE (Cibiv-IQ-TREE-v2.0.4_GH0.tar.gz) = 5264823
|
||||
|
Loading…
Reference in New Issue
Block a user