- Update to 1.5.0
This commit is contained in:
parent
1af3566d5b
commit
58dade676b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527762
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyglet
|
||||
PORTVERSION= 1.4.10
|
||||
PORTVERSION= 1.5.0
|
||||
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 zip
|
||||
USES= python:3.5+ zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1579389038
|
||||
SHA256 (pyglet-1.4.10.zip) = c57e3e18246f45e4d6bb3d29e39d128d6e72b05f4212b10353adc3ba260ceb65
|
||||
SIZE (pyglet-1.4.10.zip) = 5121084
|
||||
TIMESTAMP = 1582665190
|
||||
SHA256 (pyglet-1.5.0.zip) = 6ea918985feddfa9bf0fcc01ffe9ff5849e7b6e832d9b2e03b9d2a36369cb6ee
|
||||
SIZE (pyglet-1.5.0.zip) = 4042753
|
||||
|
|
Loading…
Reference in a new issue