biology/ncbi-cxx-toolkit: Update 25.0.0 -> 25.2.0
Reported by: upstream ML notification
This commit is contained in:
parent
aa87223dbe
commit
a3d97bcf09
2 changed files with 6 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= ncbi-cxx-toolkit
|
||||
DISTVERSION= 25_0_0
|
||||
DISTVERSION= 25_2_0
|
||||
CATEGORIES= biology science devel
|
||||
MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools++/2021/Aug_18_2021/
|
||||
MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools++/2021/Sep_30_2021/
|
||||
DISTNAME= ncbi_cxx--${DISTVERSION}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libcdd.so:math/cddlib \
|
|||
libpcre.so:devel/pcre
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= compiler:c++11-lang gmake mysql perl5 python shebangfix ssl xorg
|
||||
USES= compiler:c++14-lang gmake mysql perl5 python shebangfix ssl xorg
|
||||
USE_XORG= x11 xpm
|
||||
|
||||
SHEBANG_FILES= src/app/blast/get_species_taxids.sh
|
||||
|
@ -25,8 +25,6 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --without-debug --with-dll --without-static \
|
||||
--without-vdb
|
||||
|
||||
WRKSRC= ${WRKDIR}/public-${DISTVERSION:S/_/./g}-2021-08-18-11-21-29
|
||||
|
||||
post-install:
|
||||
# strip
|
||||
@${FIND} ${STAGEDIR}${PREFIX}/bin -type f | ${GREP} -v -E '\.(sh|py|pl)$$' | ${XARGS} ${STRIP_CMD}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1629878632
|
||||
SHA256 (ncbi_cxx--25_0_0.tar.gz) = 0158971349839b69ea96b3b88db774ac1692befd9910c040a00186e841ef5ed5
|
||||
SIZE (ncbi_cxx--25_0_0.tar.gz) = 95801019
|
||||
TIMESTAMP = 1633054572
|
||||
SHA256 (ncbi_cxx--25_2_0.tar.gz) = 9f824a92750e64e7b9be98d82b84414ab4f7e5d73392dadbb87c94ff5ccf9111
|
||||
SIZE (ncbi_cxx--25_2_0.tar.gz) = 95671156
|
||||
|
|
Loading…
Reference in a new issue