diff options
author | Alex Dupre <ale@FreeBSD.org> | 2018-03-02 08:07:31 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2018-03-02 08:07:31 +0000 |
commit | 091d3da4c9a22365b7af26cb70b966cde66d981e (patch) | |
tree | 788ea9d755c9e2fffd6178365cd6810876a98bb2 | |
parent | b7a986c3e2da083b960509ce91f00a62e27be2d1 (diff) | |
download | ports-091d3da4c9a22365b7af26cb70b966cde66d981e.tar.gz ports-091d3da4c9a22365b7af26cb70b966cde66d981e.zip |
Notes
-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 c557ffe98954..d570000e78fe 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.33 +PORTVERSION= 5.6.34 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 017bcf58d0e6..f18b4bd3ba46 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1516704899 -SHA256 (php-5.6.33.tar.xz) = 9004995fdf55f111cd9020e8b8aff975df3d8d4191776c601a46988c375f3553 -SIZE (php-5.6.33.tar.xz) = 12465256 +TIMESTAMP = 1519977104 +SHA256 (php-5.6.34.tar.xz) = 21453be3a045204cd2717543ef42771324f411f40962ecda4fe841930a933128 +SIZE (php-5.6.34.tar.xz) = 12465748 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 |