Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 18:38:41 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530003 - head/graphics/py-pyglet
Message-ID:  <202003311838.02VIcfTT095999@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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