r1652 - crux-2.2/ports/opt/apache
Author: jue Date: 2006-07-28 08:31:29 +0200 (Fri, 28 Jul 2006) New Revision: 1652 Modified: crux-2.2/ports/opt/apache/.footprint crux-2.2/ports/opt/apache/.md5sum crux-2.2/ports/opt/apache/Pkgfile Log: apache: update to 2.0.59 Modified: crux-2.2/ports/opt/apache/.footprint =================================================================== --- crux-2.2/ports/opt/apache/.footprint 2006-07-28 03:01:21 UTC (rev 1651) +++ crux-2.2/ports/opt/apache/.footprint 2006-07-28 06:31:29 UTC (rev 1652) @@ -174,7 +174,6 @@ -rw-r--r-- root/root var/www/error/HTTP_UNAUTHORIZED.html.var -rw-r--r-- root/root var/www/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var -rw-r--r-- root/root var/www/error/HTTP_VARIANT_ALSO_VARIES.html.var --rw-r--r-- root/root var/www/error/README -rw-r--r-- root/root var/www/error/contact.html.var drwxr-xr-x root/root var/www/error/include/ -rw-r--r-- root/root var/www/error/include/bottom.html @@ -182,7 +181,6 @@ -rw-r--r-- root/root var/www/error/include/top.html drwxr-xr-x root/root var/www/htdocs/ drwxr-xr-x root/root var/www/icons/ --rw-r--r-- root/root var/www/icons/README -rw-r--r-- root/root var/www/icons/a.gif -rw-r--r-- root/root var/www/icons/a.png -rw-r--r-- root/root var/www/icons/alert.black.gif @@ -311,7 +309,6 @@ -rw-r--r-- root/root var/www/icons/script.gif -rw-r--r-- root/root var/www/icons/script.png drwxr-xr-x root/root var/www/icons/small/ --rw-r--r-- root/root var/www/icons/small/README.txt -rw-r--r-- root/root var/www/icons/small/back.gif -rw-r--r-- root/root var/www/icons/small/back.png -rw-r--r-- root/root var/www/icons/small/binary.gif Modified: crux-2.2/ports/opt/apache/.md5sum =================================================================== --- crux-2.2/ports/opt/apache/.md5sum 2006-07-28 03:01:21 UTC (rev 1651) +++ crux-2.2/ports/opt/apache/.md5sum 2006-07-28 06:31:29 UTC (rev 1652) @@ -1,4 +1,4 @@ 84a3d5bafe682aa10d75526cb4aef731 apache ab96591dd7e71324f885ec0525162813 apache-ssl_cert.patch bd931fee9d102c361e95ad318d199674 crux.layout -ac732a8b3ec5760baa582888f5dbad66 httpd-2.0.58.tar.bz2 +b0200a497d1c89daad680c676d32a6df httpd-2.0.59.tar.bz2 Modified: crux-2.2/ports/opt/apache/Pkgfile =================================================================== --- crux-2.2/ports/opt/apache/Pkgfile 2006-07-28 03:01:21 UTC (rev 1651) +++ crux-2.2/ports/opt/apache/Pkgfile 2006-07-28 06:31:29 UTC (rev 1652) @@ -5,7 +5,7 @@ # Group: apache name=apache -version=2.0.58 +version=2.0.59 release=1 source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ $name-ssl_cert.patch crux.layout apache) @@ -34,5 +34,6 @@ install -D -m 755 $SRC/apache $PKG/etc/rc.d/apache rm -R $PKG/var/www/htdocs/* + rm $PKG/var/www/{error,icons,icons/small}/README* chown -R root:root $PKG }
participants (1)
-
crux@crux.nu