pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/botan-devel botan-devel: bump buildlink depen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2995a1535b89
branches: trunk
changeset: 336478:2995a1535b89
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Mon Jul 15 18:43:54 2019 +0000
description:
botan-devel: bump buildlink dependency version.
diffstat:
security/botan-devel/buildlink3.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 7f820eb7a6d5 -r 2995a1535b89 security/botan-devel/buildlink3.mk
--- a/security/botan-devel/buildlink3.mk Mon Jul 15 18:32:20 2019 +0000
+++ b/security/botan-devel/buildlink3.mk Mon Jul 15 18:43:54 2019 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.15 2019/07/01 04:07:51 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2019/07/15 18:43:54 bsiegert Exp $
BUILDLINK_TREE+= botan
.if !defined(BOTAN_BUILDLINK3_MK)
BOTAN_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.botan+= botan>=2.1
-BUILDLINK_ABI_DEPENDS.botan?= botan>=2.1.0nb8
+BUILDLINK_API_DEPENDS.botan+= botan>=2.11
+BUILDLINK_ABI_DEPENDS.botan?= botan>=2.11.0
BUILDLINK_PKGSRCDIR.botan?= ../../security/botan-devel
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index