mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 1.5.2
This commit is contained in:
parent
183b6c6366
commit
df84ed5e36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530003
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyglet
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.5.2
|
||||
CATEGORIES= graphics multimedia x11-toolkits python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,6 +13,8 @@ COMMENT= Cross-platform windowing and multimedia library
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
CONFLICTS_INSTALL=${PYTHON_PKGNAMEPREFIX}pyglet150-*
|
||||
|
||||
USES= python:3.5+ zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1582665190
|
||||
SHA256 (pyglet-1.5.0.zip) = 6ea918985feddfa9bf0fcc01ffe9ff5849e7b6e832d9b2e03b9d2a36369cb6ee
|
||||
SIZE (pyglet-1.5.0.zip) = 4042753
|
||||
TIMESTAMP = 1585414244
|
||||
SHA256 (pyglet-1.5.2.zip) = 456cebf394bb5b168ab2f3e12d2da999512aa03ccd39f20b10576c6a62122409
|
||||
SIZE (pyglet-1.5.2.zip) = 6778459
|
||||
|
Loading…
Reference in New Issue
Block a user