* [gentoo-commits] gentoo-x86 commit in mail-mta/sendmail/files: sendmail-8.14.5+db-5.0.patch
@ 2011-05-17 17:59 Eray Aslan (eras)
0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2011-05-17 17:59 UTC (permalink / raw
To: gentoo-commits
eras 11/05/17 17:59:21
Added: sendmail-8.14.5+db-5.0.patch
Log:
Version bump - bug #367723
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Revision Changes Path
1.1 mail-mta/sendmail/files/sendmail-8.14.5+db-5.0.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/files/sendmail-8.14.5+db-5.0.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/sendmail/files/sendmail-8.14.5+db-5.0.patch?rev=1.1&content-type=text/plain
Index: sendmail-8.14.5+db-5.0.patch
===================================================================
Index: sendmail-8.14.4/include/sm/bdb.h
===================================================================
--- sendmail-8.14.4.orig/include/sm/bdb.h
+++ sendmail-8.14.4/include/sm/bdb.h
@@ -19,7 +19,7 @@
# define DB_VERSION_MAJOR 1
# endif /* ! DB_VERSION_MAJOR */
-# if DB_VERSION_MAJOR >= 4 && DB_VERSION_MINOR >= 1
+# if (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 1) || DB_VERSION_MAJOR >= 5
# define DBTXN NULL ,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-17 17:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-17 17:59 [gentoo-commits] gentoo-x86 commit in mail-mta/sendmail/files: sendmail-8.14.5+db-5.0.patch Eray Aslan (eras)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox