diff --git a/graphics/py-PyOpenGL/Makefile b/graphics/py-PyOpenGL/Makefile index 31ef70173996..fd9a58a2728c 100644 --- a/graphics/py-PyOpenGL/Makefile +++ b/graphics/py-PyOpenGL/Makefile @@ -1,40 +1,39 @@ PORTNAME= PyOpenGL -PORTVERSION= 3.1.6 -PORTREVISION= 1 +PORTVERSION= 3.1.7 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= https://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 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 cb4e5e3939cc..9c856b534923 100644 --- a/graphics/py-PyOpenGL/distinfo +++ b/graphics/py-PyOpenGL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678814614 -SHA256 (PyOpenGL-3.1.6.tar.gz) = 8ea6c8773927eda7405bffc6f5bb93be81569a7b05c8cac50cd94e969dce5e27 -SIZE (PyOpenGL-3.1.6.tar.gz) = 1903892 +TIMESTAMP = 1700299151 +SHA256 (PyOpenGL-3.1.7.tar.gz) = eef31a3888e6984fd4d8e6c9961b184c9813ca82604d37fe3da80eb000a76c86 +SIZE (PyOpenGL-3.1.7.tar.gz) = 1896446