svn commit: r540556 - head/graphics/py-glfw

Loïc Bartoletti lbartoletti at FreeBSD.org
Sat Jun 27 04:49:17 UTC 2020


Author: lbartoletti
Date: Sat Jun 27 04:49:17 2020
New Revision: 540556
URL: https://svnweb.freebsd.org/changeset/ports/540556

Log:
  graphics/py-glfw: Update to 1.11.2
  
  Approved by:	tcberner (mentor, implicit)
  Differential Revision:	https://reviews.freebsd.org/D25474

Modified:
  head/graphics/py-glfw/Makefile
  head/graphics/py-glfw/distinfo

Modified: head/graphics/py-glfw/Makefile
==============================================================================
--- head/graphics/py-glfw/Makefile	Sat Jun 27 04:48:46 2020	(r540555)
+++ head/graphics/py-glfw/Makefile	Sat Jun 27 04:49:17 2020	(r540556)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	glfw
-PORTVERSION=	1.11.0
+PORTVERSION=		1.11.2
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-glfw/distinfo
==============================================================================
--- head/graphics/py-glfw/distinfo	Sat Jun 27 04:48:46 2020	(r540555)
+++ head/graphics/py-glfw/distinfo	Sat Jun 27 04:49:17 2020	(r540556)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582811420
-SHA256 (glfw-1.11.0.tar.gz) = 7b95f8f33404c87cdc3d8fe6c30fca598efb920c28b1e01cda70c341a495bdb3
-SIZE (glfw-1.11.0.tar.gz) = 26158
+TIMESTAMP = 1593170119
+SHA256 (glfw-1.11.2.tar.gz) = 30737b24a8cbc241b567c3592d4221825d0a89aa65acbffd620ebe8118a5a578
+SIZE (glfw-1.11.2.tar.gz) = 27794


More information about the svn-ports-all mailing list