diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-02 19:23:55 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-02 19:23:55 +0000 |
commit | e23b02cddc01b06ec2850461c97b574951fff06c (patch) | |
tree | 8dcd673a4cc40def92a6588df46a58cf9ee5da9b /www | |
parent | 78aed7760f63ce543d874ba23802dfe7ceb39ddb (diff) | |
download | ports-e23b02cddc01b06ec2850461c97b574951fff06c.tar.gz ports-e23b02cddc01b06ec2850461c97b574951fff06c.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 4 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 4 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 4 |
6 files changed, 9 insertions, 9 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 72189a2d4216..c9c9f7e60569 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.6.tar.gz) = 96515bee666334462ce3c8562334ab8c -MD5 (mod_ssl-2.1.4-1.3.3.tar.gz) = 4aaf17054905ebf77280a6fdf06da903 +MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 506e13e37465..570d9b7a6582 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -46,7 +46,7 @@ while [ "$1" ]; do ;; \"GD\") echo "BUILD_DEPENDS+= \${PREFIX}/lib/libgd.a:\${PORTSDIR}/graphics/gd" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc - echo "PHP3_CONF_ARGS+= --with-gd" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc + echo "PHP3_CONF_ARGS+= --with-gd=\${PREFIX}" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc GD=1 ;; \"FreeType\") @@ -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.4 +VERSION_MODSSL= 2.1.5 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 72189a2d4216..c9c9f7e60569 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.6.tar.gz) = 96515bee666334462ce3c8562334ab8c -MD5 (mod_ssl-2.1.4-1.3.3.tar.gz) = 4aaf17054905ebf77280a6fdf06da903 +MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 506e13e37465..570d9b7a6582 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -46,7 +46,7 @@ while [ "$1" ]; do ;; \"GD\") echo "BUILD_DEPENDS+= \${PREFIX}/lib/libgd.a:\${PORTSDIR}/graphics/gd" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc - echo "PHP3_CONF_ARGS+= --with-gd" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc + echo "PHP3_CONF_ARGS+= --with-gd=\${PREFIX}" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc GD=1 ;; \"FreeType\") @@ -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.4 +VERSION_MODSSL= 2.1.5 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 72189a2d4216..c9c9f7e60569 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.6.tar.gz) = 96515bee666334462ce3c8562334ab8c -MD5 (mod_ssl-2.1.4-1.3.3.tar.gz) = 4aaf17054905ebf77280a6fdf06da903 +MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 506e13e37465..570d9b7a6582 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -46,7 +46,7 @@ while [ "$1" ]; do ;; \"GD\") echo "BUILD_DEPENDS+= \${PREFIX}/lib/libgd.a:\${PORTSDIR}/graphics/gd" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc - echo "PHP3_CONF_ARGS+= --with-gd" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc + echo "PHP3_CONF_ARGS+= --with-gd=\${PREFIX}" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc GD=1 ;; \"FreeType\") @@ -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.4 +VERSION_MODSSL= 2.1.5 RESTRICTED= "Contains cryptography" |