summaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1998-12-26 00:08:10 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1998-12-26 00:08:10 +0000
commitee2eebaf97ded051d22146ed77a60c406b7e20d5 (patch)
tree3a075269770e66554d31103960584db9ab5d9e5e /www/mod_php3
parentUpgrade to 1.0.18. (diff)
Upgrade to PHP 3.0.6 and mod_ssl 2.1.4
Notes
Notes: svn path=/head/; revision=15614
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/Makefile4
-rw-r--r--www/mod_php3/distinfo4
-rw-r--r--www/mod_php3/scripts/configure.php2
3 files changed, 5 insertions, 5 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 46ebd302bbed..004b270ec30b 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.58 1998/12/02 20:32:02 billf Exp $
+# $Id: Makefile,v 1.61 1998/12/23 00:44:49 dirk Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -21,7 +21,7 @@ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP3}.tar.gz
MAINTAINER= dirk@FreeBSD.ORG
VERSION_APACHE= 1.3.3
-VERSION_PHP3= 3.0.5
+VERSION_PHP3= 3.0.6
#
# Set APACHE_PERF_TUNING env. variable to YES to get maximum performance
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index ad5089dc145a..72189a2d4216 100644
--- a/www/mod_php3/distinfo
+++ b/www/mod_php3/distinfo
@@ -1,3 +1,3 @@
MD5 (apache_1.3.3.tar.gz) = bb6f14bbb369097a55969482d395d1ae
-MD5 (php-3.0.5.tar.gz) = f5d78d425bfe642a25871ff3e375fec2
-MD5 (mod_ssl-2.1.3-1.3.3.tar.gz) = 76bd1f0d5f5c9623a71fea336312a753
+MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c
+MD5 (mod_ssl-2.1.4-1.3.3.tar.gz) = 4aaf17054905ebf77280a6fdf06da903
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php
index 5db50034679a..506e13e37465 100644
--- a/www/mod_php3/scripts/configure.php
+++ b/www/mod_php3/scripts/configure.php
@@ -98,7 +98,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay \\
\${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/SSLeay
RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay
-VERSION_MODSSL= 2.1.3
+VERSION_MODSSL= 2.1.4
RESTRICTED= "Contains cryptography"