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

imajes at macports.org imajes at macports.org
Mon Jun 16 08:12:22 PDT 2008


Revision: 37632
          http://trac.macosforge.org/projects/macports/changeset/37632
Author:   imajes at macports.org
Date:     2008-06-16 08:12:13 -0700 (Mon, 16 Jun 2008)

Log Message:
-----------
update portfile for 2.2.9

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

Modified: trunk/dports/www/apache2/Portfile
===================================================================
--- trunk/dports/www/apache2/Portfile	2008-06-16 14:46:05 UTC (rev 37631)
+++ trunk/dports/www/apache2/Portfile	2008-06-16 15:12:13 UTC (rev 37632)
@@ -3,7 +3,7 @@
 PortSystem       1.0
 
 name             apache2
-version          2.2.8
+version          2.2.9
 revision         1
 categories       www
 maintainers      imajes at macports.org
@@ -22,9 +22,9 @@
 use_bzip2        yes
 use_parallel_build  yes
 
-checksums       md5 76d2598a4797163d07cd50e5304aa7cd \
-                sha1 5074904435d3d942ce2dc96c44b07294b8eaca77 \
-                rmd160 0736ea9617bafaa1c8cd34ce4fc1c7a659afea57
+checksums       md5 3afa8137dc1999be695a20b62fdf032b \
+                sha1 71715d81e7a5ace4499803df7369c78b85251083 \
+                rmd160 8fd62ae78271aa0ded6ba2f5bfeea8c63b79060a
 
 depends_lib      port:apr \
                  port:apr-util \
@@ -41,6 +41,10 @@
 		# Customize userdir naming to match darwin
 		reinplace "s|/home/|/Users/|g" ${worksrcpath}/docs/conf/extra/httpd-userdir.conf.in
 		reinplace "s|public_html|Sites|g" ${worksrcpath}/docs/conf/extra/httpd-userdir.conf.in
+
+		# HFS can be case insensitive, so protect for this as in 
+		# http://docs.info.apple.com/article.html?artnum=300422
+		
 	}
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080616/b1b213e9/attachment.htm 


More information about the macports-changes mailing list