Date: Sun, 26 Apr 2015 06:51:55 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384756 - head/lang/php5 Message-ID: <201504260651.t3Q6ptpU033852@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Sun Apr 26 06:51:54 2015 New Revision: 384756 URL: https://svnweb.freebsd.org/changeset/ports/384756 Log: Security update to 5.4.40. Submitted by: Bernard Spil <spil.oss gmail com> with changes. MFH: 2015Q2 Modified: head/lang/php5/Makefile head/lang/php5/distinfo Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Sun Apr 26 06:34:50 2015 (r384755) +++ head/lang/php5/Makefile Sun Apr 26 06:51:54 2015 (r384756) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.39 +PORTVERSION= 5.4.40 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Sun Apr 26 06:34:50 2015 (r384755) +++ head/lang/php5/distinfo Sun Apr 26 06:51:54 2015 (r384756) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.39.tar.bz2) = 7ceb76538e709c74533210ae41148d5c01c330ac8a73220954bbc4fcae69d77e -SIZE (php-5.4.39.tar.bz2) = 12271717 +SHA256 (php-5.4.40.tar.bz2) = 4898ffe8ac3ccb2d8cc94f7d76a9ea0414d954f5d4479895ddfccdc2e158a51a +SIZE (php-5.4.40.tar.bz2) = 12272787 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?201504260651.t3Q6ptpU033852>