From owner-svn-ports-all@freebsd.org Fri Oct 14 10:55:43 2016 Return-Path: Delivered-To: svn-ports-all@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 B6FF4C11A05; Fri, 14 Oct 2016 10:55:43 +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 86F58897; Fri, 14 Oct 2016 10:55:43 +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 u9EAtgJO047013; Fri, 14 Oct 2016 10:55:42 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9EAtgE3047011; Fri, 14 Oct 2016 10:55:42 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201610141055.u9EAtgE3047011@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 10:55:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423956 - head/devel/php70-APCu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 10:55:43 -0000 Author: robak Date: Fri Oct 14 10:55:42 2016 New Revision: 423956 URL: https://svnweb.freebsd.org/changeset/ports/423956 Log: devel/php70-APCu: update 5.1.5 -> 5.1.6 * Various security/bug fixes PR: 213266 Submitted by: Daniel Ylitalo (maintainer) MFH: 2016Q4 Modified: head/devel/php70-APCu/Makefile head/devel/php70-APCu/distinfo Modified: head/devel/php70-APCu/Makefile ============================================================================== --- head/devel/php70-APCu/Makefile Fri Oct 14 09:48:12 2016 (r423955) +++ head/devel/php70-APCu/Makefile Fri Oct 14 10:55:42 2016 (r423956) @@ -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: head/devel/php70-APCu/distinfo ============================================================================== --- head/devel/php70-APCu/distinfo Fri Oct 14 09:48:12 2016 (r423955) +++ head/devel/php70-APCu/distinfo Fri Oct 14 10:55:42 2016 (r423956) @@ -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