cvs commit: ports/comms/gammu Makefile pkg-plist ports/comms/gammu-python Makefile

Boris Samorodov bsam at FreeBSD.org
Sat May 15 13:02:49 UTC 2010


bsam        2010-05-15 13:02:49 UTC

  FreeBSD ports repository

  Modified files:
    comms/gammu          Makefile pkg-plist 
    comms/gammu-python   Makefile 
  Log:
  . 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).
  
  Revision  Changes    Path
  1.3       +0 -5      ports/comms/gammu-python/Makefile
  1.56      +7 -0      ports/comms/gammu/Makefile
  1.20      +5 -0      ports/comms/gammu/pkg-plist


More information about the cvs-all mailing list