summaryrefslogtreecommitdiff
path: root/security/softhsm
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-10-19 09:06:55 +0000
committeradam <adam@pkgsrc.org>2013-10-19 09:06:55 +0000
commit609aa49a72af8ddd99f177962c800e681258d67a (patch)
tree3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /security/softhsm
parent04b801bb6447e44fafd3cacf223ab1632fdfa934 (diff)
downloadpkgsrc-609aa49a72af8ddd99f177962c800e681258d67a.tar.gz
Revbump after updating textproc/icu
Diffstat (limited to 'security/softhsm')
-rw-r--r--security/softhsm/Makefile3
-rw-r--r--security/softhsm/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 8f59df70920..6188f87bc17 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/10/15 21:19:39 pettai Exp $
+# $NetBSD: Makefile,v 1.21 2013/10/19 09:06:56 adam Exp $
#
DISTNAME= softhsm-1.3.5
+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 0315855ab19..3a127ef7519 100644
--- a/security/softhsm/buildlink3.mk
+++ b/security/softhsm/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2013/01/26 21:36:47 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2013/10/19 09:06:56 adam Exp $
BUILDLINK_TREE+= softhsm
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= softhsm
SOFTHSM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.softhsm+= softhsm>=1.1.3
-BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.4nb1
+BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.5nb1
BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm
.include "../../databases/sqlite3/buildlink3.mk"