diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2002-02-27 22:17:22 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2002-02-27 22:17:22 +0000 |
commit | 5117d905512cb5c337b931f24c044c3e769ac879 (patch) | |
tree | 01baa915e3f23099c8a0abe165f51a365aec9e71 /www/mod_php4 | |
parent | Update to 4.2.10 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=55322
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 741b81b98345..46afb7a9707a 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/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_php4/distinfo b/www/mod_php4/distinfo index 7dc3a620aace..038be6430935 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/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 |