diff options
author | jrm <jrm@FreeBSD.org> | 2018-08-27 09:20:28 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2018-08-27 09:20:28 +0800 |
commit | ba2c12c7fcc9139bf9e6996dad52ced826698fb0 (patch) | |
tree | 76e3dd8a230be5dfd105c7d465d9ff7db8706e3b /biology | |
parent | cb81188757ba102c4ddf0e09a45ec365e441b36c (diff) | |
download | freebsd-ports-gnome-ba2c12c7fcc9139bf9e6996dad52ced826698fb0.tar.gz freebsd-ports-gnome-ba2c12c7fcc9139bf9e6996dad52ced826698fb0.tar.zst freebsd-ports-gnome-ba2c12c7fcc9139bf9e6996dad52ced826698fb0.zip |
biology/iqtree: Update to version 1.6.7
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.7
Diffstat (limited to 'biology')
-rw-r--r-- | biology/iqtree/Makefile | 3 | ||||
-rw-r--r-- | biology/iqtree/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/biology/iqtree/Makefile b/biology/iqtree/Makefile index bd4572e65fae..c06a3600e4de 100644 --- a/biology/iqtree/Makefile +++ b/biology/iqtree/Makefile @@ -2,8 +2,7 @@ PORTNAME= iqtree DISTVERSIONPREFIX= v -DISTVERSION= 1.6.6 -PORTREVISION= 1 +DISTVERSION= 1.6.7 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org diff --git a/biology/iqtree/distinfo b/biology/iqtree/distinfo index 3ae26e595ef1..e7604fc82771 100644 --- a/biology/iqtree/distinfo +++ b/biology/iqtree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531083379 -SHA256 (Cibiv-IQ-TREE-v1.6.6_GH0.tar.gz) = 31bc44e3a79edb889f3e2ed396d1492b8e38d93437b2ae64deb452867929dc56 -SIZE (Cibiv-IQ-TREE-v1.6.6_GH0.tar.gz) = 4855720 +TIMESTAMP = 1535308947 +SHA256 (Cibiv-IQ-TREE-v1.6.7_GH0.tar.gz) = 706278a133f194d7c07aa2d2429459c4d494029628dcd511dbf434d171131f01 +SIZE (Cibiv-IQ-TREE-v1.6.7_GH0.tar.gz) = 4857869 |