Date: Mon, 17 Aug 2015 15:09:48 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r394513 - branches/2015Q3/lang/php55 Message-ID: <201508171509.t7HF9mB7070746@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Mon Aug 17 15:09:47 2015 New Revision: 394513 URL: https://svnweb.freebsd.org/changeset/ports/394513 Log: MFH: r394289 Update to 5.5.28 release. Security: 787ef75e-44da-11e5-93ad-002590263bf5 Approved by: ports-secteam (feld), feld (mentor) Modified: branches/2015Q3/lang/php55/Makefile branches/2015Q3/lang/php55/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/lang/php55/Makefile ============================================================================== --- branches/2015Q3/lang/php55/Makefile Mon Aug 17 15:08:44 2015 (r394512) +++ branches/2015Q3/lang/php55/Makefile Mon Aug 17 15:09:47 2015 (r394513) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.27 +PORTVERSION= 5.5.28 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2015Q3/lang/php55/distinfo ============================================================================== --- branches/2015Q3/lang/php55/distinfo Mon Aug 17 15:08:44 2015 (r394512) +++ branches/2015Q3/lang/php55/distinfo Mon Aug 17 15:09:47 2015 (r394513) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.27.tar.bz2) = c4b4c6a534c0ca67a9ae39bec4f51e52d13e820135dd016eae230e15337e1f70 -SIZE (php-5.5.27.tar.bz2) = 13692811 +SHA256 (php-5.5.28.tar.bz2) = 197d2c572e030c177e53d3763d59ac6d363d7c78dc22e6cc1e2ac65573d9c2f3 +SIZE (php-5.5.28.tar.bz2) = 13249927 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?201508171509.t7HF9mB7070746>