aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-01-23 00:02:13 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-01-23 00:02:13 +0000
commit4993756c134e328ccec10b76e74d407b9bd53f5e (patch)
treea9066950b58fa06872a620db2e239ee5323c2e00 /www/mod_php3
parent7ed9e8ca064d33ee14ca755a008d9b96924fb5ae (diff)
downloadports-4993756c134e328ccec10b76e74d407b9bd53f5e.tar.gz
ports-4993756c134e328ccec10b76e74d407b9bd53f5e.zip
Notes
Diffstat (limited to 'www/mod_php3')
-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
4 files changed, 19 insertions, 5 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 0eda1afef959..8c47a6050a13 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 8103dfc5aad7..5e68bf1a7899 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 6e00b13f2949..0185c0628259 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 223bb94d5ff9..8e0a33a185ce 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"