mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
graphics/py-PyOpenGL: Update to 3.1.6
This commit is contained in:
parent
39c5850afb
commit
ca35b9fee9
@ -1,6 +1,5 @@
|
||||
PORTNAME= PyOpenGL
|
||||
PORTVERSION= 3.1.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.1.6
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,6 +9,9 @@ MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= OpenGL (and related library) interface for Python
|
||||
WWW= http://pyopengl.sourceforge.net/
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PY_PILLOW}
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1581937536
|
||||
SHA256 (PyOpenGL-3.1.5.tar.gz) = 4107ba0d0390da5766a08c242cf0cf3404c377ed293c5f6d701e457c57ba3424
|
||||
SIZE (PyOpenGL-3.1.5.tar.gz) = 1835295
|
||||
TIMESTAMP = 1678814614
|
||||
SHA256 (PyOpenGL-3.1.6.tar.gz) = 8ea6c8773927eda7405bffc6f5bb93be81569a7b05c8cac50cd94e969dce5e27
|
||||
SIZE (PyOpenGL-3.1.6.tar.gz) = 1903892
|
||||
|
Loading…
Reference in New Issue
Block a user