summaryrefslogtreecommitdiff
path: root/security/softhsm
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-06-10 09:39:41 +0000
committerobache <obache@pkgsrc.org>2011-06-10 09:39:41 +0000
commitf38363508fd777a3fa11b0752a0dcf632a47c13b (patch)
tree14764f02e608246e86c9899accb883da120c97ea /security/softhsm
parent65c86abfc275f66f2e99b2b42f0072f42ef8177f (diff)
downloadpkgsrc-f38363508fd777a3fa11b0752a0dcf632a47c13b.tar.gz
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'security/softhsm')
-rw-r--r--security/softhsm/Makefile3
-rw-r--r--security/softhsm/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 9a235367ad5..ec6eb514950 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/05/04 10:10:18 pettai Exp $
+# $NetBSD: Makefile,v 1.9 2011/06/10 09:39:44 obache Exp $
#
DISTNAME= softhsm-1.2.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.opendnssec.org/files/source/
diff --git a/security/softhsm/buildlink3.mk b/security/softhsm/buildlink3.mk
index 9ca9db384a4..ec152aa08b3 100644
--- a/security/softhsm/buildlink3.mk
+++ b/security/softhsm/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2010/03/13 17:51:26 pettai Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2011/06/10 09:39:44 obache Exp $
BUILDLINK_TREE+= softhsm
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= softhsm
SOFTHSM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.softhsm+= softhsm>=1.1.3
+BUILDLINK_ABI_DEPENDS.softhsm?= softhsm>=1.2.1nb1
BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm
.include "../../databases/sqlite3/buildlink3.mk"