summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-18 17:42:12 +0000
committerjlam <jlam>2006-04-18 17:42:12 +0000
commitfe2d12fa33b589e18eb26423f35372d4acab159d (patch)
treea4c5bb907f7ed4dd9bb4bc9ef2d9b9f7340b0a1d /security
parentf9b4957c8609724f6a2d31709659e11e5db03e37 (diff)
downloadpkgsrc-fe2d12fa33b589e18eb26423f35372d4acab159d.tar.gz
Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21.
Diffstat (limited to 'security')
-rw-r--r--security/cy2-anonymous/Makefile3
-rw-r--r--security/cy2-crammd5/Makefile3
-rw-r--r--security/cy2-gssapi/Makefile3
-rw-r--r--security/cy2-login/Makefile3
-rw-r--r--security/cy2-ntlm/Makefile3
-rw-r--r--security/cy2-otp/Makefile3
-rw-r--r--security/cy2-plain/Makefile3
-rw-r--r--security/cy2-sql/Makefile3
8 files changed, 8 insertions, 16 deletions
diff --git a/security/cy2-anonymous/Makefile b/security/cy2-anonymous/Makefile
index 3047d28d8bf..3bb8dd3af73 100644
--- a/security/cy2-anonymous/Makefile
+++ b/security/cy2-anonymous/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/18 17:42:12 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-anonymous/}
-PKGREVISION= 1
COMMENT= Cyrus SASL ANONYMOUS authentication plugin
SASL_PLUGIN= yes
diff --git a/security/cy2-crammd5/Makefile b/security/cy2-crammd5/Makefile
index e10f67a0109..958859fb85f 100644
--- a/security/cy2-crammd5/Makefile
+++ b/security/cy2-crammd5/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/18 17:42:12 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-crammd5/}
-PKGREVISION= 1
COMMENT= Cyrus SASL CRAM-MD5 authentication plugin
SASL_PLUGIN= yes
diff --git a/security/cy2-gssapi/Makefile b/security/cy2-gssapi/Makefile
index efc2d0c045d..d878ddcd449 100644
--- a/security/cy2-gssapi/Makefile
+++ b/security/cy2-gssapi/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/18 17:42:12 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-gssapi/}
-PKGREVISION= 1
COMMENT= Cyrus SASL GSSAPI authentication plugin
SASL_PLUGIN= yes
diff --git a/security/cy2-login/Makefile b/security/cy2-login/Makefile
index a0cd47a11d7..e6ba1eb3137 100644
--- a/security/cy2-login/Makefile
+++ b/security/cy2-login/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/04/18 17:42:12 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-login/}
-PKGREVISION= 1
COMMENT= Cyrus SASL LOGIN authentication plugin
SASL_PLUGIN= yes
diff --git a/security/cy2-ntlm/Makefile b/security/cy2-ntlm/Makefile
index aef174ceafa..98c170dc895 100644
--- a/security/cy2-ntlm/Makefile
+++ b/security/cy2-ntlm/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/04/18 17:42:12 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-ntlm/}
-PKGREVISION= 1
COMMENT= Cyrus SASL NTLM authentication plugin
SASL_PLUGIN= yes
diff --git a/security/cy2-otp/Makefile b/security/cy2-otp/Makefile
index f83a958479c..00110b914ec 100644
--- a/security/cy2-otp/Makefile
+++ b/security/cy2-otp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/04/18 17:42:12 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-otp/}
-PKGREVISION= 1
COMMENT= Cyrus SASL OTP authentication plugin
SASL_PLUGIN= yes
diff --git a/security/cy2-plain/Makefile b/security/cy2-plain/Makefile
index d9a8c68c384..3bd55dc55c6 100644
--- a/security/cy2-plain/Makefile
+++ b/security/cy2-plain/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/18 17:42:12 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-plain/}
-PKGREVISION= 1
COMMENT= Cyrus SASL PLAIN authentication plugin
SASL_PLUGIN= yes
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile
index 3caccac1b1d..9cee26f724d 100644
--- a/security/cy2-sql/Makefile
+++ b/security/cy2-sql/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/04/13 21:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/04/18 17:42:12 jlam Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/}
-PKGREVISION= 2
COMMENT= Cyrus SASL SQL authentication plugin
SASL_PLUGIN= yes