Date: Sun, 26 Apr 2015 06:53:38 +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: r384757 - head/lang/php55 Message-ID: <201504260653.t3Q6rco0034253@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Sun Apr 26 06:53:37 2015 New Revision: 384757 URL: https://svnweb.freebsd.org/changeset/ports/384757 Log: Security update to 5.5.24. With hat: ports-secteam Submitted by: Bernard Spil <spil.oss gmail com> (with changes) MFH: 2015Q2 Modified: head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Sun Apr 26 06:51:54 2015 (r384756) +++ head/lang/php55/Makefile Sun Apr 26 06:53:37 2015 (r384757) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.23 +PORTVERSION= 5.5.24 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Sun Apr 26 06:51:54 2015 (r384756) +++ head/lang/php55/distinfo Sun Apr 26 06:53:37 2015 (r384757) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.23.tar.bz2) = a99ab264dcd40181baa9defeaa4b21eb2c20d4e9316b904cc05f628762e6ada7 -SIZE (php-5.5.23.tar.bz2) = 13308115 +SHA256 (php-5.5.24.tar.bz2) = 801b5cf2e0c01b07314d4ac3c8a7c28d524bdd8263ebdd0e33a99008251316a2 +SIZE (php-5.5.24.tar.bz2) = 13337043 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504260653.t3Q6rco0034253>