summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-04-09 07:26:56 +0000
committerobache <obache@pkgsrc.org>2014-04-09 07:26:56 +0000
commitd4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch)
treea8d74fc5d770aab70db98ef75296260c726b9799 /security
parentb8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff)
downloadpkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz
recursive bump from icu shlib major bump.
Diffstat (limited to 'security')
-rw-r--r--security/cy2-sql/Makefile4
-rw-r--r--security/gnome-keyring-sharp/Makefile4
-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/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.mk4
11 files changed, 22 insertions, 20 deletions
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile
index 1d937d44d0f..e6eca6f8b12 100644
--- a/security/cy2-sql/Makefile
+++ b/security/cy2-sql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/10/19 09:07:11 adam Exp $
+# $NetBSD: Makefile,v 1.26 2014/04/09 07:27:15 obache Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Cyrus SASL SQL authentication plugin
SASL_PLUGIN= yes
diff --git a/security/gnome-keyring-sharp/Makefile b/security/gnome-keyring-sharp/Makefile
index 28e8c17a330..b466b1fb450 100644
--- a/security/gnome-keyring-sharp/Makefile
+++ b/security/gnome-keyring-sharp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2013/10/19 09:07:11 adam Exp $
+# $NetBSD: Makefile,v 1.7 2014/04/09 07:27:16 obache Exp $
#
DISTNAME= gnome-keyring-sharp-1.0.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gnome-keyring-sharp/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index b86c35570ba..4bb70191e9e 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.111 2014/03/22 09:05:24 bsiegert Exp $
+# $NetBSD: Makefile,v 1.112 2014/04/09 07:26:58 obache Exp $
DISTNAME= heimdal-1.5.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= http://www.h5l.org/dist/src/
diff --git a/security/heimdal/buildlink3.mk b/security/heimdal/buildlink3.mk
index cde6a0de344..aac6c390db2 100644
--- a/security/heimdal/buildlink3.mk
+++ b/security/heimdal/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.45 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.46 2014/04/09 07:26:58 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.5.3nb4
+BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.5.3nb6
BUILDLINK_PKGSRCDIR.heimdal?= ../../security/heimdal
BUILDLINK_INCDIRS.heimdal?= include/krb5
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index d5e7baeef91..1ad5873ac89 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: Makefile,v 1.61 2014/04/09 07:27:16 obache Exp $
#
DISTNAME= hydra-7.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile
index 0e2f64094c8..a0a0fb6ad3b 100644
--- a/security/libpreludedb-sqlite3/Makefile
+++ b/security/libpreludedb-sqlite3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2014/01/01 11:52:33 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/04/09 07:27:16 obache Exp $
#
PKGNAME= libpreludedb-sqlite3-${VERSION}
-PKGREVISION= 11
+PKGREVISION= 12
COMMENT= Sqlite3 plugin for LibPreludeDB
.include "../../security/libpreludedb/Makefile.common"
diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile
index a34f90ce42a..258c85d9076 100644
--- a/security/opendnssec/Makefile
+++ b/security/opendnssec/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2014/03/27 19:51:06 pettai Exp $
+# $NetBSD: Makefile,v 1.42 2014/04/09 07:27:16 obache Exp $
#
DISTNAME= opendnssec-1.4.4
+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 0f54022b57d..58e3624f328 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2014/02/12 23:18:36 tron Exp $
+# $NetBSD: Makefile,v 1.53 2014/04/09 07:27:16 obache Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 35
+PKGREVISION= 36
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 cfb1adc1599..ce482cd9747 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.123 2014/02/12 23:18:36 tron Exp $
+# $NetBSD: Makefile,v 1.124 2014/04/09 07:27:16 obache Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 29
+PKGREVISION= 30
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 e7577fdc286..6267339a08f 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2014/02/28 09:32:53 pettai Exp $
+# $NetBSD: Makefile,v 1.24 2014/04/09 07:26:58 obache Exp $
#
DISTNAME= softhsm-1.3.6
+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 3a127ef7519..dcddd2110b2 100644
--- a/security/softhsm/buildlink3.mk
+++ b/security/softhsm/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2013/10/19 09:06:56 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2014/04/09 07:26:58 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.3.5nb1
+BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.6nb1
BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm
.include "../../databases/sqlite3/buildlink3.mk"