pkgsrc/security/cyrus-sasl2/patches/patch-al
jlam 59c037738d Update security/cyrus-sasl2 and associated plugins to 2.1.20. Changes
from version 2.1.19 include:

* Fixes to cram plugin to avoid attempting to canonify uninitialized data
  (This removes the need for patch-af).
* NTLM portability fixes.
* Avoid potential attack using SASL_PATH when sasl is used in a setuid
  environment.
* A trivial number of small bugfixes.
2004-11-15 21:58:16 +00:00

13 lines
525 B
Text

$NetBSD: patch-al,v 1.5 2004/11/15 21:58:17 jlam Exp $
--- Makefile.in.orig 2004-10-24 16:21:09.000000000 -0400
+++ Makefile.in
@@ -237,7 +237,7 @@ AUTOMAKE_OPTIONS = 1.7
@MACOSX_FALSE@INSTALLOSX =
@MACOSX_TRUE@INSTALLOSX = install-exec-local-osx
-SUBDIRS = include sasldb plugins lib utils doc man $(PWC) $(SAM) $(JAV) $(SAD)
+SUBDIRS = include sasldb plugins lib utils doc man $(PWC) $(SAM) $(JAV)
EXTRA_DIST = config cmulocal win32 mac dlcompat-20010505 NTMakefile
framedir = /Library/Frameworks/SASL2.framework