summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2012-04-27 12:31:32 +0000
committerobache <obache>2012-04-27 12:31:32 +0000
commit11539e1bf493b47f897555ec8c8e05d5f3fd26e3 (patch)
treeef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /security
parentc7e2fce3337954e0be0905578ef39716823bd56c (diff)
downloadpkgsrc-11539e1bf493b47f897555ec8c8e05d5f3fd26e3.tar.gz
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'security')
-rw-r--r--security/cy2-sql/Makefile3
-rw-r--r--security/heimdal/Makefile4
-rw-r--r--security/heimdal/buildlink3.mk4
-rw-r--r--security/hydra/Makefile4
-rw-r--r--security/libpreludedb-sqlite3/Makefile4
-rw-r--r--security/opendnssec/Makefile4
-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.mk4
10 files changed, 20 insertions, 18 deletions
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile
index c19f1f15b7a..76bf36b6064 100644
--- a/security/cy2-sql/Makefile
+++ b/security/cy2-sql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2011/09/17 11:32:03 obache Exp $
+# $NetBSD: Makefile,v 1.18 2012/04/27 12:32:01 obache Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/}
+PKGREVISION= 1
COMMENT= Cyrus SASL SQL authentication plugin
SASL_PLUGIN= yes
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 9ed588bd04d..6140ef77c25 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2012/03/13 09:04:49 fhajny Exp $
+# $NetBSD: Makefile,v 1.90 2012/04/27 12:32:02 obache Exp $
DISTNAME= heimdal-1.5.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.h5l.org/dist/src/
diff --git a/security/heimdal/buildlink3.mk b/security/heimdal/buildlink3.mk
index 41dc576b144..054f818b545 100644
--- a/security/heimdal/buildlink3.mk
+++ b/security/heimdal/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.39 2011/07/08 09:49:21 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.40 2012/04/27 12:32:02 obache Exp $
.include "../../mk/bsd.fast.prefs.mk"
@@ -8,7 +8,7 @@ BUILDLINK_TREE+= heimdal
HEIMDAL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.heimdal+= heimdal>=0.4e
-BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.1nb4
+BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.5.2nb2
BUILDLINK_PKGSRCDIR.heimdal?= ../../security/heimdal
BUILDLINK_INCDIRS.heimdal?= include/krb5
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 7b20dc0a3d7..c2124b178b2 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2012/03/03 12:54:21 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2012/04/27 12:32:02 obache Exp $
#
DISTNAME= ${PKGNAME_NOREV}-src
PKGNAME= hydra-5.4
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile
index 7e6ba998368..c85e4e2dd14 100644
--- a/security/libpreludedb-sqlite3/Makefile
+++ b/security/libpreludedb-sqlite3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/06/10 09:40:00 obache Exp $
+# $NetBSD: Makefile,v 1.6 2012/04/27 12:32:02 obache Exp $
#
PKGNAME= libpreludedb-sqlite3-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Sqlite3 plugin for LibPreludeDB
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile
index 06097aba9d1..c20b6594fc6 100644
--- a/security/opendnssec/Makefile
+++ b/security/opendnssec/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2012/03/22 14:25:26 taca Exp $
+# $NetBSD: Makefile,v 1.21 2012/04/27 12:32:02 obache Exp $
#
DISTNAME= opendnssec-1.3.7
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://www.opendnssec.org/files/source/
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index d82686c8300..292e278dc56 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2012/03/06 17:39:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2012/04/27 12:32:02 obache Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 10
+PKGREVISION= 11
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 10317949d27..89a2663e866 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2012/03/03 00:12:21 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2012/04/27 12:32:02 obache Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 8
+PKGREVISION= 9
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 5eb631a7f08..ecfd0bf57f1 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/03/18 15:11:07 pettai Exp $
+# $NetBSD: Makefile,v 1.14 2012/04/27 12:32:03 obache Exp $
#
DISTNAME= softhsm-1.3.2
+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 ec152aa08b3..20b81e5b4c8 100644
--- a/security/softhsm/buildlink3.mk
+++ b/security/softhsm/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2011/06/10 09:39:44 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2012/04/27 12:32:03 obache 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.2.1nb1
+BUILDLINK_ABI_DEPENDS.softhsm?= softhsm>=1.3.2nb1
BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm
.include "../../databases/sqlite3/buildlink3.mk"