pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
swi-prolog-lite: Bump BUILDLINK_API_DEPENDS requirements
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Feb 25 15:31:38 2019 +0100
Changeset: bcb76a023f72fe06cdd7cb104ccbc1452f26db05
Modified Files:
swi-prolog-lite/buildlink3.mk
Log Message:
swi-prolog-lite: Bump BUILDLINK_API_DEPENDS requirements
Bump BUILDLINK_API_DEPENDS to 8.0.1 and remove no more needed ABI depends.
(Previously, except on Linux, no shared libraries were provided and probably the
buildlink3 requirements were not very important.)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bcb76a023f72fe06cdd7cb104ccbc1452f26db05
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
swi-prolog-lite/buildlink3.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/swi-prolog-lite/buildlink3.mk b/swi-prolog-lite/buildlink3.mk
index 3b14771aec..c6b44b8b6b 100644
--- a/swi-prolog-lite/buildlink3.mk
+++ b/swi-prolog-lite/buildlink3.mk
@@ -5,8 +5,7 @@ BUILDLINK_TREE+= swi-prolog-lite
.if !defined(SWI_PROLOG_LITE_BUILDLINK3_MK)
SWI_PROLOG_LITE_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.swi-prolog-lite+= swi-prolog-lite>=5.2.9
-BUILDLINK_ABI_DEPENDS.swi-prolog-lite+= swi-prolog-lite>=6.6.6nb2
+BUILDLINK_API_DEPENDS.swi-prolog-lite+= swi-prolog-lite>=8.0.1
BUILDLINK_PKGSRCDIR.swi-prolog-lite?= ../../wip/swi-prolog-lite
.endif # SWI_PROLOG_LITE_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index