From nobody Sun Nov 21 00:17:21 2021 X-Original-To: dev-commits-ports-main@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 3669518A323D; Sun, 21 Nov 2021 00:17:22 +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 4HxWDx5SjXz4fTX; Sun, 21 Nov 2021 00:17:21 +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 68ECE251F7; Sun, 21 Nov 2021 00:17:21 +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 1AL0HLEo032555; Sun, 21 Nov 2021 00:17:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AL0HLFp032554; Sun, 21 Nov 2021 00:17:21 GMT (envelope-from git) Date: Sun, 21 Nov 2021 00:17:21 GMT Message-Id: <202111210017.1AL0HLFp032554@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: 99b7e2c1888a - main - graphics/py-glfw: Update to 2.4.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 99b7e2c1888ac5b0c3866eb79bf64c553636ed97 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=99b7e2c1888ac5b0c3866eb79bf64c553636ed97 commit 99b7e2c1888ac5b0c3866eb79bf64c553636ed97 Author: Neel Chauhan AuthorDate: 2021-11-21 00:11:10 +0000 Commit: Neel Chauhan CommitDate: 2021-11-21 00:16:36 +0000 graphics/py-glfw: Update to 2.4.0 --- graphics/py-glfw/Makefile | 2 +- graphics/py-glfw/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/py-glfw/Makefile b/graphics/py-glfw/Makefile index 64e25d3ab5a4..92875dbe41c9 100644 --- a/graphics/py-glfw/Makefile +++ b/graphics/py-glfw/Makefile @@ -1,5 +1,5 @@ PORTNAME= glfw -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-glfw/distinfo b/graphics/py-glfw/distinfo index 19a24595a235..af5721f48e70 100644 --- a/graphics/py-glfw/distinfo +++ b/graphics/py-glfw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633229951 -SHA256 (glfw-2.3.0.tar.gz) = e305884ac8f92fe22a0ac02095b26c858702b49873240cff089225b4f89aaa80 -SIZE (glfw-2.3.0.tar.gz) = 28391 +TIMESTAMP = 1637453342 +SHA256 (glfw-2.4.0.tar.gz) = 79011ef01c2045e685a8c7f2db7755e3c3a848d7cf349439703fa1203c350fd5 +SIZE (glfw-2.4.0.tar.gz) = 30384