svn commit: r530003 - head/graphics/py-pyglet

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Mar 31 18:38:49 UTC 2020


Author: amdmi3
Date: Tue Mar 31 18:38:41 2020
New Revision: 530003
URL: https://svnweb.freebsd.org/changeset/ports/530003

Log:
  - Update to 1.5.2

Modified:
  head/graphics/py-pyglet/Makefile
  head/graphics/py-pyglet/distinfo

Modified: head/graphics/py-pyglet/Makefile
==============================================================================
--- head/graphics/py-pyglet/Makefile	Tue Mar 31 18:38:01 2020	(r530002)
+++ head/graphics/py-pyglet/Makefile	Tue Mar 31 18:38:41 2020	(r530003)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyglet
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.2
 CATEGORIES=	graphics multimedia x11-toolkits python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,8 @@ COMMENT=	Cross-platform windowing and multimedia libra
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
+
+CONFLICTS_INSTALL=${PYTHON_PKGNAMEPREFIX}pyglet150-*
 
 USES=		python:3.5+ zip
 USE_PYTHON=	autoplist distutils

Modified: head/graphics/py-pyglet/distinfo
==============================================================================
--- head/graphics/py-pyglet/distinfo	Tue Mar 31 18:38:01 2020	(r530002)
+++ head/graphics/py-pyglet/distinfo	Tue Mar 31 18:38:41 2020	(r530003)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582665190
-SHA256 (pyglet-1.5.0.zip) = 6ea918985feddfa9bf0fcc01ffe9ff5849e7b6e832d9b2e03b9d2a36369cb6ee
-SIZE (pyglet-1.5.0.zip) = 4042753
+TIMESTAMP = 1585414244
+SHA256 (pyglet-1.5.2.zip) = 456cebf394bb5b168ab2f3e12d2da999512aa03ccd39f20b10576c6a62122409
+SIZE (pyglet-1.5.2.zip) = 6778459


More information about the svn-ports-all mailing list