Subject: CVS commit: pkgsrc/www/ap2-auth-ldap
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 02/26/2005 01:06:08
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sat Feb 26 01:06:08 UTC 2005

Modified Files:
	pkgsrc/www/ap2-auth-ldap: MESSAGE Makefile PLIST distinfo
	pkgsrc/www/ap2-auth-ldap/patches: patch-aa
Added Files:
	pkgsrc/www/ap2-auth-ldap/patches: patch-ab

Log Message:
- Update to 3.3

> v3.2 (Dec-29-2004)
>     * Some options were missing in apache 1.3x part of the code.
>
>     * There was a syntax error in TLS related code. Thanks for many of you
>       who pointed it out.
>
>     * Don't try to re-initialize TLS. Thanks to Volker for pointing it out.
>
>     * if the ldap header files and libaries are no in ldap base directory,
>       they can be specified with --with-ldap-includes and
>       --with-ldap-libraries respectively.
>
> v 3.3 (Dec-30-2004)
>     * some tls code was outside


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/ap2-auth-ldap/MESSAGE \
    pkgsrc/www/ap2-auth-ldap/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/www/ap2-auth-ldap/Makefile \
    pkgsrc/www/ap2-auth-ldap/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/ap2-auth-ldap/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/www/ap2-auth-ldap/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.