summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl/Makefile.common
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-05-14 23:00:46 +0000
committerobache <obache@pkgsrc.org>2009-05-14 23:00:46 +0000
commit4b931b2c0d7673fb58432e3c0c675f483ee7e286 (patch)
treeb7946423c5aff60c59d9fcd56ad1f34221c13521 /security/cyrus-sasl/Makefile.common
parentfc75562bb3c42e3826bd1aef9a2d2561e02cc5c4 (diff)
downloadpkgsrc-4b931b2c0d7673fb58432e3c0c675f483ee7e286.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/cyrus-sasl/Makefile.common')
-rw-r--r--security/cyrus-sasl/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl/Makefile.common b/security/cyrus-sasl/Makefile.common
index b92dfd326ec..38e5334e133 100644
--- a/security/cyrus-sasl/Makefile.common
+++ b/security/cyrus-sasl/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2008/01/23 08:53:06 obache Exp $
+# $NetBSD: Makefile.common,v 1.14 2009/05/14 23:00:46 obache Exp $
#
# This file is currently included by:
#
@@ -17,7 +17,7 @@
# This Makefile fragment should be included _below_ any SASL_PLUGIN
# definition and _above_ any CONFIGURE_ARGS definitions.
-DISTNAME= cyrus-sasl-2.1.22
+DISTNAME= cyrus-sasl-2.1.23
CATEGORIES= security
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/ \