Commits

Andrew Stromnov authored 10f6fdba05d
py-pymunk: update to version 3.0.0

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97388 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

python/py-pymunk/files/patch-pymunk-_chipmunk.py.diff

Deleted
1 ---- pymunk/_chipmunk.py.orig 2012-03-26 16:58:17.000000000 +0400
2 -+++ pymunk/_chipmunk.py 2012-03-26 16:58:26.000000000 +0400
3 -@@ -5,7 +5,7 @@
4 - STRING = c_char_p
5 -
6 - from .libload import load_library, platform_specific_functions
7 --_lib_debug = True #Set to True to print the Chipmunk path.
8 -+_lib_debug = False #Set to True to print the Chipmunk path.
9 - chipmunk_lib = load_library("chipmunk", print_path=_lib_debug)
10 - function_pointer = platform_specific_functions()['function_pointer']
11 -

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut