[csw-devel] SF.net SVN: gar:[5615] csw/mgar/pkg/siege/trunk

bensons at users.sourceforge.net bensons at users.sourceforge.net
Tue Jul 21 17:35:50 CEST 2009


Revision: 5615
          http://gar.svn.sourceforge.net/gar/?rev=5615&view=rev
Author:   bensons
Date:     2009-07-21 15:35:49 +0000 (Tue, 21 Jul 2009)

Log Message:
-----------
siege: logfile is now written into the correct place

Modified Paths:
--------------
    csw/mgar/pkg/siege/trunk/checksums
    csw/mgar/pkg/siege/trunk/files/patch-configure

Modified: csw/mgar/pkg/siege/trunk/checksums
===================================================================
--- csw/mgar/pkg/siege/trunk/checksums	2009-07-21 15:27:14 UTC (rev 5614)
+++ csw/mgar/pkg/siege/trunk/checksums	2009-07-21 15:35:49 UTC (rev 5615)
@@ -1,3 +1,3 @@
 4acf8817dc68474af49acd8a73353559  download/patch-bombardment.in
-90d897e1b35b25293def46327ae3bc2d  download/patch-configure
+8bce716263ef7174152e7fa9f1dbe2dc  download/patch-configure
 a5592e42d4217572d8035dec000f479c  download/siege-2.66.tar.gz

Modified: csw/mgar/pkg/siege/trunk/files/patch-configure
===================================================================
--- csw/mgar/pkg/siege/trunk/files/patch-configure	2009-07-21 15:27:14 UTC (rev 5614)
+++ csw/mgar/pkg/siege/trunk/files/patch-configure	2009-07-21 15:35:49 UTC (rev 5615)
@@ -1,5 +1,5 @@
 --- siege-2.66.orig/configure	2007-03-29 20:07:30.000000000 +0200
-+++ siege-2.66/configure	2009-07-21 15:55:38.296970184 +0200
++++ siege-2.66/configure	2009-07-21 17:32:30.638575422 +0200
 @@ -26980,9 +26980,9 @@
  AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
   prefix=$prefix sysconfdir=$sysconfdir localstatedir=$localstatedir
@@ -13,3 +13,12 @@
  PLATFORM=$PLATFORM
  
  _ACEOF
+@@ -27891,7 +27891,7 @@
+ 
+ #define SIEGE_HOME     "$prefix"
+ #define CNF_FILE       "$sysconfdir/urls.txt"
+-#define LOG_FILE       "$localstatedir/siege.log"
++#define LOG_FILE       "$localstatedir/log/siege.log"
+ 
+ 
+ #endif/*JOEPATH_H*/


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list