Date: Fri, 14 Nov 2014 17:02:03 +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: r372562 - head/lang/php5 Message-ID: <201411141702.sAEH23HP039222@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Fri Nov 14 17:02:02 2014 New Revision: 372562 URL: https://svnweb.freebsd.org/changeset/ports/372562 QAT: https://qat.redports.org/buildarchive/r372562/ Log: Update to 5.4.35 release. Modified: head/lang/php5/Makefile head/lang/php5/distinfo Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Fri Nov 14 15:40:15 2014 (r372561) +++ head/lang/php5/Makefile Fri Nov 14 17:02:02 2014 (r372562) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.34 +PORTVERSION= 5.4.35 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Fri Nov 14 15:40:15 2014 (r372561) +++ head/lang/php5/distinfo Fri Nov 14 17:02:02 2014 (r372562) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.34.tar.bz2) = 57d4ea10f0c18b096a7c8fd0a98dcbe40c8f4dc94453fd3ca0a10e35fb2f8234 -SIZE (php-5.4.34.tar.bz2) = 12277163 +SHA256 (php-5.4.35.tar.bz2) = 8cdb4265cd0f778befacd1e6b5939ec23315fff38400e17e77a36e4c55b9746b +SIZE (php-5.4.35.tar.bz2) = 12279065 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411141702.sAEH23HP039222>