svn commit: r510790 - head/graphics/py-glfw
Steve Wills
swills at FreeBSD.org
Mon Sep 2 13:50:41 UTC 2019
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 at 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
More information about the svn-ports-all
mailing list