From owner-svn-ports-branches@freebsd.org Fri Oct 14 13:59:24 2016 Return-Path: Delivered-To: svn-ports-branches@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 45A15C10EB3; Fri, 14 Oct 2016 13:59:24 +0000 (UTC) (envelope-from robak@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 13C2AF09; Fri, 14 Oct 2016 13:59:24 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9EDxNUx015944; Fri, 14 Oct 2016 13:59:23 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9EDxNw3015942; Fri, 14 Oct 2016 13:59:23 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201610141359.u9EDxNw3015942@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 14 Oct 2016 13:59:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r423968 - branches/2016Q4/devel/php70-APCu X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 13:59:24 -0000 Author: robak Date: Fri Oct 14 13:59:22 2016 New Revision: 423968 URL: https://svnweb.freebsd.org/changeset/ports/423968 Log: MFH: r423956 devel/php70-APCu: update 5.1.5 -> 5.1.6 * Various security/bug fixes PR: 213266 Submitted by: Daniel Ylitalo (maintainer) Approved by: ports-secteam Modified: branches/2016Q4/devel/php70-APCu/Makefile branches/2016Q4/devel/php70-APCu/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/devel/php70-APCu/Makefile ============================================================================== --- branches/2016Q4/devel/php70-APCu/Makefile Fri Oct 14 13:45:47 2016 (r423967) +++ branches/2016Q4/devel/php70-APCu/Makefile Fri Oct 14 13:59:22 2016 (r423968) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= APCu -PORTVERSION= 5.1.5 +PORTVERSION= 5.1.6 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= php70- Modified: branches/2016Q4/devel/php70-APCu/distinfo ============================================================================== --- branches/2016Q4/devel/php70-APCu/distinfo Fri Oct 14 13:45:47 2016 (r423967) +++ branches/2016Q4/devel/php70-APCu/distinfo Fri Oct 14 13:59:22 2016 (r423968) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469541599 -SHA256 (PECL/apcu-5.1.5.tgz) = 5f4153fe21745a44f1d92431b05a85c0912bb3235110615db84a4a6e84fb6791 -SIZE (PECL/apcu-5.1.5.tgz) = 109196 +TIMESTAMP = 1475832817 +SHA256 (PECL/apcu-5.1.6.tgz) = 796bfd5f3444ddbfdf7db875b82673cb509415796b723ab8a2d6e76888794862 +SIZE (PECL/apcu-5.1.6.tgz) = 110792