Index: head/graphics/py-pyglet/Makefile =================================================================== --- head/graphics/py-pyglet/Makefile (revision 519943) +++ head/graphics/py-pyglet/Makefile (revision 519944) @@ -1,20 +1,20 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= pyglet -PORTVERSION= 1.2.4 +PORTVERSION= 1.4.8 CATEGORIES= graphics multimedia x11-toolkits python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform windowing and multimedia library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python zip USE_PYTHON= autoplist distutils NO_ARCH= yes .include Index: head/graphics/py-pyglet/distinfo =================================================================== --- head/graphics/py-pyglet/distinfo (revision 519943) +++ head/graphics/py-pyglet/distinfo (revision 519944) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493738698 -SHA256 (pyglet-1.2.4.tar.gz) = 9f62ffbbcf2b202d084bf158685e77d28b8f4f5f2738f4c5e63a947a07503445 -SIZE (pyglet-1.2.4.tar.gz) = 2122017 +TIMESTAMP = 1575986087 +SHA256 (pyglet-1.4.8.zip) = 9c7fd49296d8d61be972335f4e989922c90ea40f2d4b51642db29ee7a8adc65c +SIZE (pyglet-1.4.8.zip) = 7857481 Index: head/graphics/py-pyglet/pkg-descr =================================================================== --- head/graphics/py-pyglet/pkg-descr (revision 519943) +++ head/graphics/py-pyglet/pkg-descr (revision 519944) @@ -1,6 +1,6 @@ pyglet provides an object-oriented programming interface for developing games and other visually-rich applications for Windows, Mac OS X and Linux. -WWW: https://bitbucket.org/pyglet/pyglet/wiki/Home +WWW: https://github.com/pyglet/pyglet WWW: https://pypi.org/project/pyglet/