summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-01-23 00:02:13 +0000
committerdirk <dirk@FreeBSD.org>2000-01-23 00:02:13 +0000
commit0375bc957f652dac2d18348bd53774df544d7b49 (patch)
treebcaaa6849d82428dfe5379312cdd809f9d27512e
parentc5aec4a957e0e4ce2496e4fc803577a2665d710a (diff)
downloadFreeBSD-ports-0375bc957f652dac2d18348bd53774df544d7b49.zip
FreeBSD-ports-0375bc957f652dac2d18348bd53774df544d7b49.tar.gz
Upgrade to Apache 1.3.11 and mod_ssl 2.5.0.
-rw-r--r--www/mod_php3/Makefile2
-rw-r--r--www/mod_php3/distinfo4
-rw-r--r--www/mod_php3/pkg-plist16
-rw-r--r--www/mod_php3/scripts/configure.php2
-rw-r--r--www/mod_php4/Makefile2
-rw-r--r--www/mod_php4/distinfo4
-rw-r--r--www/mod_php4/pkg-plist16
-rw-r--r--www/mod_php4/scripts/configure.php2
-rw-r--r--www/mod_php5/Makefile2
-rw-r--r--www/mod_php5/distinfo4
-rw-r--r--www/mod_php5/pkg-plist16
-rw-r--r--www/mod_php5/scripts/configure.php2
12 files changed, 57 insertions, 15 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 0eda1af..8c47a60 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -47,7 +47,7 @@ Y2K= http://www.php.net/y2k.php3
PHP_DISTDIR= distributions
-VERSION_APACHE= 1.3.9
+VERSION_APACHE= 1.3.11
VERSION_PHP= 3.0.14
USE_PERL5= yes
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index 8103dfc5..5e68bf1 100644
--- a/www/mod_php3/distinfo
+++ b/www/mod_php3/distinfo
@@ -1,3 +1,3 @@
-MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32
+MD5 (apache_1.3.11.tar.gz) = 8e0e4c9b410d4d4c4f5832fc0662b9e1
MD5 (php-3.0.14.tar.gz) = 62b4e5f0452446febc5b5702e6a2aef6
-MD5 (mod_ssl-2.4.10-1.3.9.tar.gz) = 29ae3ab47184bc1056f0b862455f7bfa
+MD5 (mod_ssl-2.5.0-1.3.11.tar.gz) = 0d630dd536e2cdc6885368c79b45766f
diff --git a/www/mod_php3/pkg-plist b/www/mod_php3/pkg-plist
index 6e00b13..0185c06 100644
--- a/www/mod_php3/pkg-plist
+++ b/www/mod_php3/pkg-plist
@@ -94,7 +94,19 @@ sbin/rotatelogs
share/apache/cgi-bin/printenv
share/apache/cgi-bin/test-cgi
share/apache/htdocs/apache_pb.gif
-share/apache/htdocs/index.html
+share/apache/htdocs/index.html.ca
+share/apache/htdocs/index.html.cz
+share/apache/htdocs/index.html.de
+share/apache/htdocs/index.html.dk
+share/apache/htdocs/index.html.ee
+share/apache/htdocs/index.html.en
+share/apache/htdocs/index.html.es
+share/apache/htdocs/index.html.fr
+share/apache/htdocs/index.html.it
+share/apache/htdocs/index.html.lu
+share/apache/htdocs/index.html.nl
+share/apache/htdocs/index.html.pt
+share/apache/htdocs/index.html.se
share/apache/htdocs/manual/LICENSE
share/apache/htdocs/manual/bind.html
share/apache/htdocs/manual/cgi_path.html
@@ -141,6 +153,7 @@ share/apache/htdocs/manual/misc/perf-dec.html
share/apache/htdocs/manual/misc/perf-hp.html
share/apache/htdocs/manual/misc/perf-tuning.html
share/apache/htdocs/manual/misc/perf.html
+share/apache/htdocs/manual/misc/rewriteguide.html
share/apache/htdocs/manual/misc/security_tips.html
share/apache/htdocs/manual/misc/vif-info.html
share/apache/htdocs/manual/misc/windoz_keepalive.html
@@ -195,6 +208,7 @@ share/apache/htdocs/manual/mod/mod_userdir.html
share/apache/htdocs/manual/mod/mod_usertrack.html
share/apache/htdocs/manual/mod/mod_vhost_alias.html
share/apache/htdocs/manual/multilogs.html
+share/apache/htdocs/manual/netware.html
share/apache/htdocs/manual/new_features_1_0.html
share/apache/htdocs/manual/new_features_1_1.html
share/apache/htdocs/manual/new_features_1_2.html
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php
index 223bb94..8e0a33a 100644
--- a/www/mod_php3/scripts/configure.php
+++ b/www/mod_php3/scripts/configure.php
@@ -134,7 +134,7 @@ LIB_DEPENDS+= crypto.1:\${PORTSDIR}/security/openssl \\
ssl.1:\${PORTSDIR}/security/openssl
RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl
-VERSION_MODSSL= 2.4.10
+VERSION_MODSSL= 2.5.0
RESTRICTED= "Contains cryptography"
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index fa1f931..34850b1 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -51,7 +51,7 @@ Y2K= http://www.php.net/y2k.php3
PHP_DISTDIR= version4/downloads
-VERSION_APACHE= 1.3.9
+VERSION_APACHE= 1.3.11
VERSION_PHP= 4.0b2
NO_LATEST_LINK= yes
diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo
index 543666f..ff627e5 100644
--- a/www/mod_php4/distinfo
+++ b/www/mod_php4/distinfo
@@ -1,4 +1,4 @@
-MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32
+MD5 (apache_1.3.11.tar.gz) = 8e0e4c9b410d4d4c4f5832fc0662b9e1
MD5 (php-4.0b2.tar.gz) = 509c245c2ec36d227985dd550e94240c
-MD5 (mod_ssl-2.4.10-1.3.9.tar.gz) = 29ae3ab47184bc1056f0b862455f7bfa
+MD5 (mod_ssl-2.5.0-1.3.11.tar.gz) = 0d630dd536e2cdc6885368c79b45766f
MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55
diff --git a/www/mod_php4/pkg-plist b/www/mod_php4/pkg-plist
index 450f16a..965c5f2 100644
--- a/www/mod_php4/pkg-plist
+++ b/www/mod_php4/pkg-plist
@@ -94,7 +94,19 @@ sbin/rotatelogs
share/apache/cgi-bin/printenv
share/apache/cgi-bin/test-cgi
share/apache/htdocs/apache_pb.gif
-share/apache/htdocs/index.html
+share/apache/htdocs/index.html.ca
+share/apache/htdocs/index.html.cz
+share/apache/htdocs/index.html.de
+share/apache/htdocs/index.html.dk
+share/apache/htdocs/index.html.ee
+share/apache/htdocs/index.html.en
+share/apache/htdocs/index.html.es
+share/apache/htdocs/index.html.fr
+share/apache/htdocs/index.html.it
+share/apache/htdocs/index.html.lu
+share/apache/htdocs/index.html.nl
+share/apache/htdocs/index.html.pt
+share/apache/htdocs/index.html.se
share/apache/htdocs/manual/LICENSE
share/apache/htdocs/manual/bind.html
share/apache/htdocs/manual/cgi_path.html
@@ -141,6 +153,7 @@ share/apache/htdocs/manual/misc/perf-dec.html
share/apache/htdocs/manual/misc/perf-hp.html
share/apache/htdocs/manual/misc/perf-tuning.html
share/apache/htdocs/manual/misc/perf.html
+share/apache/htdocs/manual/misc/rewriteguide.html
share/apache/htdocs/manual/misc/security_tips.html
share/apache/htdocs/manual/misc/vif-info.html
share/apache/htdocs/manual/misc/windoz_keepalive.html
@@ -195,6 +208,7 @@ share/apache/htdocs/manual/mod/mod_userdir.html
share/apache/htdocs/manual/mod/mod_usertrack.html
share/apache/htdocs/manual/mod/mod_vhost_alias.html
share/apache/htdocs/manual/multilogs.html
+share/apache/htdocs/manual/netware.html
share/apache/htdocs/manual/new_features_1_0.html
share/apache/htdocs/manual/new_features_1_1.html
share/apache/htdocs/manual/new_features_1_2.html
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index d32bb11..1fe0db0 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -143,7 +143,7 @@ LIB_DEPENDS+= crypto.1:\${PORTSDIR}/security/openssl \\
ssl.1:\${PORTSDIR}/security/openssl
RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl
-VERSION_MODSSL= 2.4.10
+VERSION_MODSSL= 2.5.0
RESTRICTED= "Contains cryptography"
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index fa1f931..34850b1 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -51,7 +51,7 @@ Y2K= http://www.php.net/y2k.php3
PHP_DISTDIR= version4/downloads
-VERSION_APACHE= 1.3.9
+VERSION_APACHE= 1.3.11
VERSION_PHP= 4.0b2
NO_LATEST_LINK= yes
diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo
index 543666f..ff627e5 100644
--- a/www/mod_php5/distinfo
+++ b/www/mod_php5/distinfo
@@ -1,4 +1,4 @@
-MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32
+MD5 (apache_1.3.11.tar.gz) = 8e0e4c9b410d4d4c4f5832fc0662b9e1
MD5 (php-4.0b2.tar.gz) = 509c245c2ec36d227985dd550e94240c
-MD5 (mod_ssl-2.4.10-1.3.9.tar.gz) = 29ae3ab47184bc1056f0b862455f7bfa
+MD5 (mod_ssl-2.5.0-1.3.11.tar.gz) = 0d630dd536e2cdc6885368c79b45766f
MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55
diff --git a/www/mod_php5/pkg-plist b/www/mod_php5/pkg-plist
index 450f16a..965c5f2 100644
--- a/www/mod_php5/pkg-plist
+++ b/www/mod_php5/pkg-plist
@@ -94,7 +94,19 @@ sbin/rotatelogs
share/apache/cgi-bin/printenv
share/apache/cgi-bin/test-cgi
share/apache/htdocs/apache_pb.gif
-share/apache/htdocs/index.html
+share/apache/htdocs/index.html.ca
+share/apache/htdocs/index.html.cz
+share/apache/htdocs/index.html.de
+share/apache/htdocs/index.html.dk
+share/apache/htdocs/index.html.ee
+share/apache/htdocs/index.html.en
+share/apache/htdocs/index.html.es
+share/apache/htdocs/index.html.fr
+share/apache/htdocs/index.html.it
+share/apache/htdocs/index.html.lu
+share/apache/htdocs/index.html.nl
+share/apache/htdocs/index.html.pt
+share/apache/htdocs/index.html.se
share/apache/htdocs/manual/LICENSE
share/apache/htdocs/manual/bind.html
share/apache/htdocs/manual/cgi_path.html
@@ -141,6 +153,7 @@ share/apache/htdocs/manual/misc/perf-dec.html
share/apache/htdocs/manual/misc/perf-hp.html
share/apache/htdocs/manual/misc/perf-tuning.html
share/apache/htdocs/manual/misc/perf.html
+share/apache/htdocs/manual/misc/rewriteguide.html
share/apache/htdocs/manual/misc/security_tips.html
share/apache/htdocs/manual/misc/vif-info.html
share/apache/htdocs/manual/misc/windoz_keepalive.html
@@ -195,6 +208,7 @@ share/apache/htdocs/manual/mod/mod_userdir.html
share/apache/htdocs/manual/mod/mod_usertrack.html
share/apache/htdocs/manual/mod/mod_vhost_alias.html
share/apache/htdocs/manual/multilogs.html
+share/apache/htdocs/manual/netware.html
share/apache/htdocs/manual/new_features_1_0.html
share/apache/htdocs/manual/new_features_1_1.html
share/apache/htdocs/manual/new_features_1_2.html
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php
index d32bb11..1fe0db0 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/scripts/configure.php
@@ -143,7 +143,7 @@ LIB_DEPENDS+= crypto.1:\${PORTSDIR}/security/openssl \\
ssl.1:\${PORTSDIR}/security/openssl
RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl
-VERSION_MODSSL= 2.4.10
+VERSION_MODSSL= 2.5.0
RESTRICTED= "Contains cryptography"
OpenPOWER on IntegriCloud