From owner-svn-ports-all@freebsd.org Mon Oct 5 21:53:18 2020 Return-Path: Delivered-To: svn-ports-all@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 A4D80431173; Mon, 5 Oct 2020 21:53:18 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4C4vVQ3qqRz4XjZ; Mon, 5 Oct 2020 21:53:18 +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 6836E1C961; Mon, 5 Oct 2020 21:53:18 +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 095LrIaH034823; Mon, 5 Oct 2020 21:53:18 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 095LrIsa034820; Mon, 5 Oct 2020 21:53:18 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <202010052153.095LrIsa034820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Mon, 5 Oct 2020 21:53:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551543 - in head/devel/pecl-xdebug: . files X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: in head/devel/pecl-xdebug: . files X-SVN-Commit-Revision: 551543 X-SVN-Commit-Repository: ports 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.33 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: Mon, 05 Oct 2020 21:53:18 -0000 Author: pizzamig Date: Mon Oct 5 21:53:17 2020 New Revision: 551543 URL: https://svnweb.freebsd.org/changeset/ports/551543 Log: devel/pecl-xdebug: Update to 2.9.8 Upstreamed a patch to fix build on FreeBSD Changelog: https://xdebug.org/updates#x_2_9_8 Deleted: head/devel/pecl-xdebug/files/patch-src_debugger_com.c Modified: head/devel/pecl-xdebug/Makefile head/devel/pecl-xdebug/distinfo Modified: head/devel/pecl-xdebug/Makefile ============================================================================== --- head/devel/pecl-xdebug/Makefile Mon Oct 5 21:31:54 2020 (r551542) +++ head/devel/pecl-xdebug/Makefile Mon Oct 5 21:53:17 2020 (r551543) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdebug -DISTVERSION= 2.9.7 +DISTVERSION= 2.9.8 CATEGORIES= devel pear MAINTAINER= pizzamig@FreeBSD.org Modified: head/devel/pecl-xdebug/distinfo ============================================================================== --- head/devel/pecl-xdebug/distinfo Mon Oct 5 21:31:54 2020 (r551542) +++ head/devel/pecl-xdebug/distinfo Mon Oct 5 21:53:17 2020 (r551543) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600371856 -SHA256 (PECL/xdebug-2.9.7.tgz) = 390ea712e90e942ed2c3bd8716efe7e31965e0480ac96d44f9d0dce022d7909a -SIZE (PECL/xdebug-2.9.7.tgz) = 245140 +TIMESTAMP = 1601926955 +SHA256 (PECL/xdebug-2.9.8.tgz) = f555b6cc58d96c9965af942d22e0f1818b7a477a410c76b1ab0eebe85a762f8a +SIZE (PECL/xdebug-2.9.8.tgz) = 245293