diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1998-12-26 00:08:10 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1998-12-26 00:08:10 +0000 |
commit | ee2eebaf97ded051d22146ed77a60c406b7e20d5 (patch) | |
tree | 3a075269770e66554d31103960584db9ab5d9e5e | |
parent | 62bf46c59ed2c7376b2ee0ed1d122f8fe46c0b64 (diff) | |
download | ports-ee2eebaf97ded051d22146ed77a60c406b7e20d5.tar.gz ports-ee2eebaf97ded051d22146ed77a60c406b7e20d5.zip |
Upgrade to PHP 3.0.6 and mod_ssl 2.1.4
Notes
Notes:
svn path=/head/; revision=15614
-rw-r--r-- | www/mod_php3/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 4 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php4/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 4 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 4 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
9 files changed, 15 insertions, 15 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" diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 46ebd302bbed..004b270ec30b 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/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_php4/distinfo b/www/mod_php4/distinfo index ad5089dc145a..72189a2d4216 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/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_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 5db50034679a..506e13e37465 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/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" diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 46ebd302bbed..004b270ec30b 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/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_php5/distinfo b/www/mod_php5/distinfo index ad5089dc145a..72189a2d4216 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/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_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 5db50034679a..506e13e37465 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/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" |