# ChangeLog for dev-libs/cyrus-sasl
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.175 2007/01/08 15:29:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.176 2007/01/08 20:56:09 tove Exp $
+
+ 08 Jan 2007; Torsten Veller <tove@gentoo.org>
+ -files/cyrus-sasl-2.1.20-configdir.patch,
+ -files/cyrus-sasl-2.1.20-gcc4.patch, -files/saslauthd-2.1.20.conf,
+ -files/cyrus-sasl-2.1.21-configure.patch, -files/saslauthd.pam,
+ -cyrus-sasl-2.1.21-r2.ebuild, -cyrus-sasl-2.1.21-r3.ebuild,
+ cyrus-sasl-2.1.22.ebuild, cyrus-sasl-2.1.22-r1.ebuild:
+ Fixing #160158 and removing unneeded files.
08 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
cyrus-sasl-2.1.21-r2.ebuild, cyrus-sasl-2.1.21-r3.ebuild,
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r1.ebuild,v 1.13 2007/01/08 15:29:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r1.ebuild,v 1.14 2007/01/08 20:56:09 tove Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.7"
sed -e '/define DEFAULT_REMOTE_SERVICE/s:imap:imap2:' \
-i saslauthd/auth_rimap.c || die "sed failed"
- # Fixed upstream. Add openldap 2.3 compile patch - bug #113914
- # epatch "${FILESDIR}/${PN}-2.1.21-configure.patch"
-
- # Fixed upstream. Add configdir support.
- # epatch "${FILESDIR}/${PN}-2.1.20-configdir.patch"
-
# Fix include path for newer PostgreSQL versions.
epatch "${FILESDIR}/${PN}-2.1.17-pgsql-include.patch"
- # Fixed upstream. Fix for gcc-4.0
- # epatch "${FILESDIR}/${PN}-2.1.20-gcc4.patch"
-
# UNSUPPORTED ntlm patch. Bug #81342
use ntlm_unsupported_patch && epatch "${DISTDIR}/${ntlm_patch}"
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild,v 1.21 2007/01/08 15:29:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild,v 1.22 2007/01/08 20:56:09 tove Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.9"
sed -e '/define DEFAULT_REMOTE_SERVICE/s:imap:imap2:' \
-i saslauthd/auth_rimap.c || die "sed failed"
- # Fixed upstream. Add openldap 2.3 compile patch - bug #113914
- # epatch "${FILESDIR}/${PN}-2.1.21-configure.patch"
-
- # Fixed upstream. Add configdir support.
- # epatch "${FILESDIR}/${PN}-2.1.20-configdir.patch"
-
# Fix include path for newer PostgreSQL versions.
epatch "${FILESDIR}/${PN}-2.1.17-pgsql-include.patch"
- # Fixed upstream. Fix for gcc-4.0
- # epatch "${FILESDIR}/${PN}-2.1.20-gcc4.patch"
-
# UNSUPPORTED ntlm patch. Bug #81342
use ntlm_unsupported_patch && epatch "${DISTDIR}/${ntlm_patch}"