diff options
author | dirk <dirk@FreeBSD.org> | 2002-02-28 06:17:22 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2002-02-28 06:17:22 +0800 |
commit | 7107dc6c8185f4c07d3d30fb647191e4442e700b (patch) | |
tree | 6fe2262771cf285a79b0752f941eaa835fede92c | |
parent | 8cab545b61588eaeef954aef50afe77a9f010ddc (diff) | |
download | freebsd-ports-gnome-7107dc6c8185f4c07d3d30fb647191e4442e700b.tar.gz freebsd-ports-gnome-7107dc6c8185f4c07d3d30fb647191e4442e700b.tar.zst freebsd-ports-gnome-7107dc6c8185f4c07d3d30fb647191e4442e700b.zip |
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.
-rw-r--r-- | www/mod_php4/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 |
4 files changed, 4 insertions, 8 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 diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 741b81b98345..46afb7a9707a 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 7dc3a620aace..038be6430935 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 |