From owner-svn-ports-branches@freebsd.org Wed Feb 19 12:28:54 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 55149238BE1; Wed, 19 Feb 2020 12:28:54 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48Mxpt1TPzz4Dwn; Wed, 19 Feb 2020 12:28:54 +0000 (UTC) (envelope-from pizzamig@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1BEF18B6B; Wed, 19 Feb 2020 12:28:54 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01JCSrxK013571; Wed, 19 Feb 2020 12:28:53 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01JCSrsF013570; Wed, 19 Feb 2020 12:28:53 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <202002191228.01JCSrsF013570@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Wed, 19 Feb 2020 12:28:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r526509 - branches/2020Q1/devel/pecl-xdebug X-SVN-Group: ports-branches X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: branches/2020Q1/devel/pecl-xdebug X-SVN-Commit-Revision: 526509 X-SVN-Commit-Repository: ports 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.29 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: Wed, 19 Feb 2020 12:28:54 -0000 Author: pizzamig Date: Wed Feb 19 12:28:53 2020 New Revision: 526509 URL: https://svnweb.freebsd.org/changeset/ports/526509 Log: MFH: r526499 devel/pecl-xdebug: Update to 2.9.2 Bug fix release. Changelog: https://xdebug.org/updates#x_2_9_2 Sponsored by: trivago N.V. Approved by: portmgr Modified: branches/2020Q1/devel/pecl-xdebug/Makefile branches/2020Q1/devel/pecl-xdebug/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/devel/pecl-xdebug/Makefile ============================================================================== --- branches/2020Q1/devel/pecl-xdebug/Makefile Wed Feb 19 11:52:28 2020 (r526508) +++ branches/2020Q1/devel/pecl-xdebug/Makefile Wed Feb 19 12:28:53 2020 (r526509) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdebug -DISTVERSION= 2.9.0 +DISTVERSION= 2.9.2 CATEGORIES= devel pear MAINTAINER= pizzamig@FreeBSD.org Modified: branches/2020Q1/devel/pecl-xdebug/distinfo ============================================================================== --- branches/2020Q1/devel/pecl-xdebug/distinfo Wed Feb 19 11:52:28 2020 (r526508) +++ branches/2020Q1/devel/pecl-xdebug/distinfo Wed Feb 19 12:28:53 2020 (r526509) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575985077 -SHA256 (PECL/xdebug-2.9.0.tgz) = 8dd1f867805d4ae78ccefc1825da1180eb82efbe6d6575eef2cc3dd1aeca5943 -SIZE (PECL/xdebug-2.9.0.tgz) = 242853 +TIMESTAMP = 1581028439 +SHA256 (PECL/xdebug-2.9.2.tgz) = 158cce5ff44411128701227ada80933cbd4b03c241a3d0695a309098b3eecc69 +SIZE (PECL/xdebug-2.9.2.tgz) = 242959