Date: Fri, 2 Mar 2018 08:07:31 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463378 - head/lang/php56 Message-ID: <201803020807.w2287Vud028646@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Fri Mar 2 08:07:31 2018 New Revision: 463378 URL: https://svnweb.freebsd.org/changeset/ports/463378 Log: Update to 5.6.34 release. Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Fri Mar 2 07:35:25 2018 (r463377) +++ head/lang/php56/Makefile Fri Mar 2 08:07:31 2018 (r463378) @@ -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 Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Fri Mar 2 07:35:25 2018 (r463377) +++ head/lang/php56/distinfo Fri Mar 2 08:07:31 2018 (r463378) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803020807.w2287Vud028646>