From owner-svn-ports-head@freebsd.org Wed Nov 13 22:28:59 2019 Return-Path: Delivered-To: svn-ports-head@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 B83301BDEE2; Wed, 13 Nov 2019 22:28:59 +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 47CzmW4Vdfz4XNp; Wed, 13 Nov 2019 22:28:59 +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 785701EC83; Wed, 13 Nov 2019 22:28:59 +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 xADMSxbV095633; Wed, 13 Nov 2019 22:28:59 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xADMSx80095631; Wed, 13 Nov 2019 22:28:59 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201911132228.xADMSx80095631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Wed, 13 Nov 2019 22:28:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517395 - head/devel/pecl-xdebug X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: head/devel/pecl-xdebug X-SVN-Commit-Revision: 517395 X-SVN-Commit-Repository: ports 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.29 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: Wed, 13 Nov 2019 22:28:59 -0000 Author: pizzamig Date: Wed Nov 13 22:28:58 2019 New Revision: 517395 URL: https://svnweb.freebsd.org/changeset/ports/517395 Log: devel/pecl-xdebug: Update to 2.8.0 This version add support to PHP 7.4 PR: 241878 Submitted by: Marc Veldman Approved by: maintainer Modified: head/devel/pecl-xdebug/Makefile head/devel/pecl-xdebug/distinfo Modified: head/devel/pecl-xdebug/Makefile ============================================================================== --- head/devel/pecl-xdebug/Makefile Wed Nov 13 22:03:10 2019 (r517394) +++ head/devel/pecl-xdebug/Makefile Wed Nov 13 22:28:58 2019 (r517395) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdebug -DISTVERSION= 2.7.2 +DISTVERSION= 2.8.0 CATEGORIES= devel pear MAINTAINER= pizzamig@FreeBSD.org @@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE CONFIGURE_ARGS= --enable-xdebug USES= php:pecl,zend tar:tgz -IGNORE_WITH_PHP= 74 SUB_FILES= pkg-message Modified: head/devel/pecl-xdebug/distinfo ============================================================================== --- head/devel/pecl-xdebug/distinfo Wed Nov 13 22:03:10 2019 (r517394) +++ head/devel/pecl-xdebug/distinfo Wed Nov 13 22:28:58 2019 (r517395) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557219955 -SHA256 (PECL/xdebug-2.7.2.tgz) = b0f3283aa185c23fcd0137c3aaa58554d330995ef7a3421e983e8d018b05a4a6 -SIZE (PECL/xdebug-2.7.2.tgz) = 230987 +TIMESTAMP = 1573473021 +SHA256 (PECL/xdebug-2.8.0.tgz) = cb1d117ecbec7409a408cf24e59d92f7e3816fe8e2331dd0ffc3dce60228c264 +SIZE (PECL/xdebug-2.8.0.tgz) = 238122