pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/nettle nettle: bump ABI depends because of sh...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6f90d9a5ab9
branches: trunk
changeset: 336690:c6f90d9a5ab9
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 20 22:03:16 2019 +0000
description:
nettle: bump ABI depends because of shlib major bump
diffstat:
security/nettle/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ccbe953f32b6 -r c6f90d9a5ab9 security/nettle/buildlink3.mk
--- a/security/nettle/buildlink3.mk Sat Jul 20 22:02:14 2019 +0000
+++ b/security/nettle/buildlink3.mk Sat Jul 20 22:03:16 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2018/12/09 20:11:40 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2019/07/20 22:03:16 wiz Exp $
BUILDLINK_TREE+= nettle
@@ -6,7 +6,7 @@
NETTLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.nettle+= nettle>=2.4
-BUILDLINK_ABI_DEPENDS.nettle+= nettle>=3.1.1
+BUILDLINK_ABI_DEPENDS.nettle+= nettle>=3.5.1
BUILDLINK_PKGSRCDIR.nettle?= ../../security/nettle
BUILDLINK_API_DEPENDS.gmp+= gmp>=6.0
Home |
Main Index |
Thread Index |
Old Index