git: c21b5808fabb - main - graphics/py-PyOpenGL-accelerate: Update to 3.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 23:55:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c21b5808fabb75f630bf4fe38be3c4a4ff42672d commit c21b5808fabb75f630bf4fe38be3c4a4ff42672d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 23:27:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 23:44:41 +0000 graphics/py-PyOpenGL-accelerate: Update to 3.1.7 - Update WWW - Convert to USE_PYTHON=pep517 --- graphics/py-PyOpenGL-accelerate/Makefile | 11 ++++++----- graphics/py-PyOpenGL-accelerate/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/graphics/py-PyOpenGL-accelerate/Makefile b/graphics/py-PyOpenGL-accelerate/Makefile index 76e831177276..fcc30c164b45 100644 --- a/graphics/py-PyOpenGL-accelerate/Makefile +++ b/graphics/py-PyOpenGL-accelerate/Makefile @@ -1,22 +1,23 @@ PORTNAME= PyOpenGL-accelerate -PORTVERSION= 3.1.6 -PORTREVISION= 1 +PORTVERSION= 3.1.7 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= OpenGL acceleration code for PyOpenGL -WWW= http://pyopengl.sourceforge.net/ +WWW= https://pyopengl.sourceforge.net/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=42.0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= autoplist cython distutils +USE_PYTHON= autoplist cython pep517 CFLAGS= -Wno-int-conversion diff --git a/graphics/py-PyOpenGL-accelerate/distinfo b/graphics/py-PyOpenGL-accelerate/distinfo index 51cc9b414ef0..3dd056d7a8ab 100644 --- a/graphics/py-PyOpenGL-accelerate/distinfo +++ b/graphics/py-PyOpenGL-accelerate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674590820 -SHA256 (PyOpenGL-accelerate-3.1.6.tar.gz) = ad8a300256eca25228261de16f741e51a30f34f1e1b1cf68359f5c62dbcdcdc3 -SIZE (PyOpenGL-accelerate-3.1.6.tar.gz) = 550594 +TIMESTAMP = 1685162480 +SHA256 (PyOpenGL-accelerate-3.1.7.tar.gz) = 2b123621273a939f7fd2ec227541e399f9b5d4e815d69ae0bdb1b6c70a293680 +SIZE (PyOpenGL-accelerate-3.1.7.tar.gz) = 562094