pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libtomcrypt Only 1 package in the tree uses a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/54c34387964e
branches: trunk
changeset: 632071:54c34387964e
user: agc <agc%pkgsrc.org@localhost>
date: Fri Mar 14 22:38:39 2014 +0000
description:
Only 1 package in the tree uses a buildlink dependency on libtomcrypt
(security/dropbear), so bump the BUILDLINK_API_DEPENDS to reflect the
current value of the package.
diffstat:
security/libtomcrypt/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r aba7f4d07db6 -r 54c34387964e security/libtomcrypt/buildlink3.mk
--- a/security/libtomcrypt/buildlink3.mk Fri Mar 14 22:35:44 2014 +0000
+++ b/security/libtomcrypt/buildlink3.mk Fri Mar 14 22:38:39 2014 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.2 2011/03/10 10:02:34 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2014/03/14 22:38:39 agc Exp $
BUILDLINK_TREE+= libtomcrypt
.if !defined(LIBTOMCRYPT_BUILDLINK3_MK)
LIBTOMCRYPT_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.libtomcrypt+= libtomcrypt>=1.17
+BUILDLINK_API_DEPENDS.libtomcrypt+= libtomcrypt>=1.17nb2
BUILDLINK_PKGSRCDIR.libtomcrypt?= ../../security/libtomcrypt
.include "../../math/ltm/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index