Date: Mon, 18 Nov 2019 23:47:54 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517928 - head/graphics/py-glfw Message-ID: <201911182347.xAINlsm5033250@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Nov 18 23:47:54 2019 New Revision: 517928 URL: https://svnweb.freebsd.org/changeset/ports/517928 Log: graphics/py-glfw: update to 1.8.4 Changes: https://github.com/FlorianRhiem/pyGLFW/compare/v1.8.3...v1.8.4 PR: 241883 Submitted by: Neel Chauhan (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 Nov 18 23:07:34 2019 (r517927) +++ head/graphics/py-glfw/Makefile Mon Nov 18 23:47:54 2019 (r517928) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= glfw -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-glfw/distinfo ============================================================================== --- head/graphics/py-glfw/distinfo Mon Nov 18 23:07:34 2019 (r517927) +++ head/graphics/py-glfw/distinfo Mon Nov 18 23:47:54 2019 (r517928) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566822158 -SHA256 (glfw-1.8.3.tar.gz) = 7fb94708bff9c9478b85ec1993aa416288e9d407bb83cae8cff561ccb4205635 -SIZE (glfw-1.8.3.tar.gz) = 24615 +TIMESTAMP = 1573424281 +SHA256 (glfw-1.8.4.tar.gz) = 65891182413d7a7141e07d8cebb69fae640236e890eb3645fdd8512d8aa9d0e2 +SIZE (glfw-1.8.4.tar.gz) = 24645
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911182347.xAINlsm5033250>