Date: Sat, 15 Aug 2015 08:29:14 +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: r394289 - head/lang/php55 Message-ID: <201508150829.t7F8TEqk050620@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Sat Aug 15 08:29:13 2015 New Revision: 394289 URL: https://svnweb.freebsd.org/changeset/ports/394289 Log: Update to 5.5.28 release. Modified: head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Sat Aug 15 08:18:31 2015 (r394288) +++ head/lang/php55/Makefile Sat Aug 15 08:29:13 2015 (r394289) @@ -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: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Sat Aug 15 08:18:31 2015 (r394288) +++ head/lang/php55/distinfo Sat Aug 15 08:29:13 2015 (r394289) @@ -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?201508150829.t7F8TEqk050620>