pkgsrc-WIP-changes archive

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

ncbi-blast+: Update bl3 to match new version



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Apr 10 13:45:00 2022 -0500
Changeset:	523c4c5837edb2f5bdc924a027aeb820120b3674

Modified Files:
	ncbi-blast+/buildlink3.mk

Log Message:
ncbi-blast+: Update bl3 to match new version

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

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

diffstat:
 ncbi-blast+/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ncbi-blast+/buildlink3.mk b/ncbi-blast+/buildlink3.mk
index 9bec6a64d2..6b3353ff86 100644
--- a/ncbi-blast+/buildlink3.mk
+++ b/ncbi-blast+/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=	ncbi-blast+
 .if !defined(NCBI_BLAST+_BUILDLINK3_MK)
 NCBI_BLAST+_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.ncbi-blast++=	ncbi-blast+>=2.11.0
+BUILDLINK_API_DEPENDS.ncbi-blast++=	ncbi-blast+>=2.13.0
 BUILDLINK_PKGSRCDIR.ncbi-blast+?=	../../wip/ncbi-blast+
 
 .endif	# NCBI_BLAST+_BUILDLINK3_MK


Home | Main Index | Thread Index | Old Index