summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2011-06-10 09:39:41 +0000
committerobache <obache>2011-06-10 09:39:41 +0000
commit3b87e9fb96d0b4f35d3e92ccef2448d4c78125c4 (patch)
tree14764f02e608246e86c9899accb883da120c97ea /security
parent6f820e036f77e25133073dfd9d148e0d3434c2a3 (diff)
downloadpkgsrc-3b87e9fb96d0b4f35d3e92ccef2448d4c78125c4.tar.gz
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'security')
-rw-r--r--security/libpreludedb-sqlite3/Makefile4
-rw-r--r--security/opendnssec/Makefile3
-rw-r--r--security/seahorse-plugins/Makefile4
-rw-r--r--security/seahorse/Makefile4
-rw-r--r--security/softhsm/Makefile3
-rw-r--r--security/softhsm/buildlink3.mk3
6 files changed, 12 insertions, 9 deletions
diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile
index 2b06e2e28d6..7e6ba998368 100644
--- a/security/libpreludedb-sqlite3/Makefile
+++ b/security/libpreludedb-sqlite3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:44:36 obache Exp $
+# $NetBSD: Makefile,v 1.5 2011/06/10 09:40:00 obache Exp $
#
PKGNAME= libpreludedb-sqlite3-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Sqlite3 plugin for LibPreludeDB
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile
index 3bbef697eb0..9a17d80962b 100644
--- a/security/opendnssec/Makefile
+++ b/security/opendnssec/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2011/03/21 15:52:25 pettai Exp $
+# $NetBSD: Makefile,v 1.11 2011/06/10 09:40:00 obache Exp $
#
DISTNAME= opendnssec-1.2.1
+PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://www.opendnssec.org/files/source/
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index 6e53ceb1ef5..f070edb4280 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2011/04/22 13:44:39 obache Exp $
+# $NetBSD: Makefile,v 1.19 2011/06/10 09:40:00 obache Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 75e1e3083b2..c5f91b825ef 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2011/04/22 13:42:40 obache Exp $
+# $NetBSD: Makefile,v 1.95 2011/06/10 09:40:00 obache Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/}
EXTRACT_SUFX= .tar.bz2
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"