diff options
author | jlam <jlam@pkgsrc.org> | 2002-10-21 06:07:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-10-21 06:07:11 +0000 |
commit | 7431e59b8790a1686c5a1bbf5ad9493230e23648 (patch) | |
tree | 491834f9d2bd97ea558270bb862b06cf5f42bf1f /doc | |
parent | 366cb19d6cd55d7caa1a4f8d6332e4cb2501e4de (diff) | |
download | pkgsrc-7431e59b8790a1686c5a1bbf5ad9493230e23648.tar.gz |
Update security/cyrus-sasl to 1.5.27nb3:
Fix sasl-config script so that "sasl-config --libs" returns the full list
of libraries and linker flags needed to link against libsasl. Bump
PKGREVISION.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 36334c25511..cd6f86cf975 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.326 2002/10/21 03:03:55 dmcmahill Exp $ +$NetBSD: CHANGES,v 1.327 2002/10/21 06:07:11 jlam Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3348,3 +3348,4 @@ Changes to the packages collection and infrastructure in 2002: Updated dctc to 0.83.6 [wiz 2002-10-21] Updated dc_gui to 0.63 [wiz 2002-10-21] Updated pango to 1.0.5 [dmcmahill 2002-10-21] + Updated cyrus-sasl to 1.5.27nb3 [jlam 2002-10-21] |