Date: Mon, 28 Dec 2020 16:37:06 +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: r559503 - head/graphics/py-pyglet Message-ID: <202012281637.0BSGb68u097373@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Dec 28 16:37:05 2020 New Revision: 559503 URL: https://svnweb.freebsd.org/changeset/ports/559503 Log: - Update to 1.5.13 Modified: head/graphics/py-pyglet/Makefile head/graphics/py-pyglet/distinfo Modified: head/graphics/py-pyglet/Makefile ============================================================================== --- head/graphics/py-pyglet/Makefile Mon Dec 28 16:36:54 2020 (r559502) +++ head/graphics/py-pyglet/Makefile Mon Dec 28 16:37:05 2020 (r559503) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyglet -PORTVERSION= 1.5.11 +PORTVERSION= 1.5.13 CATEGORIES= graphics multimedia x11-toolkits python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pyglet/distinfo ============================================================================== --- head/graphics/py-pyglet/distinfo Mon Dec 28 16:36:54 2020 (r559502) +++ head/graphics/py-pyglet/distinfo Mon Dec 28 16:37:05 2020 (r559503) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605972548 -SHA256 (pyglet-1.5.11.zip) = 4827e62517f2c39b39f6028abab1c22d0d2503cf31fa46cc0f8de3904c28d05e -SIZE (pyglet-1.5.11.zip) = 6854292 +TIMESTAMP = 1609168763 +SHA256 (pyglet-1.5.13.zip) = f5c353f7e180e42818a174350b028057a509eeebad7d5b36ad4ee3cccc6afb1f +SIZE (pyglet-1.5.13.zip) = 6854965
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012281637.0BSGb68u097373>