diff -r 09548e292fb1 -r 747afbba9aa8 dovecot/dovecot.patch --- a/dovecot/dovecot.patch Wed Feb 08 20:16:25 2012 +0200 +++ b/dovecot/dovecot.patch Tue Aug 28 18:52:55 2012 +0200 @@ -1,7 +1,7 @@ Index: configure.in ---- configure.in.orig 2011-03-04 19:47:50.000000000 +0100 -+++ configure.in 2011-03-05 13:00:48.000000000 +0100 -@@ -2100,14 +2100,14 @@ +--- configure.in.orig 2012-04-23 14:35:10.000000000 +0200 ++++ configure.in 2012-04-29 19:55:10.000000000 +0200 +@@ -2122,14 +2122,14 @@ AC_CHECK_PROG(PG_CONFIG, pg_config, pg_config, NO) if test $PG_CONFIG = NO; then # based on code from PHP @@ -21,9 +21,9 @@ PGSQL_LIBDIR=$i/$j fi Index: configure ---- configure.orig 2011-03-04 19:47:55.000000000 +0100 -+++ configure 2011-03-05 13:00:48.000000000 +0100 -@@ -22858,14 +22858,14 @@ +--- configure.orig 2012-04-23 14:35:52.000000000 +0200 ++++ configure 2012-04-29 19:55:11.000000000 +0200 +@@ -22919,14 +22919,14 @@ if test $PG_CONFIG = NO; then # based on code from PHP