From owner-svn-ports-head@freebsd.org Fri Mar 4 08:39:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A5F89DAEE1; Fri, 4 Mar 2016 08:39:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D265F31; Fri, 4 Mar 2016 08:39:47 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u248dlJV091810; Fri, 4 Mar 2016 08:39:47 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u248dkDb091808; Fri, 4 Mar 2016 08:39:46 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201603040839.u248dkDb091808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Fri, 4 Mar 2016 08:39:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410090 - head/lang/php70 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2016 08:39:48 -0000 Author: miwi Date: Fri Mar 4 08:39:46 2016 New Revision: 410090 URL: https://svnweb.freebsd.org/changeset/ports/410090 Log: - Update to 7.0.4 Changelog: http://php.net/ChangeLog-7.php#7.0.4 Modified: head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Fri Mar 4 08:39:18 2016 (r410089) +++ head/lang/php70/Makefile Fri Mar 4 08:39:46 2016 (r410090) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.3 -PORTREVISION?= 4 +PORTVERSION= 7.0.4 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Fri Mar 4 08:39:18 2016 (r410089) +++ head/lang/php70/distinfo Fri Mar 4 08:39:46 2016 (r410090) @@ -1,2 +1,2 @@ -SHA256 (php-7.0.3.tar.bz2) = 826823d754f09c779222a99becf9c53a4dc719dba2d777aca7807c6ca68e6fc6 -SIZE (php-7.0.3.tar.bz2) = 14011153 +SHA256 (php-7.0.4.tar.bz2) = a246c503709c189ba8e1e22ed2cb22abc27da43a997ff1b3318e181baf529dcc +SIZE (php-7.0.4.tar.bz2) = 14027088