Date: Thu, 4 Oct 2012 10:00:00 +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: r305246 - head/lang/php5 Message-ID: <201210041000.q94A00HP023230@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Thu Oct 4 10:00:00 2012 New Revision: 305246 URL: http://svn.freebsd.org/changeset/ports/305246 Log: Update to 5.4.7 release. Modified: head/lang/php5/Makefile head/lang/php5/distinfo Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Thu Oct 4 09:56:09 2012 (r305245) +++ head/lang/php5/Makefile Thu Oct 4 10:00:00 2012 (r305246) @@ -6,7 +6,7 @@ # PORTNAME= php5 -PORTVERSION= 5.4.6 +PORTVERSION= 5.4.7 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Thu Oct 4 09:56:09 2012 (r305245) +++ head/lang/php5/distinfo Thu Oct 4 10:00:00 2012 (r305246) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.6.tar.bz2) = 031181ef9167b31ce1dad9146b7a1a6151da44b3bafc0756fb7c5794b24ac0f5 -SIZE (php-5.4.6.tar.bz2) = 11026249 +SHA256 (php-5.4.7.tar.bz2) = 6a456a572e9e3572768a5abf3ec94fa7dd957e1e4fb3410524d120ffd4cc3f92 +SIZE (php-5.4.7.tar.bz2) = 11040787 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?201210041000.q94A00HP023230>