diff options
author | dirk <dirk@FreeBSD.org> | 2002-07-22 18:22:14 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2002-07-22 18:22:14 +0000 |
commit | 939ae9c104da501ea81be3479f7006507ae9e931 (patch) | |
tree | fceaf20a62a69681d32bc757873c53061533034e /www | |
parent | 20cbca1d3a9fd62caa35229eb40da96bc4a8201a (diff) | |
download | FreeBSD-ports-939ae9c104da501ea81be3479f7006507ae9e931.zip FreeBSD-ports-939ae9c104da501ea81be3479f7006507ae9e931.tar.gz |
Upgrade to 4.2.2 and thus close a security hole (remote vulnerability).
See http://security.e-matters.de/advisories/022002.html for details.
Diffstat (limited to 'www')
-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, 6 insertions, 6 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index d5ecfe1..82b9f47 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -6,8 +6,8 @@ # PORTNAME?= mod_php4 -PORTVERSION= 4.2.1 -PORTREVISION?= 2 +PORTVERSION= 4.2.2 +PORTREVISION?= 0 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 5081112..61e0f97 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1 +1 @@ -MD5 (php-4.2.1.tar.bz2) = 7435d86b9267fe5f048046caf1a6158b +MD5 (php-4.2.2.tar.bz2) = 3d741c852bd1e54c29f5987b8c814705 diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index d5ecfe1..82b9f47 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -6,8 +6,8 @@ # PORTNAME?= mod_php4 -PORTVERSION= 4.2.1 -PORTREVISION?= 2 +PORTVERSION= 4.2.2 +PORTREVISION?= 0 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 5081112..61e0f97 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1 +1 @@ -MD5 (php-4.2.1.tar.bz2) = 7435d86b9267fe5f048046caf1a6158b +MD5 (php-4.2.2.tar.bz2) = 3d741c852bd1e54c29f5987b8c814705 |