Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2021 19:47:58 +0000 (UTC)
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566899 - head/graphics/py-glfw
Message-ID:  <202103011947.121Jlw3P030515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nc
Date: Mon Mar  1 19:47:58 2021
New Revision: 566899
URL: https://svnweb.freebsd.org/changeset/ports/566899

Log:
  graphics/py-glfw: Update to 2.1.0 and adopt port
  
  Changes: https://github.com/FlorianRhiem/pyGLFW/releases/tag/v2.1.0

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

Modified: head/graphics/py-glfw/Makefile
==============================================================================
--- head/graphics/py-glfw/Makefile	Mon Mar  1 19:32:23 2021	(r566898)
+++ head/graphics/py-glfw/Makefile	Mon Mar  1 19:47:58 2021	(r566899)
@@ -1,12 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	glfw
-PORTVERSION=	2.0.0
+PORTVERSION=	2.1.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	nc@FreeBSD.org
 COMMENT=	Ctypes-based wrapper for GLFW3
 
 LICENSE=	MIT

Modified: head/graphics/py-glfw/distinfo
==============================================================================
--- head/graphics/py-glfw/distinfo	Mon Mar  1 19:32:23 2021	(r566898)
+++ head/graphics/py-glfw/distinfo	Mon Mar  1 19:47:58 2021	(r566899)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611160269
-SHA256 (glfw-2.0.0.tar.gz) = 7a330b0abd4f5367510883f11e4f2b31c2d0dcc96cac9669107e1bd3426e98ce
-SIZE (glfw-2.0.0.tar.gz) = 28235
+TIMESTAMP = 1614627985
+SHA256 (glfw-2.1.0.tar.gz) = 464156ef108801b03f152553622f46b4b2acb080bdab91398dd22a84dfd379b3
+SIZE (glfw-2.1.0.tar.gz) = 28254



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103011947.121Jlw3P030515>