mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
graphics/py-PyOpenGL and graphics/py-PyOpenGL-accelerate: Update to 3.1.5.
Differential Revision: https://reviews.freebsd.org/D23743
This commit is contained in:
parent
de6fb4f545
commit
4221a57f37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529089
4 changed files with 9 additions and 9 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= PyOpenGL
|
PORTNAME= PyOpenGL
|
||||||
PORTVERSION= 3.1.0
|
PORTVERSION= 3.1.5
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= graphics python
|
CATEGORIES= graphics python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -21,6 +20,6 @@ BUILD_DEPENDS= ${PYNUMPY}
|
||||||
RUN_DEPENDS= ${PYNUMPY}
|
RUN_DEPENDS= ${PYNUMPY}
|
||||||
|
|
||||||
USE_PYTHON= autoplist distutils cython
|
USE_PYTHON= autoplist distutils cython
|
||||||
USES= python:-3.6
|
USES= python:2.7+
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (PyOpenGL-accelerate-3.1.0.tar.gz) = 927f4670b893d46e2f6273ae938bf0a1db27ffae3336eba94813ccef6260c410
|
TIMESTAMP = 1581936856
|
||||||
SIZE (PyOpenGL-accelerate-3.1.0.tar.gz) = 323541
|
SHA256 (PyOpenGL-accelerate-3.1.5.tar.gz) = 12e5518b0216a478527c7ce5ddce623c3d0517adeb87226da767772e8b7f2f06
|
||||||
|
SIZE (PyOpenGL-accelerate-3.1.5.tar.gz) = 538350
|
||||||
|
|
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= PyOpenGL
|
PORTNAME= PyOpenGL
|
||||||
PORTVERSION= 3.1.0
|
PORTVERSION= 3.1.5
|
||||||
PORTREVISION= 5
|
|
||||||
CATEGORIES= graphics python
|
CATEGORIES= graphics python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (PyOpenGL-3.1.0.tar.gz) = 9b47c5c3a094fa518ca88aeed35ae75834d53e4285512c61879f67a48c94ddaf
|
TIMESTAMP = 1581937536
|
||||||
SIZE (PyOpenGL-3.1.0.tar.gz) = 1172688
|
SHA256 (PyOpenGL-3.1.5.tar.gz) = 4107ba0d0390da5766a08c242cf0cf3404c377ed293c5f6d701e457c57ba3424
|
||||||
|
SIZE (PyOpenGL-3.1.5.tar.gz) = 1835295
|
||||||
|
|
Loading…
Add table
Reference in a new issue