From owner-svn-ports-head@freebsd.org Fri Mar 4 08:40:16 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 6AEF89DAF30; Fri, 4 Mar 2016 08:40:16 +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 38A474E; Fri, 4 Mar 2016 08:40:16 +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 u248eFIi091960; Fri, 4 Mar 2016 08:40:15 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u248eFYU091958; Fri, 4 Mar 2016 08:40:15 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201603040840.u248eFYU091958@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:40:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410091 - head/lang/php56 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:40:16 -0000 Author: miwi Date: Fri Mar 4 08:40:14 2016 New Revision: 410091 URL: https://svnweb.freebsd.org/changeset/ports/410091 Log: - Update to 5.6.19 Changelog: http://php.net/downloads.php#v5.6.19 Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Fri Mar 4 08:39:46 2016 (r410090) +++ head/lang/php56/Makefile Fri Mar 4 08:40:14 2016 (r410091) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.18 +PORTVERSION= 5.6.19 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Fri Mar 4 08:39:46 2016 (r410090) +++ head/lang/php56/distinfo Fri Mar 4 08:40:14 2016 (r410091) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.18.tar.bz2) = c3cd4a29a9562309d36e2b128407d6eaa5c7dde590d2b1a464457383e517f4ed -SIZE (php-5.6.18.tar.bz2) = 14094993 +SHA256 (php-5.6.19.tar.bz2) = 2a24a3f84971680ac0a4c71050067de4f76ee235aa4a041fae21bfa69975c168 +SIZE (php-5.6.19.tar.bz2) = 14100438 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379