(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).
. remove CATEGORIES (it's the same with master port);
. run python script to create gammu/__init__.pyc file;
. bump PORTREVISION.
comms/gammu:
. add gammu/__init__.pyc to pkg-plist (when WITH_PYTHON_GAMMU
is defined, i.e. for comms/gammu-python port).