From c8ab2c22c59e1db02f8edad26f39e9262bd0aead Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Tue, 6 Feb 2007 07:59:47 +0000 Subject: Updating to version 2.6.9: "Many things have changed. Bugs have been fixed, new features have been introduced. But most importantly, we're really retiring the old 1.x-style libpqxx API now. This API (where upper-case letters were still used in function names and such) has been supported for more than three years in the interest of backwards compatibility, but has been marked as obsolete all this time." --- databases/postgresql-libpqxx/files/patch-tools-splitconfig | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 databases/postgresql-libpqxx/files/patch-tools-splitconfig (limited to 'databases/postgresql-libpqxx/files') diff --git a/databases/postgresql-libpqxx/files/patch-tools-splitconfig b/databases/postgresql-libpqxx/files/patch-tools-splitconfig deleted file mode 100644 index 383fb09cfa14..000000000000 --- a/databases/postgresql-libpqxx/files/patch-tools-splitconfig +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/splitconfig.orig Wed Aug 9 12:00:50 2006 -+++ tools/splitconfig Wed Aug 9 12:00:59 2006 -@@ -58,7 +58,7 @@ - } - - --SAMPLETXT="`mktemp`" -+SAMPLETXT="`mktemp foo`" - - # Perform a "grep -F -w -h", or simulate one, searching for any of the patterns - # listed in "$2" (one per line) in file "$3". A code for the grep command line -- cgit v1.2.3