Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2020 10:57:54 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r529089 - in head/graphics: py-PyOpenGL py-PyOpenGL-accelerate
Message-ID:  <202003251057.02PAvsRG004812@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Wed Mar 25 10:57:54 2020
New Revision: 529089
URL: https://svnweb.freebsd.org/changeset/ports/529089

Log:
  graphics/py-PyOpenGL and graphics/py-PyOpenGL-accelerate: Update to 3.1.5.
  
  Differential Revision:	https://reviews.freebsd.org/D23743

Modified:
  head/graphics/py-PyOpenGL-accelerate/Makefile
  head/graphics/py-PyOpenGL-accelerate/distinfo
  head/graphics/py-PyOpenGL/Makefile
  head/graphics/py-PyOpenGL/distinfo

Modified: head/graphics/py-PyOpenGL-accelerate/Makefile
==============================================================================
--- head/graphics/py-PyOpenGL-accelerate/Makefile	Wed Mar 25 10:05:26 2020	(r529088)
+++ head/graphics/py-PyOpenGL-accelerate/Makefile	Wed Mar 25 10:57:54 2020	(r529089)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	PyOpenGL
-PORTVERSION=	3.1.0
-PORTREVISION=	3
+PORTVERSION=	3.1.5
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +20,6 @@ BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	${PYNUMPY}
 
 USE_PYTHON=	autoplist distutils cython
-USES=		python:-3.6
+USES=		python:2.7+
 
 .include <bsd.port.mk>

Modified: head/graphics/py-PyOpenGL-accelerate/distinfo
==============================================================================
--- head/graphics/py-PyOpenGL-accelerate/distinfo	Wed Mar 25 10:05:26 2020	(r529088)
+++ head/graphics/py-PyOpenGL-accelerate/distinfo	Wed Mar 25 10:57:54 2020	(r529089)
@@ -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

Modified: head/graphics/py-PyOpenGL/Makefile
==============================================================================
--- head/graphics/py-PyOpenGL/Makefile	Wed Mar 25 10:05:26 2020	(r529088)
+++ head/graphics/py-PyOpenGL/Makefile	Wed Mar 25 10:57:54 2020	(r529089)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PyOpenGL
-PORTVERSION=	3.1.0
-PORTREVISION=	5
+PORTVERSION=	3.1.5
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-PyOpenGL/distinfo
==============================================================================
--- head/graphics/py-PyOpenGL/distinfo	Wed Mar 25 10:05:26 2020	(r529088)
+++ head/graphics/py-PyOpenGL/distinfo	Wed Mar 25 10:57:54 2020	(r529089)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003251057.02PAvsRG004812>