summaryrefslogtreecommitdiff
path: root/security/cy2-digestmd5/Makefile
diff options
context:
space:
mode:
authorobache <obache>2009-05-14 23:00:46 +0000
committerobache <obache>2009-05-14 23:00:46 +0000
commit808d78367b1105dd0d6e83ea1809f90e07bed8c4 (patch)
treeb7946423c5aff60c59d9fcd56ad1f34221c13521 /security/cy2-digestmd5/Makefile
parentfee926c16bcd33a2fa41803b02d5dfd98cea51a6 (diff)
downloadpkgsrc-808d78367b1105dd0d6e83ea1809f90e07bed8c4.tar.gz
Update cyrus-sasl to 2.1.23.
New in 2.1.23 ------------- * Fixed CERT VU#238019 (make sure sasl_encode64() always NUL terminates output or returns SASL_BUFOVER)
Diffstat (limited to 'security/cy2-digestmd5/Makefile')
-rw-r--r--security/cy2-digestmd5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cy2-digestmd5/Makefile b/security/cy2-digestmd5/Makefile
index 5d5c9abf146..f161c316eb5 100644
--- a/security/cy2-digestmd5/Makefile
+++ b/security/cy2-digestmd5/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2008/08/12 10:16:54 obache Exp $
+# $NetBSD: Makefile,v 1.12 2009/05/14 23:00:47 obache Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-digestmd5/}
-PKGREVISION= 1
COMMENT= Cyrus SASL DIGEST-MD5 authentication plugin
SASL_PLUGIN= yes