aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pyglet
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-12-12 19:54:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-12-12 19:54:45 +0000
commit4323c2737bc4d56c56370d6673be4d42f5f49949 (patch)
tree33561b96033fce36d59e2d62ab32def6038779ee /graphics/py-pyglet
parent7be1e414dc1353766cc4a1fab28efbe9f411499a (diff)
downloadports-4323c2737bc4d56c56370d6673be4d42f5f49949.tar.gz
ports-4323c2737bc4d56c56370d6673be4d42f5f49949.zip
- Update to 1.4.8
Notes
Notes: svn path=/head/; revision=519944
Diffstat (limited to 'graphics/py-pyglet')
-rw-r--r--graphics/py-pyglet/Makefile4
-rw-r--r--graphics/py-pyglet/distinfo6
-rw-r--r--graphics/py-pyglet/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/py-pyglet/Makefile b/graphics/py-pyglet/Makefile
index 21394e5ea6c7..712249c6459d 100644
--- a/graphics/py-pyglet/Makefile
+++ b/graphics/py-pyglet/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pyglet
-PORTVERSION= 1.2.4
+PORTVERSION= 1.4.8
CATEGORIES= graphics multimedia x11-toolkits python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ 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
diff --git a/graphics/py-pyglet/distinfo b/graphics/py-pyglet/distinfo
index 7c2dce6210f9..466dfa20df72 100644
--- a/graphics/py-pyglet/distinfo
+++ b/graphics/py-pyglet/distinfo
@@ -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
diff --git a/graphics/py-pyglet/pkg-descr b/graphics/py-pyglet/pkg-descr
index 44279ba9d54b..c13511cdeb23 100644
--- a/graphics/py-pyglet/pkg-descr
+++ b/graphics/py-pyglet/pkg-descr
@@ -2,5 +2,5 @@ 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/