pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ncbi-blast+: Clean up versions



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Sep 13 17:31:15 2023 -0500
Changeset:	ad488644e69d12c720006b58e2d1aea46dc0cb90

Modified Files:
	ncbi-blast+/buildlink3.mk

Log Message:
ncbi-blast+: Clean up versions

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad488644e69d12c720006b58e2d1aea46dc0cb90

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ncbi-blast+/buildlink3.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/ncbi-blast+/buildlink3.mk b/ncbi-blast+/buildlink3.mk
index e103833d4e..06306dfe13 100644
--- a/ncbi-blast+/buildlink3.mk
+++ b/ncbi-blast+/buildlink3.mk
@@ -7,8 +7,8 @@ NCBI_BLAST+_BUILDLINK3_MK:=
 
 USE_CXX_FEATURES=			c++17
 
-BUILDLINK_API_DEPENDS.ncbi-blast++=	ncbi-blast+>=2.14.0
-BUILDLINK_ABI_DEPENDS.ncbi-blast++=	ncbi-blast+>=2.14.0nb1
+BUILDLINK_API_DEPENDS.ncbi-blast++=	ncbi-blast+>=2.14.1
+BUILDLINK_ABI_DEPENDS.ncbi-blast++=	ncbi-blast+>=2.14.1
 BUILDLINK_PKGSRCDIR.ncbi-blast+?=	../../wip/ncbi-blast+
 
 .endif	# NCBI_BLAST+_BUILDLINK3_MK


Home | Main Index | Thread Index | Old Index