From cf20470c4dea4325466331549016c1077c8f566c Mon Sep 17 00:00:00 2001 From: Sebastian Zagrodzki Date: Wed, 24 Oct 2001 14:04:22 +0000 Subject: [PATCH 1/1] 2845686f535a76f9663ef4eafe687583 mod_auth_pgsql-0.9.10.tar.gz Changed files: apache-mod_auth_pgsql-version.patch -> 1.1 --- apache-mod_auth_pgsql-version.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 apache-mod_auth_pgsql-version.patch diff --git a/apache-mod_auth_pgsql-version.patch b/apache-mod_auth_pgsql-version.patch new file mode 100644 index 0000000..a13df62 --- /dev/null +++ b/apache-mod_auth_pgsql-version.patch @@ -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 + +-#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) -- 2.44.0