Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2020 15:24:02 +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: r527762 - head/graphics/py-pyglet
Message-ID:  <202003041524.024FO2wn013041@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Mar  4 15:24:01 2020
New Revision: 527762
URL: https://svnweb.freebsd.org/changeset/ports/527762

Log:
  - Update to 1.5.0

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

Modified: head/graphics/py-pyglet/Makefile
==============================================================================
--- head/graphics/py-pyglet/Makefile	Wed Mar  4 15:23:15 2020	(r527761)
+++ head/graphics/py-pyglet/Makefile	Wed Mar  4 15:24:01 2020	(r527762)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyglet
-PORTVERSION=	1.4.10
+PORTVERSION=	1.5.0
 CATEGORIES=	graphics multimedia x11-toolkits python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT=	Cross-platform windowing and multimedia libra
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python zip
+USES=		python:3.5+ zip
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 

Modified: head/graphics/py-pyglet/distinfo
==============================================================================
--- head/graphics/py-pyglet/distinfo	Wed Mar  4 15:23:15 2020	(r527761)
+++ head/graphics/py-pyglet/distinfo	Wed Mar  4 15:24:01 2020	(r527762)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579389038
-SHA256 (pyglet-1.4.10.zip) = c57e3e18246f45e4d6bb3d29e39d128d6e72b05f4212b10353adc3ba260ceb65
-SIZE (pyglet-1.4.10.zip) = 5121084
+TIMESTAMP = 1582665190
+SHA256 (pyglet-1.5.0.zip) = 6ea918985feddfa9bf0fcc01ffe9ff5849e7b6e832d9b2e03b9d2a36369cb6ee
+SIZE (pyglet-1.5.0.zip) = 4042753



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