Date: Tue, 3 Jun 2014 12:17:52 +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: r356332 - head/lang/php5 Message-ID: <201406031217.s53CHqAI039666@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Tue Jun 3 12:17:51 2014 New Revision: 356332 URL: http://svnweb.freebsd.org/changeset/ports/356332 QAT: https://qat.redports.org/buildarchive/r356332/ Log: Update to 5.4.29 release. Modified: head/lang/php5/Makefile head/lang/php5/distinfo Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Tue Jun 3 12:17:37 2014 (r356331) +++ head/lang/php5/Makefile Tue Jun 3 12:17:51 2014 (r356332) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.28 +PORTVERSION= 5.4.29 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Tue Jun 3 12:17:37 2014 (r356331) +++ head/lang/php5/distinfo Tue Jun 3 12:17:51 2014 (r356332) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.28.tar.bz2) = 3fe780e5179e90c4d37276e79acc0d0692f1bc0911985af694b92c664c0ef3c4 -SIZE (php-5.4.28.tar.bz2) = 12266216 +SHA256 (php-5.4.29.tar.bz2) = 62ce3ca063cf04f6065eeac82117e43b44e20487bc0a0a8d05436e17a0b1e2a7 +SIZE (php-5.4.29.tar.bz2) = 12293765 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?201406031217.s53CHqAI039666>