summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2010-09-30 10:49:10 +0000
committerobache <obache>2010-09-30 10:49:10 +0000
commit159888e73dfbe99523310f4764151f1d7c8f9903 (patch)
tree506f05425ee0071a33fd6b71e767742b451fbad3 /security
parent1ab2cd4af6fc27d874a0d2e644d097985db0f1fd (diff)
downloadpkgsrc-159888e73dfbe99523310f4764151f1d7c8f9903.tar.gz
Bump PKGREVISION by default mysql version changed from 5.0 to 5.1.
Diffstat (limited to 'security')
-rw-r--r--security/base/Makefile3
-rw-r--r--security/cy2-sql/Makefile3
-rw-r--r--security/libpreludedb-mysql/Makefile4
-rw-r--r--security/pam-mysql/Makefile4
4 files changed, 8 insertions, 6 deletions
diff --git a/security/base/Makefile b/security/base/Makefile
index 536c56604e0..88fde4f4f5f 100644
--- a/security/base/Makefile
+++ b/security/base/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2009/07/17 18:00:23 adrianp Exp $
+# $NetBSD: Makefile,v 1.26 2010/09/30 10:49:13 obache Exp $
#
DISTNAME= base-1.4.3.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/}
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile
index b70573bea3c..5e9817ba36e 100644
--- a/security/cy2-sql/Makefile
+++ b/security/cy2-sql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2008/08/12 10:16:54 obache Exp $
+# $NetBSD: Makefile,v 1.16 2010/09/30 10:49:14 obache Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/}
+PKGREVISION= 1
COMMENT= Cyrus SASL SQL authentication plugin
SASL_PLUGIN= yes
diff --git a/security/libpreludedb-mysql/Makefile b/security/libpreludedb-mysql/Makefile
index c54ab3b7c09..e12a57cdbaf 100644
--- a/security/libpreludedb-mysql/Makefile
+++ b/security/libpreludedb-mysql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/12/15 22:10:39 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/30 10:49:14 obache Exp $
#
PKGNAME= libpreludedb-mysql-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= MySQL plugin for LibPreludeDB
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index b1ccdcd06d7..ff935459559 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2010/01/17 12:02:43 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/09/30 10:49:14 obache Exp $
DISTNAME= pam_mysql-0.7RC1
PKGNAME= ${DISTNAME:S/_/-/:S/RC/rc/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pam-mysql/}