Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2023 16:31:22 GMT
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 947a366e110c - main - biology/hyphy: Update to 2.5.50
Message-ID:  <202304191631.33JGVMRH000279@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=947a366e110c02f686746b8dd3468e1ff2d8e2a9

commit 947a366e110c02f686746b8dd3468e1ff2d8e2a9
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2023-04-19 16:28:16 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2023-04-19 16:30:57 +0000

    biology/hyphy: Update to 2.5.50
    
    This release fixes a bug when not using openmp.
    https://github.com/veg/hyphy/compare/2.5.49...2.5.50
    
    Sponsored by:   The FreeBSD Foundation
---
 biology/hyphy/Makefile | 2 +-
 biology/hyphy/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/biology/hyphy/Makefile b/biology/hyphy/Makefile
index 0373fc76233c..536e4130c0db 100644
--- a/biology/hyphy/Makefile
+++ b/biology/hyphy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hyphy
-DISTVERSION=	2.5.49
+DISTVERSION=	2.5.50
 CATEGORIES=	biology
 
 MAINTAINER=	jrm@FreeBSD.org
diff --git a/biology/hyphy/distinfo b/biology/hyphy/distinfo
index 4608f46ed15d..a1978097b5a3 100644
--- a/biology/hyphy/distinfo
+++ b/biology/hyphy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679670987
-SHA256 (veg-hyphy-2.5.49_GH0.tar.gz) = 00a30f8b0e8bdc0a6f0a55201082d72cba9f7bd29e1e0e0088a3cedb3dbfeed4
-SIZE (veg-hyphy-2.5.49_GH0.tar.gz) = 5648834
+TIMESTAMP = 1681919231
+SHA256 (veg-hyphy-2.5.50_GH0.tar.gz) = c7597db75275cf017a64719d3134c5a0dca38e04c2e70b9d518f49bbb5f83032
+SIZE (veg-hyphy-2.5.50_GH0.tar.gz) = 5648743



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304191631.33JGVMRH000279>