Date: Fri, 2 May 2014 06:18:30 +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: r352773 - head/lang/php5 Message-ID: <201405020618.s426IURV074807@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Fri May 2 06:18:30 2014 New Revision: 352773 URL: http://svnweb.freebsd.org/changeset/ports/352773 QAT: https://qat.redports.org/buildarchive/r352773/ Log: Update to 5.4.28 release. Modified: head/lang/php5/Makefile head/lang/php5/distinfo Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Fri May 2 06:03:10 2014 (r352772) +++ head/lang/php5/Makefile Fri May 2 06:18:30 2014 (r352773) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.27 -PORTREVISION?= 1 +PORTVERSION= 5.4.28 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Fri May 2 06:03:10 2014 (r352772) +++ head/lang/php5/distinfo Fri May 2 06:18:30 2014 (r352773) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.27.tar.bz2) = 09dcc44cded735e1cf1b1b9f2749d1a0fd90e03378b6a70364a662f4740e61e2 -SIZE (php-5.4.27.tar.bz2) = 12272737 +SHA256 (php-5.4.28.tar.bz2) = 3fe780e5179e90c4d37276e79acc0d0692f1bc0911985af694b92c664c0ef3c4 +SIZE (php-5.4.28.tar.bz2) = 12266216 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?201405020618.s426IURV074807>