Date: Sat, 18 Sep 2021 04:43:18 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: dd1ceb8f006c - main - graphics/py-glfw: Update to 2.2.0 Message-ID: <202109180443.18I4hIhq028903@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=dd1ceb8f006c10cee77b7785cc3fcdcea065e0a8 commit dd1ceb8f006c10cee77b7785cc3fcdcea065e0a8 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-09-18 04:08:33 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-09-18 04:43:03 +0000 graphics/py-glfw: Update to 2.2.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 95fd74d31736..41edec38a10b 100644 --- a/graphics/py-glfw/Makefile +++ b/graphics/py-glfw/Makefile @@ -1,5 +1,5 @@ PORTNAME= glfw -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-glfw/distinfo b/graphics/py-glfw/distinfo index a180171886b6..4bd4260f469f 100644 --- a/graphics/py-glfw/distinfo +++ b/graphics/py-glfw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614627985 -SHA256 (glfw-2.1.0.tar.gz) = 464156ef108801b03f152553622f46b4b2acb080bdab91398dd22a84dfd379b3 -SIZE (glfw-2.1.0.tar.gz) = 28254 +TIMESTAMP = 1631938108 +SHA256 (glfw-2.2.0.tar.gz) = f103ca946d316ed60f62e96a1c780625b9ce1d9112fd0e255d0b9e8a85c94985 +SIZE (glfw-2.2.0.tar.gz) = 28332
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109180443.18I4hIhq028903>