1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Update to 2.0.58

This commit is contained in:
Clement Laforet 2006-05-01 09:24:56 +00:00
parent 063b460795
commit c19a553306
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161024
4 changed files with 13 additions and 9 deletions

View File

@ -8,8 +8,7 @@
#
PORTNAME= apache
PORTVERSION= 2.0.55
PORTREVISION= 4
PORTVERSION= 2.0.58
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \
${MASTER_SITE_LOCAL:S/$/:powerlogo/}

View File

@ -1,6 +1,6 @@
MD5 (apache2/httpd-2.0.55.tar.bz2) = f1b5b65c8661db9ffe38b5a4a865a0e2
SHA256 (apache2/httpd-2.0.55.tar.bz2) = 764d12f9f3ca1b01218077681a9c08b43bc8239079ec7c2ca99c8a7fa47d3652
SIZE (apache2/httpd-2.0.55.tar.bz2) = 4745220
MD5 (apache2/httpd-2.0.58.tar.bz2) = ac732a8b3ec5760baa582888f5dbad66
SHA256 (apache2/httpd-2.0.58.tar.bz2) = 4f746715c408f4cac48099ea72560c50ef190568dfcfa8e0762bae66c0398029
SIZE (apache2/httpd-2.0.58.tar.bz2) = 4704318
MD5 (apache2/powerlogo.gif) = 0f106073b3c7844cf22d4df126b27c62
SHA256 (apache2/powerlogo.gif) = 0144675a80761b9660bdb652d331d9ba3bebdff89c0fa35a56aa463662a53254
SIZE (apache2/powerlogo.gif) = 5279

View File

@ -1,6 +1,6 @@
--- srclib/apr-util/xml/expat/buildconf.sh Tue Jun 17 20:51:47 2003
+++ srclib/apr-util/xml/expat/buildconf.sh Tue Mar 9 07:52:57 2004
@@ -3,13 +3,13 @@
--- srclib/apr-util/xml/expat/buildconf.sh.orig Sat Mar 25 21:41:35 2006
+++ srclib/apr-util/xml/expat/buildconf.sh Mon May 1 12:11:04 2006
@@ -3,7 +3,7 @@
#
# Build aclocal.m4 from libtool's libtool.m4
#
@ -9,7 +9,9 @@
if [ "x$libtoolize" = "x" ]; then
echo "libtoolize not found in path"
exit 1
fi
@@ -16,7 +16,7 @@
rm -rf aclocal.m4 libtool.m4 ltsugar.m4 autom4te*.cache
ltpath=`dirname $libtoolize`
-ltfile=${LIBTOOL_M4-`cd $ltpath/../share/aclocal ; pwd`/libtool.m4}
+ltfile=${LIBTOOL_M4-`cd $ltpath/../../share/aclocal ; pwd`/libtool${LIBTOOL_VERSION}.m4}

View File

@ -218,6 +218,9 @@ share/apache2/build/instdso.sh
share/apache2/build/library.mk
share/apache2/build/libtool
share/apache2/build/ltlib.mk
share/apache2/build/make_exports.awk
share/apache2/build/make_var_export.awk
share/apache2/build/mkdir.sh
share/apache2/build/program.mk
share/apache2/build/rules.mk
share/apache2/build/special.mk