K 10 svn:author V 4 bsam K 8 svn:date V 27 2010-05-15T13:02:49.000000Z K 7 svn:log V 513 . move *.pyc and *.pyo file creation to comms/gammu Makefile (so those who use comms/gammu with WITH_PYTHON_GAMMU option get the same files and pkg-plists as users of comms/gammu-python); . compile all python files after installing (not just __init__.py); . remove PORTREVISION from comms/gammu-python (should be fine to reflect the one from the master port, and it's bumped indirectly from 1 to 2); . do not bump PORTREVISION for comms/gammu since it's default package s not touched by those changes). END