Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/perl5 perl5: remove ABI depends, API depends is t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfbb664f7c02
branches: trunk
changeset: 437789:cfbb664f7c02
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 31 18:17:03 2020 +0000
description:
perl5: remove ABI depends, API depends is the same
diffstat:
lang/perl5/buildlink3.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r ece998582ddd -r cfbb664f7c02 lang/perl5/buildlink3.mk
--- a/lang/perl5/buildlink3.mk Mon Aug 31 18:06:29 2020 +0000
+++ b/lang/perl5/buildlink3.mk Mon Aug 31 18:17:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.66 2020/08/31 18:05:38 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.67 2020/08/31 18:17:03 wiz Exp $
BUILDLINK_TREE+= perl
@@ -14,7 +14,6 @@
# with the next incompatible version of perl:
BUILDLINK_API_DEPENDS.perl+= perl<5.34.0
-BUILDLINK_ABI_DEPENDS.perl?= perl>=5.32.0
BUILDLINK_PKGSRCDIR.perl?= ../../lang/perl5
_TOOLS_USE_PKGSRC.perl= yes
Home |
Main Index |
Thread Index |
Old Index