Date: Sun, 21 Nov 2021 00:17:21 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 99b7e2c1888a - main - graphics/py-glfw: Update to 2.4.0 Message-ID: <202111210017.1AL0HLFp032554@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=99b7e2c1888ac5b0c3866eb79bf64c553636ed97 commit 99b7e2c1888ac5b0c3866eb79bf64c553636ed97 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-11-21 00:11:10 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111210017.1AL0HLFp032554>