diff options
author | Daniel Black <dragonheart@gentoo.org> | 2010-03-16 09:57:55 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2010-03-16 09:57:55 +0000 |
commit | d5d8083f819e3c6a14dd0718774fa72cb67f0636 (patch) | |
tree | 88e2db78c061d4f0cc4a20344cc23150025b60d5 /mail-filter/opendkim | |
parent | Fix build on BSD, bug #309443 (diff) | |
download | gentoo-2-d5d8083f819e3c6a14dd0718774fa72cb67f0636.tar.gz gentoo-2-d5d8083f819e3c6a14dd0718774fa72cb67f0636.tar.bz2 gentoo-2-d5d8083f819e3c6a14dd0718774fa72cb67f0636.zip |
fix digest and patch - id tag in patch. bug #308765 thanks to Gary E. Miller
(Portage version: 2.2_rc66/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter/opendkim')
-rw-r--r-- | mail-filter/opendkim/ChangeLog | 7 | ||||
-rw-r--r-- | mail-filter/opendkim/files/opendkim-2.0.0-lua-ldap.patch | 9 |
2 files changed, 6 insertions, 10 deletions
diff --git a/mail-filter/opendkim/ChangeLog b/mail-filter/opendkim/ChangeLog index dd31246cfa9f..5bbbdc7433ad 100644 --- a/mail-filter/opendkim/ChangeLog +++ b/mail-filter/opendkim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-filter/opendkim # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/ChangeLog,v 1.10 2010/03/09 00:43:12 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/ChangeLog,v 1.11 2010/03/16 09:57:54 dragonheart Exp $ + + 16 Mar 2010; Daniel Black <dragonheart@gentoo.org> + files/opendkim-2.0.0-lua-ldap.patch: + fix digest and patch - id tag in patch. bug #308765 thanks to Gary E. + Miller 09 Mar 2010; Daniel Black <dragonheart@gentoo.org> opendkim-2.0.0.ebuild, +files/opendkim-2.0.0-lua-ldap.patch: diff --git a/mail-filter/opendkim/files/opendkim-2.0.0-lua-ldap.patch b/mail-filter/opendkim/files/opendkim-2.0.0-lua-ldap.patch index c80884d8870d..b0dc3801c111 100644 --- a/mail-filter/opendkim/files/opendkim-2.0.0-lua-ldap.patch +++ b/mail-filter/opendkim/files/opendkim-2.0.0-lua-ldap.patch @@ -6,15 +6,6 @@ retrieving revision 1.140 diff -u -b -B -r1.139 -r1.140 --- configure.ac 3 Mar 2010 16:32:55 -0000 1.139 +++ configure.ac 7 Mar 2010 17:17:57 -0000 1.140 -@@ -3,7 +3,7 @@ - # - # Copyright (c) 2009, 2010 The OpenDKIM Project. All rights reserved. - # --# $Id: opendkim-2.0.0-lua-ldap.patch,v 1.1 2010/03/09 00:43:13 dragonheart Exp $ -+# $Id: opendkim-2.0.0-lua-ldap.patch,v 1.1 2010/03/09 00:43:13 dragonheart Exp $ - - # - # Setup @@ -1063,7 +1063,6 @@ AC_MSG_RESULT([ok]), AC_MSG_ERROR([OpenLDAP version 2.1.3 or later required])) |