diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-12-10 14:46:07 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-12-10 14:46:07 +0000 |
commit | e568062c7394facdcb67b8df915b80896275c052 (patch) | |
tree | 58288ce37b8ec9d22ddb021ee9b2f7ff58250f38 /lang/php5 | |
parent | 2fa3ecb5990de31d7ea4bde34fb2d00322806e97 (diff) | |
download | ports-e568062c7394facdcb67b8df915b80896275c052.tar.gz ports-e568062c7394facdcb67b8df915b80896275c052.zip |
Notes
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 e582df4553fe..928c2c1381c4 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php5 -PORTVERSION= 5.4.7 +PORTVERSION= 5.4.9 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php5/distinfo b/lang/php5/distinfo index c393f5e7d972..da5dcffc2b33 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.4.7.tar.bz2) = 6a456a572e9e3572768a5abf3ec94fa7dd957e1e4fb3410524d120ffd4cc3f92 -SIZE (php-5.4.7.tar.bz2) = 11040787 +SHA256 (php-5.4.9.tar.bz2) = c0649971cfa9723701d085e227376374569689689b8421e4dcfac56c2f6fcac5 +SIZE (php-5.4.9.tar.bz2) = 11144400 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 |