Permalink
Browse files
py-game: update to 1.9.6
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
python/py-game/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-game |
|
|
version 1.9.5 |
|
|
version 1.9.6 |
|
|
categories-append devel multimedia graphics |
|
|
platforms darwin |
|
|
license LGPL-2.1+ |
|
|
@@ -18,11 +18,11 @@ long_description Pygame is a set of Python modules designed for \ |
|
|
platform and operating system. |
|
|
homepage http://www.pygame.org/ |
|
|
|
|
|
python.rootname Pygame |
|
|
master_sites pypi:P/Pygame |
|
|
python.rootname pygame |
|
|
master_sites pypi:p/pygame |
|
|
distname pygame-${version} |
|
|
checksums rmd160 07b56c042e99558b1f0fbba1c44eea7920f4f786 \ |
|
|
sha256 d15e7238015095a12c19379565a66285e989fdcb3807ec360b27338cd8bdaf05 |
|
|
checksums rmd160 abe4dc7b5e350617048474a3d168d9d1d09eae2b \ |
|
|
sha256 301c6428c0880ecd4a9e3951b80e539c33863b6ff356a443db1758de4f297957 |
|
|
|
|
|
python.versions 27 35 36 37 |
|
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.