summaryrefslogtreecommitdiff
path: root/postgresql/postgresql-libs-leak.patch
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-11-13 17:04:18 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-11-13 17:12:31 +0100
commitf3d2d9aaaf72291a5733b5ba0edd1c7b75e4f345 (patch)
tree3030e5e9ff798cee8a227f5bb1dcda6a29e11ca9 /postgresql/postgresql-libs-leak.patch
parentc1c4555ae73697fbe4c689fa1727b3281d83ad01 (diff)
Upgrading postgresql to 9.2.1
Change-Id: If6e58db174159111dec9c6ab39258d757a3e6ba5
Diffstat (limited to 'postgresql/postgresql-libs-leak.patch')
-rw-r--r--postgresql/postgresql-libs-leak.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/postgresql/postgresql-libs-leak.patch b/postgresql/postgresql-libs-leak.patch
index d568ccc95c01..8224137f1f97 100644
--- a/postgresql/postgresql-libs-leak.patch
+++ b/postgresql/postgresql-libs-leak.patch
@@ -1,7 +1,7 @@
diff --recursive -u misc/build/postgresql-9.1.1/configure.in misc/build/postgresql-9.1.1.patched/configure.in
--- misc/build/postgresql-9.1.1/configure.in 2011-09-22 23:57:57.000000000 +0200
+++ misc/build/postgresql-9.1.1.patched/configure.in 2012-02-03 11:42:45.000000000 +0100
-@@ -918,18 +918,9 @@
+@@ -903,18 +903,9 @@
*** Not using spinlocks will cause poor performance.])
fi
@@ -21,7 +21,7 @@ diff --recursive -u misc/build/postgresql-9.1.1/configure.in misc/build/postgres
[AC_MSG_ERROR([could not find function 'com_err' required for Kerberos 5])])
AC_SEARCH_LIBS(krb5_sendauth, [krb5 'krb5 -lcrypto -ldes -lasn1 -lroken'], [],
[AC_MSG_ERROR([could not find function 'krb5_sendauth' required for Kerberos 5])])
-@@ -939,6 +930,15 @@
+@@ -924,6 +915,15 @@
fi
fi
@@ -37,3 +37,4 @@ diff --recursive -u misc/build/postgresql-9.1.1/configure.in misc/build/postgres
if test "$with_openssl" = yes ; then
dnl Order matters!
if test "$PORTNAME" != "win32"; then
+