Date: Sat, 10 Sep 2022 20:03:38 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: 97334c1009b6 - main - graphics/py-glfw: Update to 2.5.5 Message-ID: <202209102003.28AK3c8c058709@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=97334c1009b6edff6d93d0d6633eb837a5baf477 commit 97334c1009b6edff6d93d0d6633eb837a5baf477 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-09-09 20:22:07 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-09-10 20:03:37 +0000 graphics/py-glfw: Update to 2.5.5 --- 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 ed6c3bf820fa..f44a6887d9f5 100644 --- a/graphics/py-glfw/Makefile +++ b/graphics/py-glfw/Makefile @@ -1,5 +1,5 @@ PORTNAME= glfw -PORTVERSION= 2.5.4 +PORTVERSION= 2.5.5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-glfw/distinfo b/graphics/py-glfw/distinfo index c66fc23f9ade..2959bfaa4329 100644 --- a/graphics/py-glfw/distinfo +++ b/graphics/py-glfw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659118159 -SHA256 (glfw-2.5.4.tar.gz) = e6aa27e6d979c3fc0637812912e558150d3722c0be2cf9f29e8e0615b6c29ad6 -SIZE (glfw-2.5.4.tar.gz) = 30135 +TIMESTAMP = 1662752823 +SHA256 (glfw-2.5.5.tar.gz) = a282a2a742a0d01734dbde746dfc8f696f76373520494e40f39f60615408426d +SIZE (glfw-2.5.5.tar.gz) = 30267
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209102003.28AK3c8c058709>