Date: Fri, 27 Apr 2018 16:19:26 +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: r468472 - head/lang/php56 Message-ID: <201804271619.w3RGJQTF090817@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Fri Apr 27 16:19:26 2018 New Revision: 468472 URL: https://svnweb.freebsd.org/changeset/ports/468472 Log: Update to 5.6.36 release. Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Fri Apr 27 15:57:52 2018 (r468471) +++ head/lang/php56/Makefile Fri Apr 27 16:19:26 2018 (r468472) @@ -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 Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Fri Apr 27 15:57:52 2018 (r468471) +++ head/lang/php56/distinfo Fri Apr 27 16:19:26 2018 (r468472) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804271619.w3RGJQTF090817>