Date: Mon, 2 Sep 2019 13:50:40 +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: r510790 - head/graphics/py-glfw Message-ID: <201909021350.x82Doeuc073466@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Sep 2 13:50:39 2019 New Revision: 510790 URL: https://svnweb.freebsd.org/changeset/ports/510790 Log: graphics/py-glfw: Update to 1.8.3 PR: 240123 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 Sep 2 13:45:58 2019 (r510789) +++ head/graphics/py-glfw/Makefile Mon Sep 2 13:50:39 2019 (r510790) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= glfw -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-glfw/distinfo ============================================================================== --- head/graphics/py-glfw/distinfo Mon Sep 2 13:45:58 2019 (r510789) +++ head/graphics/py-glfw/distinfo Mon Sep 2 13:50:39 2019 (r510790) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562706711 -SHA256 (glfw-1.8.2.tar.gz) = 2eec70faed8f943761cb2f211bab630ca5a584656f8f8908b0a3458454061f5d -SIZE (glfw-1.8.2.tar.gz) = 24588 +TIMESTAMP = 1566822158 +SHA256 (glfw-1.8.3.tar.gz) = 7fb94708bff9c9478b85ec1993aa416288e9d407bb83cae8cff561ccb4205635 +SIZE (glfw-1.8.3.tar.gz) = 24615
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909021350.x82Doeuc073466>