Date: Sun, 14 Jun 2020 16:56:15 +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: r538820 - head/graphics/py-pyglet Message-ID: <202006141656.05EGuFKe094404@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun Jun 14 16:56:15 2020 New Revision: 538820 URL: https://svnweb.freebsd.org/changeset/ports/538820 Log: - Update to 1.5.6 Modified: head/graphics/py-pyglet/Makefile head/graphics/py-pyglet/distinfo Modified: head/graphics/py-pyglet/Makefile ============================================================================== --- head/graphics/py-pyglet/Makefile Sun Jun 14 16:12:53 2020 (r538819) +++ head/graphics/py-pyglet/Makefile Sun Jun 14 16:56:15 2020 (r538820) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyglet -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.6 CATEGORIES= graphics multimedia x11-toolkits python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pyglet/distinfo ============================================================================== --- head/graphics/py-pyglet/distinfo Sun Jun 14 16:12:53 2020 (r538819) +++ head/graphics/py-pyglet/distinfo Sun Jun 14 16:56:15 2020 (r538820) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588512010 -SHA256 (pyglet-1.5.5.zip) = 14f3f1c68c70aa101ee4ee91f122ec8ff41ebc30885a95f733ecbbc3542e4d70 -SIZE (pyglet-1.5.5.zip) = 6783789 +TIMESTAMP = 1592150924 +SHA256 (pyglet-1.5.6.zip) = 3413b313c82cedf9959113549e7208bf3d6fd95fa8342feadf698344cd936511 +SIZE (pyglet-1.5.6.zip) = 3159412
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006141656.05EGuFKe094404>