diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-08-31 22:37:05 +0800 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-08-31 22:37:05 +0800 |
commit | 691bb6985470f9a16b54d42fe7fe47b99438dd56 (patch) | |
tree | a5e1d005851ec13241fd664c33b3bc50131576c0 /lang/php5 | |
parent | 21c59b838a2a96f27282a68059408477d7bae435 (diff) | |
download | freebsd-ports-gnome-691bb6985470f9a16b54d42fe7fe47b99438dd56.tar.gz freebsd-ports-gnome-691bb6985470f9a16b54d42fe7fe47b99438dd56.tar.zst freebsd-ports-gnome-691bb6985470f9a16b54d42fe7fe47b99438dd56.zip |
Update to 5.1.6 release.
Diffstat (limited to 'lang/php5')
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 2f0b4cbb993e..c3d59ea89543 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php5 -PORTVERSION= 5.1.5 +PORTVERSION= 5.1.6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ diff --git a/lang/php5/distinfo b/lang/php5/distinfo index 39679e1be6ce..1c08ffcdcbc9 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,3 +1,3 @@ -MD5 (php-5.1.5.tar.bz2) = fb4edd5ed9c536a04a241b52ea62a6c1 -SHA256 (php-5.1.5.tar.bz2) = a86ed44bdb999fed1803403afb39975c71fbceb3409ec79042b4db1eb1b05566 -SIZE (php-5.1.5.tar.bz2) = 6454521 +MD5 (php-5.1.6.tar.bz2) = 08e423aa314369d4392a36b3f7246afc +SHA256 (php-5.1.6.tar.bz2) = 3e9510ce715f28b7e6b803fcdadb73b37c83792c0b5e1e9bcb066ab972649996 +SIZE (php-5.1.6.tar.bz2) = 6454408 |