Date: Sun, 3 May 2020 00:09:09 +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: r533714 - head/graphics/py-pyglet Message-ID: <202005030009.043099xw091653@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun May 3 00:09:08 2020 New Revision: 533714 URL: https://svnweb.freebsd.org/changeset/ports/533714 Log: - Update to 1.5.4 Modified: head/graphics/py-pyglet/Makefile head/graphics/py-pyglet/distinfo Modified: head/graphics/py-pyglet/Makefile ============================================================================== --- head/graphics/py-pyglet/Makefile Sun May 3 00:07:59 2020 (r533713) +++ head/graphics/py-pyglet/Makefile Sun May 3 00:09:08 2020 (r533714) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyglet -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= graphics multimedia x11-toolkits python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pyglet/distinfo ============================================================================== --- head/graphics/py-pyglet/distinfo Sun May 3 00:07:59 2020 (r533713) +++ head/graphics/py-pyglet/distinfo Sun May 3 00:09:08 2020 (r533714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586349321 -SHA256 (pyglet-1.5.3.zip) = bd96b9c374a7192e4787f989e8f911719476c71476466a02312839e8cb6a0d4e -SIZE (pyglet-1.5.3.zip) = 6778570 +TIMESTAMP = 1588285427 +SHA256 (pyglet-1.5.4.zip) = c818459b89c9f71aad495e7875ba6235512972f2f9c29e4ffd71519090cfda9d +SIZE (pyglet-1.5.4.zip) = 6783540
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005030009.043099xw091653>