apache2 httpd 2.4.2

Bjarne D Mathiesen macintosh at mathiesen.info
Sun Apr 29 17:00:24 PDT 2012


Bradley Giesbrecht wrote:
> 
> On Apr 29, 2012, at 3:19 PM, Bjarne D Mathiesen wrote:
> 
>> does anybody have any comments on my work in this thread ???
>>
>> personally, I've presently upgraded my public webserver to
>>    apache httpd 2.4.2
>>    php5
>>    mod_evasive
>>    mod_security
>>
>> incl all of my personal modifications to the MacPorts default install
>>    launcd plist modified
>>    apachectl modified a la Apple
>>    httpd.conf spilt into separate file for conveniece
> 
> I would like to take a look. Where can I get a patch or set of patches?

I've attached diffs to all of the postings where I've found a solution
to a problem.

The diff for apache2 itself is attached to this posting

thanks,
-- 
Bjarne D Mathiesen
København N ; Danmark ; Europa
----------------------------------------------------------------------
denne besked er skrevet i et totalt M$-frit miljø
MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz DDR3
-------------- next part --------------
--- /macports/var/macports/sources/rsync.macports.org/release/tarballs/ports/www/apache2/Portfile	2012-04-30 01:55:56.000000000 +0200
+++ portfiles/www/apache2/Portfile	2012-04-30 01:55:44.000000000 +0200
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                apache2
-version             2.2.22
-revision            1
+version             2.4.2
 categories          www
 maintainers         ryandesign openmaintainer
 license             Apache-2
@@ -24,8 +23,8 @@
 use_bzip2           yes
 use_parallel_build  yes
 
-checksums           rmd160  237a26a7759e7e1af175900d598e25fb082a4eb9 \
-                    sha256  dcdc9f1dc722f84798caf69d69dca78daa5e09a4269060045aeca7e4f44cb231
+checksums        rmd160 1b97ab44075bea0f398f507dacb5f719a87b720b \
+                 sha256 5382f9c507d3d02706e33d6308ea041f39e8511b5948aef0ca188df8f90159b8
 
 depends_lib         port:apr \
                     port:apr-util \


More information about the macports-dev mailing list