diff options
author | dirk <dirk@FreeBSD.org> | 2002-02-27 22:17:22 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2002-02-27 22:17:22 +0000 |
commit | 7107dc6c8185f4c07d3d30fb647191e4442e700b (patch) | |
tree | 6fe2262771cf285a79b0752f941eaa835fede92c /www/mod_php5 | |
parent | 8cab545b61588eaeef954aef50afe77a9f010ddc (diff) | |
download | FreeBSD-ports-7107dc6c8185f4c07d3d30fb647191e4442e700b.zip FreeBSD-ports-7107dc6c8185f4c07d3d30fb647191e4442e700b.tar.gz |
Upgrade to 4.1.2 and thus fix remote vulnerabilities.
Everybody is strongly encouraged to upgrade.
See http://security.e-matters.de/advisories/012002.html for details.
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 741b81b..46afb7a 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= mod_php4 -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 PORTREVISION?= 0 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ @@ -20,8 +20,6 @@ MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php3.globe.de/${PHP_DISTDIR}/ DISTNAME= php-${PORTVERSION} -FORBIDDEN= "Remotely exploitable." - MAINTAINER= dirk@FreeBSD.org .if !defined(STANDALONE) diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 7dc3a62..038be64 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,2 +1,2 @@ -MD5 (php-4.1.1.tar.gz) = 776362ff53bf6ea77b60496f6632b6b6 +MD5 (php-4.1.2.tar.gz) = 75a62553076c20e91d3be575ce158be2 MD5 (php4_mbregex-1.2.1.tar.gz) = 46d151afa9ab668df880a70cf786a2c2 |