From nobody Sun Oct 17 12:31:02 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 86E021807903; Sun, 17 Oct 2021 12:31:02 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HXK9f3P7Pz3Hwh; Sun, 17 Oct 2021 12:31:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 546ED5286; Sun, 17 Oct 2021 12:31:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19HCV2Of010429; Sun, 17 Oct 2021 12:31:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19HCV2P9010428; Sun, 17 Oct 2021 12:31:02 GMT (envelope-from git) Date: Sun, 17 Oct 2021 12:31:02 GMT Message-Id: <202110171231.19HCV2P9010428@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Luca Pizzamiglio Subject: git: 18372945f276 - main - devel/pecl-xdebug: Update to 3.1.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pizzamig X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 18372945f276a7a14d54bff267cf892e032b446e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by pizzamig: URL: https://cgit.FreeBSD.org/ports/commit/?id=18372945f276a7a14d54bff267cf892e032b446e commit 18372945f276a7a14d54bff267cf892e032b446e Author: Luca Pizzamiglio AuthorDate: 2021-10-17 12:29:30 +0000 Commit: Luca Pizzamiglio CommitDate: 2021-10-17 12:29:30 +0000 devel/pecl-xdebug: Update to 3.1.1 Fix release. Changelog: https://xdebug.org/updates#x_3_1_1 --- devel/pecl-xdebug/Makefile | 2 +- devel/pecl-xdebug/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/pecl-xdebug/Makefile b/devel/pecl-xdebug/Makefile index a9901751a58d..5a6454dc2c2b 100644 --- a/devel/pecl-xdebug/Makefile +++ b/devel/pecl-xdebug/Makefile @@ -1,7 +1,7 @@ # Created by: Luca Pizzamiglio PORTNAME= xdebug -DISTVERSION= 3.1.0 +DISTVERSION= 3.1.1 CATEGORIES= devel pear MAINTAINER= pizzamig@FreeBSD.org diff --git a/devel/pecl-xdebug/distinfo b/devel/pecl-xdebug/distinfo index 892f7db57dac..4b83cee64c54 100644 --- a/devel/pecl-xdebug/distinfo +++ b/devel/pecl-xdebug/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633509706 -SHA256 (PECL/xdebug-3.1.0.tgz) = b956930adaef4a20e7573ad637a2f0e7f9a94ae2adaf122856bc8bf0d1e39d3a -SIZE (PECL/xdebug-3.1.0.tgz) = 229136 +TIMESTAMP = 1634465641 +SHA256 (PECL/xdebug-3.1.1.tgz) = 9be3ae0fdb4dc4a4c68084626cddc56f12396487e309a8c8dd318f0f900d1a68 +SIZE (PECL/xdebug-3.1.1.tgz) = 229723