apache2 httpd 2.4.2

Bjarne D Mathiesen macintosh at mathiesen.info
Sun Apr 29 17:04:33 PDT 2012


Bjarne D Mathiesen wrote:
> The diff for apache2 itself is attached to this posting

Upps ... forgot to remove a patch from the portfile
corrected diff attached

-- 
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 02:02:08.000000000 +0200
+++ portfiles/www/apache2/Portfile	2012-04-30 02:01:49.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 \
@@ -37,8 +36,7 @@
 # Both apache and apache2 want to install dbmmanage.1 and other manpages.
 conflicts           apache
 
-patchfiles          patch-docs-cgi-examples-printenv.diff \
-                    libtool-tag.diff
+patchfiles          libtool-tag.diff
 
 post-patch {
     reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/docs/cgi-examples/printenv


More information about the macports-dev mailing list