SOURCES: squirm-Makefile-paths.patch - up to fit 1.26

duddits duddits at pld-linux.org
Sun Mar 8 10:10:27 CET 2009


Author: duddits                      Date: Sun Mar  8 09:10:27 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to fit 1.26

---- Files affected:
SOURCES:
   squirm-Makefile-paths.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/squirm-Makefile-paths.patch
diff -u SOURCES/squirm-Makefile-paths.patch:1.2 SOURCES/squirm-Makefile-paths.patch:1.3
--- SOURCES/squirm-Makefile-paths.patch:1.2	Fri Jul 27 18:34:41 2001
+++ SOURCES/squirm-Makefile-paths.patch	Sun Mar  8 10:10:21 2009
@@ -1,16 +1,7 @@
-diff -ruN squirm-1.23.orig/Makefile squirm-1.23/Makefile
---- squirm-1.23.orig/Makefile	Fri Mar 31 07:07:54 2000
-+++ squirm-1.23/Makefile	Fri Jul 27 18:14:44 2001
-@@ -17,7 +17,7 @@
- ROOT_GROUP = bin
- 
- # The regex library (-lgnuregex is common on FreeBSD, none for some Linux'es)
--EXTRALIBS=-lgnuregex
-+#EXTRALIBS=-lgnuregex
- 
- 
- 
-@@ -32,7 +32,7 @@
+diff -burNp squirm-1.26/Makefile squirm-1.26-dud/Makefile
+--- squirm-1.26/Makefile	2005-08-19 09:31:06.000000000 +0200
++++ squirm-1.26-dud/Makefile	2009-03-08 10:07:01.614660925 +0100
+@@ -29,7 +29,7 @@ HFILES = squirm.h paths.h lists.h log.h 
  CC=gcc
  
  
@@ -19,10 +10,10 @@
  BINARIES = squirm
  
  CFLAGS = -O3 -Wall -funroll-loops -DPREFIX=\"$(PREFIX)\"
-diff -ruN squirm-1.23.orig/paths.h squirm-1.23/paths.h
---- squirm-1.23.orig/paths.h	Fri Mar 31 07:08:43 2000
-+++ squirm-1.23/paths.h	Fri Jul 27 18:15:42 2001
-@@ -17,14 +17,14 @@
+diff -burNp squirm-1.26/paths.h squirm-1.26-dud/paths.h
+--- squirm-1.26/paths.h	2005-08-19 09:31:06.000000000 +0200
++++ squirm-1.26-dud/paths.h	2009-03-08 10:08:21.084524869 +0100
+@@ -37,14 +37,14 @@
  
  /*************  Log File Locations (must be writable by **********/
  /*************  the user given in the squid.conf file   **********/
@@ -31,7 +22,7 @@
 -#define LOG_ERROR PREFIX"/logs/squirm.error"
 -#define LOG_WHERE PREFIX"/logs/squirm.where"
 -#define LOG_DEBUG PREFIX"/logs/squirm.debug"
--#define LOG_INFO PREFIX"/logs/squirm.info"
+-#define LOG_INFO  PREFIX"/logs/squirm.info"
 +#define LOG_MATCH PREFIX"/var/log/squid/squirm.match"
 +#define LOG_FAIL  PREFIX"/var/log/squid/squirm.fail"
 +#define LOG_ERROR PREFIX"/var/log/squid/squirm.error"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/squirm-Makefile-paths.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list