diff --git a/graphics/py-PyOpenGL/Makefile b/graphics/py-PyOpenGL/Makefile index 3c1a0c4e5890..1ec5de3e1fb1 100644 --- a/graphics/py-PyOpenGL/Makefile +++ b/graphics/py-PyOpenGL/Makefile @@ -1,37 +1,39 @@ PORTNAME= PyOpenGL -PORTVERSION= 3.1.5 -PORTREVISION= 1 +PORTVERSION= 3.1.6 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} #DISTNAME= PyOpenGL-${PORTVERSION} 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} \ ${PY_PILLOW} NO_ARCH= yes OPTIONS_DEFINE= TKINTER OPTIONS_DEFAULT= TKINTER TKINTER_DESC= Build with tkinter for X support USES= dos2unix gl python:3.6+ USE_GL= glut USE_PYTHON= distutils autoplist TKINTER_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} TKINTER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} post-patch: @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \ 's|||g' @${FIND} ${WRKSRC} -name "*.bak" -delete ${REINPLACE_CMD} -e 's|posix |posix|g' ${WRKSRC}/OpenGL/__init__.py .include diff --git a/graphics/py-PyOpenGL/distinfo b/graphics/py-PyOpenGL/distinfo index 4e54d5f4e20c..cb4e5e3939cc 100644 --- a/graphics/py-PyOpenGL/distinfo +++ b/graphics/py-PyOpenGL/distinfo @@ -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