pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Update security/cy2-* plugin packages to code...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf9f364b2248
branches:  trunk
changeset: 511643:cf9f364b2248
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue Apr 18 17:42:12 2006 +0000

description:
Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21.

diffstat:

 security/cy2-anonymous/Makefile |  3 +--
 security/cy2-crammd5/Makefile   |  3 +--
 security/cy2-gssapi/Makefile    |  3 +--
 security/cy2-login/Makefile     |  3 +--
 security/cy2-ntlm/Makefile      |  3 +--
 security/cy2-otp/Makefile       |  3 +--
 security/cy2-plain/Makefile     |  3 +--
 security/cy2-sql/Makefile       |  3 +--
 8 files changed, 8 insertions(+), 16 deletions(-)

diffs (96 lines):

diff -r 28f2d2b82783 -r cf9f364b2248 security/cy2-anonymous/Makefile
--- a/security/cy2-anonymous/Makefile   Tue Apr 18 17:41:51 2006 +0000
+++ b/security/cy2-anonymous/Makefile   Tue Apr 18 17:42:12 2006 +0000
@@ -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 -r 28f2d2b82783 -r cf9f364b2248 security/cy2-crammd5/Makefile
--- a/security/cy2-crammd5/Makefile     Tue Apr 18 17:41:51 2006 +0000
+++ b/security/cy2-crammd5/Makefile     Tue Apr 18 17:42:12 2006 +0000
@@ -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 -r 28f2d2b82783 -r cf9f364b2248 security/cy2-gssapi/Makefile
--- a/security/cy2-gssapi/Makefile      Tue Apr 18 17:41:51 2006 +0000
+++ b/security/cy2-gssapi/Makefile      Tue Apr 18 17:42:12 2006 +0000
@@ -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 -r 28f2d2b82783 -r cf9f364b2248 security/cy2-login/Makefile
--- a/security/cy2-login/Makefile       Tue Apr 18 17:41:51 2006 +0000
+++ b/security/cy2-login/Makefile       Tue Apr 18 17:42:12 2006 +0000
@@ -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 -r 28f2d2b82783 -r cf9f364b2248 security/cy2-ntlm/Makefile
--- a/security/cy2-ntlm/Makefile        Tue Apr 18 17:41:51 2006 +0000
+++ b/security/cy2-ntlm/Makefile        Tue Apr 18 17:42:12 2006 +0000
@@ -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 -r 28f2d2b82783 -r cf9f364b2248 security/cy2-otp/Makefile
--- a/security/cy2-otp/Makefile Tue Apr 18 17:41:51 2006 +0000
+++ b/security/cy2-otp/Makefile Tue Apr 18 17:42:12 2006 +0000
@@ -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 -r 28f2d2b82783 -r cf9f364b2248 security/cy2-plain/Makefile
--- a/security/cy2-plain/Makefile       Tue Apr 18 17:41:51 2006 +0000
+++ b/security/cy2-plain/Makefile       Tue Apr 18 17:42:12 2006 +0000
@@ -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 -r 28f2d2b82783 -r cf9f364b2248 security/cy2-sql/Makefile
--- a/security/cy2-sql/Makefile Tue Apr 18 17:41:51 2006 +0000
+++ b/security/cy2-sql/Makefile Tue Apr 18 17:42:12 2006 +0000
@@ -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
 



Home | Main Index | Thread Index | Old Index