diff --git a/biology/mothur/Makefile b/biology/mothur/Makefile index 4799fb9cd6e8..22c84ec5e55b 100644 --- a/biology/mothur/Makefile +++ b/biology/mothur/Makefile @@ -1,36 +1,36 @@ PORTNAME= mothur DISTVERSIONPREFIX= v -DISTVERSION= 1.48.1 +DISTVERSION= 1.48.2 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org COMMENT= Software for bioinformatics of the microbial ecology community WWW= https://www.mothur.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= bash:shells/bash USES= compiler:c++11-lang gmake localbase readline USE_GITHUB= yes #USE_CXXSTD= c++11 # not all C++ files are compiled with -std=c++11 which causes failure in addtargets2.cpp due to a collision of the 'byte' symbol with std::byte MAKE_ARGS= INSTALL_DIR=${STAGEDIR}${PREFIX}/bin ALL_TARGET= ${PORTNAME} BINARY_ALIAS= g++=${CXX} PLIST_FILES= bin/${PORTNAME} .include .if ${OPSYS} == FreeBSD USES+= llvm:max=15 .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/biology/mothur/distinfo b/biology/mothur/distinfo index b54fca86abc6..460d62225833 100644 --- a/biology/mothur/distinfo +++ b/biology/mothur/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715831777 -SHA256 (mothur-mothur-v1.48.1_GH0.tar.gz) = 03a26d12719b8658051b0c2aefe791017d9bdcc6d50ba539f85ed232daafc0ac -SIZE (mothur-mothur-v1.48.1_GH0.tar.gz) = 1654064 +TIMESTAMP = 1730779630 +SHA256 (mothur-mothur-v1.48.2_GH0.tar.gz) = bd37b22b5d2629c5f44bd7f104c5e5a2c3a117d724cd113ec7526c4aa62e1793 +SIZE (mothur-mothur-v1.48.2_GH0.tar.gz) = 24702253