[csw-devel] SF.net SVN: gar:[3216] csw/mgar/pkg/apache2-worker/trunk/Makefile

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Wed Feb 18 14:10:47 CET 2009


Revision: 3216
          http://gar.svn.sourceforge.net/gar/?rev=3216&view=rev
Author:   idogan23
Date:     2009-02-18 13:10:47 +0000 (Wed, 18 Feb 2009)

Log Message:
-----------
apache2-worker: updated to 2.2.11

Modified Paths:
--------------
    csw/mgar/pkg/apache2-worker/trunk/Makefile

Modified: csw/mgar/pkg/apache2-worker/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2-worker/trunk/Makefile	2009-02-18 12:25:50 UTC (rev 3215)
+++ csw/mgar/pkg/apache2-worker/trunk/Makefile	2009-02-18 13:10:47 UTC (rev 3216)
@@ -1,5 +1,5 @@
 GARNAME = httpd
-GARVERSION = 2.2.10
+GARVERSION = 2.2.11
 CATEGORIES = server
 
 DESCRIPTION = A high performance Unix-based HTTP server.
@@ -8,7 +8,7 @@
   best around in terms of functionality, efficiency, security and speed.
 endef
 
-include ../apache2/files/config.mk
+include ../../apache2/trunk/files/config.mk
 
 # Apache worker MPM
 CSWADMIN   = depend prototype postinstall postremove space
@@ -23,7 +23,7 @@
 CONFIGURE_ARGS += --with-mpm=worker
 
 include gar/category.mk
-include ../apache2/files/rules.mk
+include ../../apache2/trunk/files/rules.mk
 
 post-install: rename-httpd
 


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