Date: Mon, 13 May 2019 12:07:58 +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: r501556 - head/graphics/py-glfw Message-ID: <201905131207.x4DC7wcj039702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon May 13 12:07:58 2019 New Revision: 501556 URL: https://svnweb.freebsd.org/changeset/ports/501556 Log: graphics/py-glfw: Update to 1.8.0 PR: 237852 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 May 13 12:06:12 2019 (r501555) +++ head/graphics/py-glfw/Makefile Mon May 13 12:07:58 2019 (r501556) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= glfw -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-glfw/distinfo ============================================================================== --- head/graphics/py-glfw/distinfo Mon May 13 12:06:12 2019 (r501555) +++ head/graphics/py-glfw/distinfo Mon May 13 12:07:58 2019 (r501556) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549307581 -SHA256 (glfw-1.7.1.tar.gz) = 51e2539e0e39eac124f47e4e032f817cd87b0d4f4836b65b90925e66adeb514d -SIZE (glfw-1.7.1.tar.gz) = 19502 +TIMESTAMP = 1557672364 +SHA256 (glfw-1.8.0.tar.gz) = 7570ad1f19bb1654202f28235fb406209cf0b08909970a8e42fe4a7aaa17075b +SIZE (glfw-1.8.0.tar.gz) = 24133
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905131207.x4DC7wcj039702>