[29322] trunk/dports/www/apache2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 20 15:30:52 PDT 2007


Revision: 29322
          http://trac.macosforge.org/projects/macports/changeset/29322
Author:   jberry at macports.org
Date:     2007-09-20 15:30:52 -0700 (Thu, 20 Sep 2007)

Log Message:
-----------
Version bump apache2 2.2.4 --> 2.2.6, which provides a number of new security fixes from apache.
Sorry, imajes, about the absense of process

Modified Paths:
--------------
    trunk/dports/www/apache2/Portfile

Modified: trunk/dports/www/apache2/Portfile
===================================================================
--- trunk/dports/www/apache2/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
+++ trunk/dports/www/apache2/Portfile	2007-09-20 22:30:52 UTC (rev 29322)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name             apache2
-version          2.2.4
-revision         1
+version          2.2.6
 
 categories       www
 maintainers      imajes at macports.org
@@ -19,14 +18,15 @@
 
 master_sites     apache:httpd
 distname         httpd-${version}
-checksums        md5 536c86c7041515a25dd8bad3611da9a3
+checksums        md5 203bea91715064f0c787f6499d33a377 \
+				 sha1 e6ef926ecd1f9a412af8c266239f0a6f58c63854
 use_bzip2        yes
 
 depends_lib      port:apr \
                  port:apr-util \
                  port:expat \
-		 port:openssl \
-	 	 port:pcre
+                 port:openssl \
+                 port:pcre
 
 patchfiles       patch-httpd-std.conf.in 
 
@@ -49,7 +49,7 @@
                    --with-apr-util=${prefix}/bin/apu-1-config \
                    --libdir=${prefix}/lib \
                    --with-expat=${prefix} \
-		   --with-pcre=${prefix} \
+                   --with-pcre=${prefix} \
                    --mandir=${prefix}/share/man \
                    --enable-mods-shared=all \
                    --enable-ssl \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070920/fcbf5567/attachment.html


More information about the macports-changes mailing list