Date: Wed, 28 Feb 2024 19:05:11 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: 5fb28c12fd6c - main - graphics/py-glfw: Update to 2.7.0 Message-ID: <202402281905.41SJ5BK2055760@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=5fb28c12fd6c3885172282e695f1f544da2278b8 commit 5fb28c12fd6c3885172282e695f1f544da2278b8 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2024-02-28 18:56:58 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2024-02-28 19:04:34 +0000 graphics/py-glfw: Update to 2.7.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 781ddd60f35b..59b40a2d8ebe 100644 --- a/graphics/py-glfw/Makefile +++ b/graphics/py-glfw/Makefile @@ -1,5 +1,5 @@ PORTNAME= glfw -PORTVERSION= 2.6.5 +PORTVERSION= 2.7.0 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-glfw/distinfo b/graphics/py-glfw/distinfo index 7ed3d6687caf..51b8418ee5cc 100644 --- a/graphics/py-glfw/distinfo +++ b/graphics/py-glfw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708059842 -SHA256 (glfw-2.6.5.tar.gz) = 484267b8e82bb6aff4917aba080773b7d79bee0f26e4cc5d2cbe733b60356526 -SIZE (glfw-2.6.5.tar.gz) = 31406 +TIMESTAMP = 1709146576 +SHA256 (glfw-2.7.0.tar.gz) = 0e209ad38fa8c5be67ca590d7b17533d95ad1eb57d0a3f07b98131db69b79000 +SIZE (glfw-2.7.0.tar.gz) = 31401
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402281905.41SJ5BK2055760>