diff --git a/biology/hyphy/Makefile b/biology/hyphy/Makefile index bd01632bb9a3..dea81b737efd 100644 --- a/biology/hyphy/Makefile +++ b/biology/hyphy/Makefile @@ -1,28 +1,28 @@ PORTNAME= hyphy -DISTVERSION= 2.5.40 +DISTVERSION= 2.5.41 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org COMMENT= Hypothesis testing using Phylogenies LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE .if !exists(/usr/include/omp.h) -BROKEN= build fails w/out enabled OpenMP, see https://github.com/veg/hyphy/issues/1503 +BROKEN= requires OpenMP support that is missing on this architecture .endif ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc64le powerpc64 powerpc LIB_DEPENDS= libcurl.so:ftp/curl USES= cmake localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= veg OPTIONS_DEFINE= AVX AVX_DESC= Advanced vector extensions support AVX_CMAKE_OFF= -DNOAVX:BOOL=ON .include diff --git a/biology/hyphy/distinfo b/biology/hyphy/distinfo index 3dd32bc4d4fb..645e16497700 100644 --- a/biology/hyphy/distinfo +++ b/biology/hyphy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658155609 -SHA256 (veg-hyphy-2.5.40_GH0.tar.gz) = 4d588fa761ce2c81ac8ad68457802f6c9fe648c7c46c7ed9c57e1323c0462a82 -SIZE (veg-hyphy-2.5.40_GH0.tar.gz) = 5634810 +TIMESTAMP = 1659816156 +SHA256 (veg-hyphy-2.5.41_GH0.tar.gz) = 959c18d0b9a65d21cfb667585ec34e1b4a5fd8092112cbd8489c0efa4ce2e7f2 +SIZE (veg-hyphy-2.5.41_GH0.tar.gz) = 5636184