Date: Thu, 18 Sep 2014 14:06:35 +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: r368462 - head/lang/php55 Message-ID: <201409181406.s8IE6Zbl054967@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Thu Sep 18 14:06:35 2014 New Revision: 368462 URL: http://svnweb.freebsd.org/changeset/ports/368462 QAT: https://qat.redports.org/buildarchive/r368462/ Log: Update to 5.5.17 release. Modified: head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Thu Sep 18 13:39:19 2014 (r368461) +++ head/lang/php55/Makefile Thu Sep 18 14:06:35 2014 (r368462) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.16 +PORTVERSION= 5.5.17 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Thu Sep 18 13:39:19 2014 (r368461) +++ head/lang/php55/distinfo Thu Sep 18 14:06:35 2014 (r368462) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.16.tar.bz2) = a1d7c4556a80bed744a348211b33bc35303edd56dd0a34e0a75a948c879cc5f6 -SIZE (php-5.5.16.tar.bz2) = 13257031 +SHA256 (php-5.5.17.tar.bz2) = 5d81db0c8b2a68da05715c363d037922b82a45c966785d64a77482e5c01e4e1b +SIZE (php-5.5.17.tar.bz2) = 13269227 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?201409181406.s8IE6Zbl054967>