Date: Tue, 23 Feb 2021 19:09:02 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566423 - head/biology/hyphy Message-ID: <202102231909.11NJ926K039838@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Tue Feb 23 19:09:01 2021 New Revision: 566423 URL: https://svnweb.freebsd.org/changeset/ports/566423 Log: biology/hyphy: Update to 2.5.28 https://github.com/veg/hyphy/releases/tag/2.5.28 Modified: head/biology/hyphy/Makefile (contents, props changed) head/biology/hyphy/distinfo (contents, props changed) head/biology/hyphy/pkg-plist (contents, props changed) Modified: head/biology/hyphy/Makefile ============================================================================== --- head/biology/hyphy/Makefile Tue Feb 23 18:51:40 2021 (r566422) +++ head/biology/hyphy/Makefile Tue Feb 23 19:09:01 2021 (r566423) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hyphy -DISTVERSION= 2.5.27 +DISTVERSION= 2.5.28 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org Modified: head/biology/hyphy/distinfo ============================================================================== --- head/biology/hyphy/distinfo Tue Feb 23 18:51:40 2021 (r566422) +++ head/biology/hyphy/distinfo Tue Feb 23 19:09:01 2021 (r566423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611746257 -SHA256 (veg-hyphy-2.5.27_GH0.tar.gz) = 5642610df1fbf6d63993eac9a3a68a8c8ff70137520635a7c65f245c315f0f47 -SIZE (veg-hyphy-2.5.27_GH0.tar.gz) = 5339088 +TIMESTAMP = 1614104471 +SHA256 (veg-hyphy-2.5.28_GH0.tar.gz) = 617d5426eefbb093ea34d68d0d80559305ae790119335b2ccc1ddbbeda8fc407 +SIZE (veg-hyphy-2.5.28_GH0.tar.gz) = 5340293 Modified: head/biology/hyphy/pkg-plist ============================================================================== --- head/biology/hyphy/pkg-plist Tue Feb 23 18:51:40 2021 (r566422) +++ head/biology/hyphy/pkg-plist Tue Feb 23 19:09:01 2021 (r566423) @@ -387,6 +387,7 @@ bin/hyphy %%DATADIR%%/TemplateBatchFiles/libv3/models/codon/MG_REV_MH.bf %%DATADIR%%/TemplateBatchFiles/libv3/models/codon/MG_REV_PROPERTIES.bf %%DATADIR%%/TemplateBatchFiles/libv3/models/codon/MG_REV_TRIP.bf +%%DATADIR%%/TemplateBatchFiles/libv3/models/codon/MSS.bf %%DATADIR%%/TemplateBatchFiles/libv3/models/frequencies.bf %%DATADIR%%/TemplateBatchFiles/libv3/models/model_functions.bf %%DATADIR%%/TemplateBatchFiles/libv3/models/parameters.bf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102231909.11NJ926K039838>