Date: Tue, 3 May 2016 03:05:53 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414509 - head/lang/php70 Message-ID: <201605030305.u4335rpU053580@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Tue May 3 03:05:53 2016 New Revision: 414509 URL: https://svnweb.freebsd.org/changeset/ports/414509 Log: lang/php70: update 7.0.5 -> 7.0.6 Changelog: http://www.php.net/ChangeLog-7.php#7.0.6 Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Modified: head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Tue May 3 03:05:31 2016 (r414508) +++ head/lang/php70/Makefile Tue May 3 03:05:53 2016 (r414509) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.5 -PORTREVISION?= 1 +PORTVERSION= 7.0.6 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Tue May 3 03:05:31 2016 (r414508) +++ head/lang/php70/distinfo Tue May 3 03:05:53 2016 (r414509) @@ -1,2 +1,2 @@ -SHA256 (php-7.0.5.tar.bz2) = 2c09af7fe64537ea795f098b9b542ead407ef83f7cdc65b3787115ccbbb51de9 -SIZE (php-7.0.5.tar.bz2) = 14086522 +SHA256 (php-7.0.6.tar.bz2) = 14ddf192a9965c858c1e742a61456be2f34a4db87556172c0d76f08de96329b7 +SIZE (php-7.0.6.tar.bz2) = 14102594
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605030305.u4335rpU053580>