packages (DEVEL): postgresql/postgresql-ac_version.patch - updated to postg...

wrobell wrobell at pld-linux.org
Thu Jul 2 14:44:56 CEST 2009


Author: wrobell                      Date: Thu Jul  2 12:44:56 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to postgresql 8.4.0

---- Files affected:
packages/postgresql:
   postgresql-ac_version.patch (1.3.2.2 -> 1.3.2.3) 

---- Diffs:

================================================================
Index: packages/postgresql/postgresql-ac_version.patch
diff -u packages/postgresql/postgresql-ac_version.patch:1.3.2.2 packages/postgresql/postgresql-ac_version.patch:1.3.2.3
--- packages/postgresql/postgresql-ac_version.patch:1.3.2.2	Wed Jul  1 18:59:22 2009
+++ packages/postgresql/postgresql-ac_version.patch	Thu Jul  2 14:44:50 2009
@@ -2,9 +2,9 @@
 +++ postgresql-8.3RC1/configure.in	2008-01-07 22:23:50.888568429 +0000
 @@ -19,10 +19,10 @@
  
- AC_INIT([PostgreSQL], [8.3RC1], [pgsql-bugs at postgresql.org])
+ AC_INIT([PostgreSQL], [8.4.0], [pgsql-bugs at postgresql.org])
  
--m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 2.59 is required.
+-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.61], [], [m4_fatal([Autoconf version 2.61 is required.
 -Untested combinations of 'autoconf' and PostgreSQL versions are not
 -recommended.  You can remove the check from 'configure.in' but it is then
 -your responsibility whether the result works or not.])])
@@ -12,6 +12,6 @@
 +dnl Untested combinations of 'autoconf' and PostgreSQL versions are not
 +dnl recommended.  You can remove the check from 'configure.in' but it is then
 +dnl your responsibility whether the result works or not.])])
- AC_COPYRIGHT([Copyright (c) 1996-2008, PostgreSQL Global Development Group])
+ AC_COPYRIGHT([Copyright (c) 1996-2009, PostgreSQL Global Development Group])
  AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
  AC_CONFIG_AUX_DIR(config)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgresql/postgresql-ac_version.patch?r1=1.3.2.2&r2=1.3.2.3&f=u



More information about the pld-cvs-commit mailing list