diff options
author | ale <ale@FreeBSD.org> | 2014-08-04 23:03:44 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2014-08-04 23:03:44 +0800 |
commit | 6c9382d46e5648e8bc0f669f413d6adc3fbcead3 (patch) | |
tree | 151769d85ee0ca71e3e05b969adc770d1e51474a /lang/php5 | |
parent | 48062493d5e2afabd9dc53c72c90219fd8d7a914 (diff) | |
download | freebsd-ports-gnome-6c9382d46e5648e8bc0f669f413d6adc3fbcead3.tar.gz freebsd-ports-gnome-6c9382d46e5648e8bc0f669f413d6adc3fbcead3.tar.zst freebsd-ports-gnome-6c9382d46e5648e8bc0f669f413d6adc3fbcead3.zip |
Update to 5.4.31 release.
Diffstat (limited to 'lang/php5')
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 697c8e22409b..4761e71a1258 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.30 +PORTVERSION= 5.4.31 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php5/distinfo b/lang/php5/distinfo index ca3a145000dc..7dcd87a46341 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.4.30.tar.bz2) = 32b83644e42d57388d6e5ec700c3502cde5f5e1207395b1e361e4cb2ce496ce6 -SIZE (php-5.4.30.tar.bz2) = 12315772 +SHA256 (php-5.4.31.tar.bz2) = 5e8e491431fd1d99df925d762b05da05c80b02cb38c9b3db616e8894a307914d +SIZE (php-5.4.31.tar.bz2) = 12273437 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 |