Date: Sat, 15 May 2010 13:02:49 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/gammu Makefile pkg-plist ports/comms/gammu-python Makefile Message-ID: <201005151302.o4FD2nHM099278@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005151302.o4FD2nHM099278>
