summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2012-09-15 15:03:21 +0000
committerobache <obache>2012-09-15 15:03:21 +0000
commit54c02be621a3b204ba59c2ab73715ff82e33a063 (patch)
tree9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /security
parentc88be44a67c9e4b9b2e821e84c3b2f794335f907 (diff)
downloadpkgsrc-54c02be621a3b204ba59c2ab73715ff82e33a063.tar.gz
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'security')
-rw-r--r--security/base/Makefile4
-rw-r--r--security/cy2-sql/Makefile4
-rw-r--r--security/libpreludedb-mysql/Makefile4
-rw-r--r--security/pam-mysql/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/security/base/Makefile b/security/base/Makefile
index 2f796e61d71..48bcf6a56eb 100644
--- a/security/base/Makefile
+++ b/security/base/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2012/04/14 16:25:11 adam Exp $
+# $NetBSD: Makefile,v 1.29 2012/09/15 15:03:25 obache Exp $
#
DISTNAME= base-1.4.3.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/}
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile
index 76bf36b6064..965ef7390f6 100644
--- a/security/cy2-sql/Makefile
+++ b/security/cy2-sql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2012/04/27 12:32:01 obache Exp $
+# $NetBSD: Makefile,v 1.19 2012/09/15 15:03:25 obache Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Cyrus SASL SQL authentication plugin
SASL_PLUGIN= yes
diff --git a/security/libpreludedb-mysql/Makefile b/security/libpreludedb-mysql/Makefile
index 4912b689f6b..86e92e78760 100644
--- a/security/libpreludedb-mysql/Makefile
+++ b/security/libpreludedb-mysql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/04/22 13:44:35 obache Exp $
+# $NetBSD: Makefile,v 1.6 2012/09/15 15:03:25 obache Exp $
#
PKGNAME= libpreludedb-mysql-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= MySQL plugin for LibPreludeDB
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index ff935459559..d86ebe35d70 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2010/09/30 10:49:14 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/09/15 15:03:25 obache Exp $
DISTNAME= pam_mysql-0.7RC1
PKGNAME= ${DISTNAME:S/_/-/:S/RC/rc/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pam-mysql/}