Date: Mon, 15 Jul 2019 18:30:19 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506702 - head/graphics/py-glfw Message-ID: <201907151830.x6FIUJUx048709@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Jul 15 18:30:19 2019 New Revision: 506702 URL: https://svnweb.freebsd.org/changeset/ports/506702 Log: graphics/py-glfw: Update to 1.8.2 PR: 239099 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Modified: head/graphics/py-glfw/Makefile (contents, props changed) head/graphics/py-glfw/distinfo (contents, props changed) Modified: head/graphics/py-glfw/Makefile ============================================================================== --- head/graphics/py-glfw/Makefile Mon Jul 15 18:27:51 2019 (r506701) +++ head/graphics/py-glfw/Makefile Mon Jul 15 18:30:19 2019 (r506702) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= glfw -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-glfw/distinfo ============================================================================== --- head/graphics/py-glfw/distinfo Mon Jul 15 18:27:51 2019 (r506701) +++ head/graphics/py-glfw/distinfo Mon Jul 15 18:30:19 2019 (r506702) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557672364 -SHA256 (glfw-1.8.0.tar.gz) = 7570ad1f19bb1654202f28235fb406209cf0b08909970a8e42fe4a7aaa17075b -SIZE (glfw-1.8.0.tar.gz) = 24133 +TIMESTAMP = 1562706711 +SHA256 (glfw-1.8.2.tar.gz) = 2eec70faed8f943761cb2f211bab630ca5a584656f8f8908b0a3458454061f5d +SIZE (glfw-1.8.2.tar.gz) = 24588
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907151830.x6FIUJUx048709>