graphics/py-glfw: Update to 2.1.0 and adopt port
Changes: https://github.com/FlorianRhiem/pyGLFW/releases/tag/v2.1.0
This commit is contained in:
parent
9843f32351
commit
2c6fcbf7b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566899
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue