]> git.pld-linux.org Git - packages/apache1-mod_auth_pgsql.git/commitdiff
2845686f535a76f9663ef4eafe687583 mod_auth_pgsql-0.9.10.tar.gz PLD_1_0_freez
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Wed, 24 Oct 2001 14:04:22 +0000 (14:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_auth_pgsql-version.patch -> 1.1

apache-mod_auth_pgsql-version.patch [new file with mode: 0644]

diff --git a/apache-mod_auth_pgsql-version.patch b/apache-mod_auth_pgsql-version.patch
new file mode 100644 (file)
index 0000000..a13df62
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Naur mod_auth_pgsql-0.9.10-p/mod_auth_pgsql.c mod_auth_pgsql-0.9.10/mod_auth_pgsql.c
+--- mod_auth_pgsql-0.9.10-p/mod_auth_pgsql.c   Thu Oct 11 12:47:14 2001
++++ mod_auth_pgsql-0.9.10/mod_auth_pgsql.c     Wed Oct 24 15:59:09 2001
+@@ -96,7 +96,7 @@
+ #include "ap_alloc.h"
+ #include <libpq-fe.h>
+-#define       AUTH_PGSQL_VERSION              "0.9.9"
++#define       AUTH_PGSQL_VERSION              "0.9.10"
+ /* We need Apache 1.3.1 */ 
+ #if (MODULE_MAGIC_NUMBER >= 19980713)
This page took 0.085791 seconds and 4 git commands to generate.