pkgsrc-WIP-changes archive

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

isa-l: Sync bl3 with new version



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat May 31 15:36:24 2025 -0500
Changeset:	a0fde580e61725cf4a074841f34655ef573beaf7

Modified Files:
	isa-l/buildlink3.mk

Log Message:
isa-l: Sync bl3 with new version

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

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

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

diffs:
diff --git a/isa-l/buildlink3.mk b/isa-l/buildlink3.mk
index a0c27e3215..b90fd61391 100644
--- a/isa-l/buildlink3.mk
+++ b/isa-l/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=	isa-l
 .if !defined(ISA_L_BUILDLINK3_MK)
 ISA_L_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.isa-l+=	isa-l>=2.30.0
+BUILDLINK_API_DEPENDS.isa-l+=	isa-l>=2.31.1
 BUILDLINK_PKGSRCDIR.isa-l?=	../../wip/isa-l
 .endif	# ISA_L_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index