[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r6338: update fasttree to 2.1.10
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r6338: update fasttree to 2.1.10 |
Date: |
Wed, 6 Mar 2019 23:30:54 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 6338
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2019-03-06 20:30:47 -0800
message:
update fasttree to 2.1.10
modified:
pkg/bio/fasttree/Makefile makefile-20160617195624-kwz1a09vkg4le6fu-104
pkg/bio/fasttree/sha256sums sha256sums-20160617195624-kwz1a09vkg4le6fu-105
=== modified file 'pkg/bio/fasttree/Makefile'
--- a/pkg/bio/fasttree/Makefile 2016-06-17 19:57:40 +0000
+++ b/pkg/bio/fasttree/Makefile 2019-03-07 04:30:47 +0000
@@ -1,6 +1,7 @@
# Copyright © 2014 Brandon Invergo <address@hidden>
+# Copyright © 2019 Carl Hansen <address@hidden>
#
-# This file is part of BioSRC.
+# This file is part of BioSRC and GSRC.
#
# BioSRC is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -13,13 +14,13 @@
# License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with BioSRC. If not, see <http://www.gnu.org/licenses/>.
+# along with BioSRC and GSRC. If not, see <http://www.gnu.org/licenses/>.
NAME = FastTree
GARNAME = fasttree
UPSTREAMNAME = FastTree
-GARVERSION = 2.1.7
-HOME_URL = http://fungi.microbesonline.org/fasttree/
+GARVERSION = 2.1.10
+HOME_URL = http://microbesonline.org/fasttree/
DESCRIPTION = Fast approximation of maximum-likelihood phylogenetic trees
define BLURB
FastTree is a program for the rapid inference of approximately
@@ -29,9 +30,11 @@
LICENSE = GPLv2 or later
CITE = doi:10.1371/journal.pone.0009490
+# executable is "FastTree"
+
######################################################################
-MASTER_SITES = http://fungi.microbesonline.org/
+MASTER_SITES = http://microbesonline.org/
MASTER_SUBDIR = $(GARNAME)/
DISTFILES = $(DISTNAME).c
WORKSRC = $(WORKDIR)
=== modified file 'pkg/bio/fasttree/sha256sums'
--- a/pkg/bio/fasttree/sha256sums 2016-06-17 19:57:40 +0000
+++ b/pkg/bio/fasttree/sha256sums 2019-03-07 04:30:47 +0000
@@ -1,1 +1,1 @@
-da148297bb64711e43e38481186228496d418bb4ec0166e09df62a72248085a0
download/FastTree-2.1.7.c
+54cb89fc1728a974a59eae7a7ee6309cdd3cddda9a4c55b700a71219fc6e926d
download/FastTree-2.1.10.c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r6338: update fasttree to 2.1.10,
Carl Hansen <=