diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-23 03:08:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-23 03:08:32 +0000 |
commit | fc5c2afc40b296c26957dd965efc29195db3025a (patch) | |
tree | 71b5abb74526d1727338ccdc1d6465e4fe6ebe55 /www/mod_php4 | |
parent | f3bf234950ece32b912fdc20352a8677e4662658 (diff) |
upgrade to 4.3.1
PR: 48420
Submitted by: Kang Liu <lazykang@hotmail.com>
Approved by: maintainer timeout (4 days; it's a security upgrade)
Notes
Notes:
svn path=/head/; revision=76221
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index a17ffc34bb8b..5f1d8019f6b3 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_php4 -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.1 PORTREVISION= 0 CATEGORIES= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 47f943a4b490..6e45abe2f96e 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1 +1 @@ -MD5 (php-4.3.0.tar.bz2) = 6a3e1ad25cc912816c1f958cd4507767 +MD5 (php-4.3.1.tar.bz2) = bbfe584acb3549c62bb61355165e2ca6 |