Gentoo Archives: gentoo-commits

From: Aaron Swenson <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pgsql-patches:9.1 commit in: /
Date: Mon, 04 Jul 2011 22:56:07
Message-Id: 4996bbe6286d64eb4ac7dba22e516e9779acb3af.titanofold@gentoo
1 commit: 4996bbe6286d64eb4ac7dba22e516e9779acb3af
2 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 01:58:33 2011 +0000
4 Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 01:58:33 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pgsql-patches.git;a=commit;h=4996bbe6
7
8 Updated for 9.1beta2
9
10 ---
11 autoconf.patch | 6 +++---
12 1 files changed, 3 insertions(+), 3 deletions(-)
13
14 diff --git a/autoconf.patch b/autoconf.patch
15 index 2a82580..0eeeabf 100644
16 --- a/autoconf.patch
17 +++ b/autoconf.patch
18 @@ -1,9 +1,9 @@
19 diff -Naur a/configure.in b/configure.in
20 ---- a/configure.in 2011-04-27 17:17:22.000000000 -0400
21 -+++ b/configure.in 2011-05-02 18:02:31.471665153 -0400
22 +--- a/configure.in 2011-06-09 19:40:42.000000000 -0400
23 ++++ b/configure.in 2011-06-25 16:18:43.649614947 -0400
24 @@ -19,10 +19,6 @@
25
26 - AC_INIT([PostgreSQL], [9.1beta1], [pgsql-bugs@××××××××××.org])
27 + AC_INIT([PostgreSQL], [9.1beta2], [pgsql-bugs@××××××××××.org])
28
29 -m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.63], [], [m4_fatal([Autoconf version 2.63 is required.
30 -Untested combinations of 'autoconf' and PostgreSQL versions are not