Index: head/graphics/py-PyOpenGL/Makefile =================================================================== --- head/graphics/py-PyOpenGL/Makefile (revision 529088) +++ head/graphics/py-PyOpenGL/Makefile (revision 529089) @@ -1,37 +1,36 @@ # Created by: Randall Hopper # $FreeBSD$ PORTNAME= PyOpenGL -PORTVERSION= 3.1.0 -PORTREVISION= 5 +PORTVERSION= 3.1.5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} #DISTNAME= PyOpenGL-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= OpenGL (and related library) interface for Python BUILD_DEPENDS= ${PYNUMPY} \ ${PY_PILLOW} RUN_DEPENDS= ${PYNUMPY} \ ${PY_PILLOW} 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 Index: head/graphics/py-PyOpenGL/distinfo =================================================================== --- head/graphics/py-PyOpenGL/distinfo (revision 529088) +++ head/graphics/py-PyOpenGL/distinfo (revision 529089) @@ -1,2 +1,3 @@ -SHA256 (PyOpenGL-3.1.0.tar.gz) = 9b47c5c3a094fa518ca88aeed35ae75834d53e4285512c61879f67a48c94ddaf -SIZE (PyOpenGL-3.1.0.tar.gz) = 1172688 +TIMESTAMP = 1581937536 +SHA256 (PyOpenGL-3.1.5.tar.gz) = 4107ba0d0390da5766a08c242cf0cf3404c377ed293c5f6d701e457c57ba3424 +SIZE (PyOpenGL-3.1.5.tar.gz) = 1835295 Index: head/graphics/py-PyOpenGL-accelerate/Makefile =================================================================== --- head/graphics/py-PyOpenGL-accelerate/Makefile (revision 529088) +++ head/graphics/py-PyOpenGL-accelerate/Makefile (revision 529089) @@ -1,26 +1,25 @@ # $FreeBSD$ PORTNAME= PyOpenGL -PORTVERSION= 3.1.0 -PORTREVISION= 3 +PORTVERSION= 3.1.5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -accelerate DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= OpenGL acceleration code for PyOpenGL LICENSE= BSD3CLAUSE DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-09-15 BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} USE_PYTHON= autoplist distutils cython -USES= python:-3.6 +USES= python:2.7+ .include Index: head/graphics/py-PyOpenGL-accelerate/distinfo =================================================================== --- head/graphics/py-PyOpenGL-accelerate/distinfo (revision 529088) +++ head/graphics/py-PyOpenGL-accelerate/distinfo (revision 529089) @@ -1,2 +1,3 @@ -SHA256 (PyOpenGL-accelerate-3.1.0.tar.gz) = 927f4670b893d46e2f6273ae938bf0a1db27ffae3336eba94813ccef6260c410 -SIZE (PyOpenGL-accelerate-3.1.0.tar.gz) = 323541 +TIMESTAMP = 1581936856 +SHA256 (PyOpenGL-accelerate-3.1.5.tar.gz) = 12e5518b0216a478527c7ce5ddce623c3d0517adeb87226da767772e8b7f2f06 +SIZE (PyOpenGL-accelerate-3.1.5.tar.gz) = 538350