diff options
author | Alex Dupre <ale@FreeBSD.org> | 2018-04-27 16:19:26 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2018-04-27 16:19:26 +0000 |
commit | 68bfa8d94d85ed3f43572593784d8c43053e88cc (patch) | |
tree | 948f0463b6b45a19008d39a44d7eef87c2f11732 /lang/php56 | |
parent | 97e99f75921b2504aae4c5acac565639d5acc5e1 (diff) | |
download | ports-68bfa8d94d85ed3f43572593784d8c43053e88cc.tar.gz ports-68bfa8d94d85ed3f43572593784d8c43053e88cc.zip |
Notes
Diffstat (limited to 'lang/php56')
-rw-r--r-- | lang/php56/Makefile | 2 | ||||
-rw-r--r-- | lang/php56/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 7ed60544be28..7b2beb10f130 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.35 +PORTVERSION= 5.6.36 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index bafe3b9000fe..06dce6cd75ff 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1523170699 -SHA256 (php-5.6.35.tar.xz) = 9985cb64cb8224c289effff5b34f670d14f838175f76daea0507d643eec650d2 -SIZE (php-5.6.35.tar.xz) = 12466396 +TIMESTAMP = 1524813312 +SHA256 (php-5.6.36.tar.xz) = 18f536bf548e909b4e980379d0c4e56d024b2b1eb1c9768fd169360491f1d6dd +SIZE (php-5.6.36.tar.xz) = 12467560 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 |