svn commit: r565038 - head/graphics/py-pyglet
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Feb 12 17:55:22 UTC 2021
Author: amdmi3
Date: Fri Feb 12 17:55:19 2021
New Revision: 565038
URL: https://svnweb.freebsd.org/changeset/ports/565038
Log:
- Update to 1.5.15
Modified:
head/graphics/py-pyglet/Makefile
head/graphics/py-pyglet/distinfo
Modified: head/graphics/py-pyglet/Makefile
==============================================================================
--- head/graphics/py-pyglet/Makefile Fri Feb 12 17:55:11 2021 (r565037)
+++ head/graphics/py-pyglet/Makefile Fri Feb 12 17:55:19 2021 (r565038)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pyglet
-PORTVERSION= 1.5.14
+PORTVERSION= 1.5.15
CATEGORIES= graphics multimedia x11-toolkits python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS_INSTALL=${PYTHON_PKGNAMEPREFIX}pyglet150-*
-USES= python:3.5+ zip
+USES= python:3.6+ zip
USE_PYTHON= autoplist distutils
NO_ARCH= yes
Modified: head/graphics/py-pyglet/distinfo
==============================================================================
--- head/graphics/py-pyglet/distinfo Fri Feb 12 17:55:11 2021 (r565037)
+++ head/graphics/py-pyglet/distinfo Fri Feb 12 17:55:19 2021 (r565038)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610039718
-SHA256 (pyglet-1.5.14.zip) = c99758089141be6d2c787902c9d0367b43f94976bbcd3853ea7e438b404c39cd
-SIZE (pyglet-1.5.14.zip) = 3223701
+TIMESTAMP = 1613146991
+SHA256 (pyglet-1.5.15.zip) = da9d8337388cedabf1f1c5dc21a45bb2b0e5327fba47f996c8573818c3dfa478
+SIZE (pyglet-1.5.15.zip) = 3242009
More information about the svn-ports-head
mailing list