Date: Mon, 25 Feb 2013 10:30:40 +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: r312912 - head/lang/php5 Message-ID: <201302251030.r1PAUego029364@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Feb 25 10:30:40 2013 New Revision: 312912 URL: http://svnweb.freebsd.org/changeset/ports/312912 Log: Update to 5.4.12 release. Modified: head/lang/php5/Makefile head/lang/php5/distinfo Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Mon Feb 25 10:25:46 2013 (r312911) +++ head/lang/php5/Makefile Mon Feb 25 10:30:40 2013 (r312912) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.11 +PORTVERSION= 5.4.12 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Mon Feb 25 10:25:46 2013 (r312911) +++ head/lang/php5/distinfo Mon Feb 25 10:30:40 2013 (r312912) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.11.tar.bz2) = d4d095a965f015896d25321842da586076aca5fed4c52939866548ebad5b0fdb -SIZE (php-5.4.11.tar.bz2) = 11147685 +SHA256 (php-5.4.12.tar.bz2) = 413e5036b2784918922c14e094cbbc6f28289a3e8e559479c688ab07027ef719 +SIZE (php-5.4.12.tar.bz2) = 11501953 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?201302251030.r1PAUego029364>