Diff openldap-2.4.25-r1 with a openldap-2.4.28

/usr/portage/net-nds/openldap/openldap-2.4.28.ebuild 2012-05-13 16:01:00.000000000 +0400
1 1
# Copyright 1999-2012 Gentoo Foundation
2 2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.25-r1.ebuild,v 1.8 2012/05/13 11:38:39 swift Exp $
3
# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.28.ebuild,v 1.6 2012/05/13 11:38:39 swift Exp $
4 4

  
5 5
EAPI="3"
6 6
WANT_AUTOMAKE=1.9
......
230 230
		"${FILESDIR}"/${PN}-2.2.14-perlthreadsfix.patch \
231 231
		"${FILESDIR}"/${PN}-2.4.15-ppolicy.patch
232 232

  
233
	# bug #116045 - still present in 2.4.19
234
	epatch "${FILESDIR}"/${PN}-2.4.19-contrib-smbk5pwd.patch
233
	# bug #116045 - still present in 2.4.28
234
	epatch "${FILESDIR}"/${PN}-2.4.28-contrib-smbk5pwd.patch
235 235

  
236 236
	# bug #189817
237 237
	epatch "${FILESDIR}"/${PN}-2.4.11-libldap_r.patch
Thank you!