Date: Tue, 24 Jul 2018 12:46:32 +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: r475248 - head/lang/php56 Message-ID: <201807241246.w6OCkWpl013549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Tue Jul 24 12:46:32 2018 New Revision: 475248 URL: https://svnweb.freebsd.org/changeset/ports/475248 Log: Update to 5.6.37 release. Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Tue Jul 24 12:46:12 2018 (r475247) +++ head/lang/php56/Makefile Tue Jul 24 12:46:32 2018 (r475248) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.36 -PORTREVISION?= 1 +PORTVERSION= 5.6.37 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Tue Jul 24 12:46:12 2018 (r475247) +++ head/lang/php56/distinfo Tue Jul 24 12:46:32 2018 (r475248) @@ -1,5 +1,5 @@ -TIMESTAMP = 1524813312 -SHA256 (php-5.6.36.tar.xz) = 18f536bf548e909b4e980379d0c4e56d024b2b1eb1c9768fd169360491f1d6dd -SIZE (php-5.6.36.tar.xz) = 12467560 +TIMESTAMP = 1532435002 +SHA256 (php-5.6.37.tar.xz) = 5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256 +SIZE (php-5.6.37.tar.xz) = 12467912 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?201807241246.w6OCkWpl013549>