Date: Thu, 27 Feb 2020 21:25:56 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527294 - head/graphics/py-glfw Message-ID: <202002272125.01RLPu32005408@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Feb 27 21:25:56 2020 New Revision: 527294 URL: https://svnweb.freebsd.org/changeset/ports/527294 Log: Update to 1.11.0 Changes: https://github.com/FlorianRhiem/pyGLFW/releases PR: 244441 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Modified: head/graphics/py-glfw/Makefile head/graphics/py-glfw/distinfo Modified: head/graphics/py-glfw/Makefile ============================================================================== --- head/graphics/py-glfw/Makefile Thu Feb 27 21:25:51 2020 (r527293) +++ head/graphics/py-glfw/Makefile Thu Feb 27 21:25:56 2020 (r527294) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= glfw -PORTVERSION= 1.8.5 +PORTVERSION= 1.11.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-glfw/distinfo ============================================================================== --- head/graphics/py-glfw/distinfo Thu Feb 27 21:25:51 2020 (r527293) +++ head/graphics/py-glfw/distinfo Thu Feb 27 21:25:56 2020 (r527294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575633963 -SHA256 (glfw-1.8.5.tar.gz) = 1a65fa3e6e7eca193de301800e864c7869b1ad99cc18bb590526ba67048bcb6c -SIZE (glfw-1.8.5.tar.gz) = 23889 +TIMESTAMP = 1582811420 +SHA256 (glfw-1.11.0.tar.gz) = 7b95f8f33404c87cdc3d8fe6c30fca598efb920c28b1e01cda70c341a495bdb3 +SIZE (glfw-1.11.0.tar.gz) = 26158
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002272125.01RLPu32005408>